diff --git a/static/install/cli.html b/static/install/cli.html index b70975ec..35490bec 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -431,10 +431,16 @@ signify -V -m allowed_signers -x allowed_signers.sig -p factory.pub
curl -O https://releases.grapheneos.org/DEVICE_NAME-factory-2021110122.zip curl -O https://releases.grapheneos.org/DEVICE_NAME-factory-2021110122.zip.sig-
On Linux and macOS, verify the factory images using the signature:
+Next, verify the factory images using the signature.
+ +On Linux and macOS:
ssh-keygen -Y verify -f allowed_signers -I contact@grapheneos.org -n "factory images" -s DEVICE_NAME-factory-2021110122.zip.sig < DEVICE_NAME-factory-2021110122.zip+
On Windows:
+ +cmd /c 'ssh-keygen -Y verify -f allowed_signers -I contact@grapheneos.org -n "factory images" -s DEVICE_NAME-factory-2021110122.zip.sig < DEVICE_NAME-factory-2021110122.zip'+
This will producing the following output when successful:
Good "factory images" signature for contact@grapheneos.org with ED25519 key SHA256:AhgHif0mei+9aNyKLfMZBh2yptHdw/aN7Tlh/j2eFwM