diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-06-30 07:35:06 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-06-30 07:36:53 -0400 |
| commit | bd543bd5d1e2350e149c5959f0de7dbd49bb3b7a (patch) | |
| tree | 01a5b99c8e78f743a6a205141179b1b117cfb44e | |
| parent | 27d7448dd8e79aab0028172f3a229807c861c8f0 (diff) | |
link Twitter post with signify public key
| -rw-r--r-- | static/install.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/static/install.html b/static/install.html index e2332ef8..719f54c2 100644 --- a/static/install.html +++ b/static/install.html @@ -102,8 +102,10 @@ 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. When the current signing key is replaced, the new key will be signed with - it.</p> + 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> <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> |
