feat: sign commits #29

Merged
fauno merged 5 commits from signing into main 2026-07-23 11:13:44 +00:00
Owner

it deploys ok but i haven't done anything that merits a signature yet

it deploys ok but i haven't done anything that merits a signature yet
fauno added 1 commit 2026-05-13 17:19:08 +00:00
fauno requested review from p4u1 2026-05-13 17:19:08 +00:00
fauno force-pushed signing from b926ad8111 to b0f52307a5 2026-05-14 13:09:48 +00:00 Compare
fauno reviewed 2026-05-14 13:11:20 +00:00
@@ -16,0 +16,4 @@
if [ -e /run/secrets/signing_public_key ] ; then
cat /run/secrets/signing_public_key > /var/lib/gitea/signing_key.pub
cat /run/secrets/signing_private_key > /var/lib/gitea/signing_key
Author
Owner

i wonder if i should symlink them instead?

i wonder if i should symlink them instead?
Owner

Yeah, why not

Yeah, why not
Author
Owner

ok done

ok done
fauno marked this conversation as resolved
fauno reviewed 2026-05-16 16:09:55 +00:00
@@ -16,0 +18,4 @@
cat /run/secrets/signing_public_key > /var/lib/gitea/signing_key.pub
cat /run/secrets/signing_private_key > /var/lib/gitea/signing_key
chmod 400 /var/lib/gitea/signing_key*
Author
Owner

removing +w here prevents key rotation

removing +w here prevents key rotation
Author
Owner

fixed

fixed
fauno marked this conversation as resolved
fauno added 1 commit 2026-05-16 16:10:33 +00:00
fauno added 1 commit 2026-06-05 13:52:02 +00:00
fauno added 1 commit 2026-06-08 15:57:01 +00:00
fauno added 1 commit 2026-07-21 14:12:59 +00:00
p4u1 approved these changes 2026-07-23 06:38:51 +00:00
fauno merged commit e49e3034f1 into main 2026-07-23 11:13:44 +00:00
fauno deleted branch signing 2026-07-23 11:13:45 +00:00
Sign in to join this conversation.