diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-07-02 21:34:57 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-07-02 21:35:13 -0400 |
| commit | b4e54a10f6dbe353e4af56fc2161355090f997a7 (patch) | |
| tree | 565b469ea36d4fa9555c427cba9505ec7589d2ff /static/install.html | |
| parent | a51f93f1ba5b293fe6d56fabc907f25a5e984e07 (diff) | |
add link to Reddit post with factory images pubkey
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/static/install.html b/static/install.html index 719f54c2..79a47ead 100644 --- a/static/install.html +++ b/static/install.html @@ -102,10 +102,12 @@ RWQZW9NItOuQYJ86EooQBxScfclrWiieJtAO9GpnfEjKbCO/3FriLGX3</pre> <p>The <code>factory.pub</code> has <a href="https://releases.grapheneos.org/factory.pub.asc">a detached signature</a> made with the previously used GPG key</a> to verify that this is an authorized key - rotation. The public key has also been published - <a href="https://twitter.com/GrapheneOS/status/1145259815851253762">via the official - @GrapheneOS Twitter account</a>. When the current signing key is - replaced, the new key will be signed with it.</p> + rotation. The public key has also been published via the official + <a href="https://twitter.com/GrapheneOS/status/1145259815851253762">@GrapheneOS Twitter + account</a> and + <a href="https://www.reddit.com/r/GrapheneOS/comments/c7gb3f/grapheneos_factory_images_are_now_signed_with/esewpm9">/u/GrapheneOS + Reddit account</a>. When the current signing key is replaced, the new key will be + signed with it.</p> <p>Download the factory images for the device from <a href="/releases">the releases page</a>.</p> <p>Verify the factory images using the signature:</p> |
