summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-01-11 03:27:44 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-01-11 03:27:44 -0500
commita6527ff6ed3da134850f1cae4b112be653d5472d (patch)
treed9b72d6cc2252e3fac7e783f1e25574c2bb1ceed
parentd9037b334665cd24ecf1b6617c64345686ed0f39 (diff)
document switch to OpenSSH signing for Git tags
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index ea7877e6..93b98821 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -683,6 +683,7 @@
<li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update base kernel to Android 13 QPR2 Beta 2</li>
<li>Vanadium: update Chromium base to 109.0.5414.86</li>
<li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/12">version 12</a></li>
+ <li>switch to signing OS source releases (Git tags) with OpenSSH instead of GPG to fully phase out usage of our GPG key (public key list: <a href="/allowed_signers">allowed_signers</a>, key rotation proof via signify: <a href="/allowed_signers.sig">allowed_signers.sig</a>, key rotation proof via GPG: <a href="/allowed_signers.sig">allowed_signers.asc</a>)</li>
</ul>
</article>
-->