document signature verification via macOS OpenSSH
This commit is contained in:
parent
66be8af453
commit
e5c522c4a2
@ -431,9 +431,7 @@ signify -V -m allowed_signers -x allowed_signers.sig -p factory.pub</pre>
|
||||
<pre>curl -O https://releases.grapheneos.org/<var>DEVICE_NAME</var>-factory-2021110122.zip
|
||||
curl -O https://releases.grapheneos.org/<var>DEVICE_NAME</var>-factory-2021110122.zip.sig</pre>
|
||||
|
||||
<p>Verify the factory images using the signature if you were able to obtain OpenSSH
|
||||
from trusted package repositories (see above), otherwise continue on to the next
|
||||
section without this:</p>
|
||||
<p>On Linux and macOS, verify the factory images using the signature:</p>
|
||||
|
||||
<pre>ssh-keygen -Y verify -f allowed_signers -I contact@grapheneos.org -n "factory images" -s <var>DEVICE_NAME</var>-factory-2021110122.zip.sig < <var>DEVICE_NAME</var>-factory-2021110122.zip</pre>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user