Monorepo for Tangled
0

Configure Feed

Select the types of activity you want to include in your feed.

docs: remind readers to upload signing key to tangled

Updated the troubleshooting documentation to note that the SSH public
key used for verifying commit signatures must be uploaded to Tangled.

Signed-off-by: Matthew Sanabria <me@matthewsanabria.com>

authored by

Matthew Sanabria and committed by
Tangled
(Jul 1, 2026, 10:35 AM +0300) 395d44a0 e7c20c91

+2 -1
+2 -1
docs/DOCS.md
··· 2785 2785 2786 2786 ## Commit is not marked as verified 2787 2787 2788 - Presently, Tangled only supports SSH commit signatures. 2788 + Tangled only supports SSH commit signatures. Ensure the SSH public key you use 2789 + for signing is uploaded to Tangled. 2789 2790 2790 2791 To sign commits using an SSH key with git: 2791 2792