From 5d460c440654559699bf8e49afc366ca8df75673 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 11 Jan 2023 15:25:01 -0500 Subject: [PATCH] drop instructions on obtaining legacy GPG key --- static/build.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/static/build.html b/static/build.html index 752b2934..2b914f61 100644 --- a/static/build.html +++ b/static/build.html @@ -351,11 +351,7 @@ repo sync -j16 cd grapheneos-TAG_NAME repo init -u https://github.com/GrapheneOS/platform_manifest.git -b refs/tags/TAG_NAME -

Obtain GPG public key for verifying tags before 2023-01-05:

- -
gpg --recv-keys 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A
- -

Obtain SSH public key for verifying tags after 2023-01-05:

+

Obtain SSH public key for verifying tags:

curl https://grapheneos.org/allowed_signers > ~/.ssh/grapheneos_allowed_signers