Monorepo for Tangled
0

Configure Feed

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

appview/pages/templates/user/settings: document that signing keys are supported

Updated the SSH keys setting page to document that signing keys are
supported.

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

authored by

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

+1 -1
+1 -1
appview/pages/templates/user/settings/keys.html
··· 22 22 <h2 class="text-lg pb-2 font-medium">SSH keys</h2> 23 23 <p class="text-gray-500 dark:text-gray-400"> 24 24 SSH public keys added here will be broadcasted to knots that you are a member of, 25 - allowing you to push to repositories there. 25 + allowing you to push to repositories there and verify commit signatures. 26 26 </p> 27 27 </div> 28 28 <div class="col-span-1 md:col-span-1 md:justify-self-end">