diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-15 23:29:59 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-15 23:29:59 (EST) |
commit | 70c467cbe1a63311a1dd30c26cd6b9a9f96498eb (patch) | |
tree | fae01bcf8b06de06b3eaf43023d41cb17f0425ea /docs/release.html | |
parent | 7a982e69dceccd3768db891236d2e6d20b73d952 (diff) | |
download | libreboot-70c467cbe1a63311a1dd30c26cd6b9a9f96498eb.zip libreboot-70c467cbe1a63311a1dd30c26cd6b9a9f96498eb.tar.gz libreboot-70c467cbe1a63311a1dd30c26cd6b9a9f96498eb.tar.bz2 |
release pages: don't link to libreboot.asc at all, use key srv
Tell the user how to download it from a key server
Diffstat (limited to 'docs/release.html')
-rw-r--r-- | docs/release.html | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/release.html b/docs/release.html index 99728b6..615b0dc 100644 --- a/docs/release.html +++ b/docs/release.html @@ -28,17 +28,10 @@ Fingerprint=C923 4BA3 200C F688 9CC0 764D 6E97 D575 656F 212E </p> <p> - <b>Download the key</b>: <a href="http://libreboot.org/libreboot.asc">http://libreboot.org/libreboot.asc</a>. - </p> - <p> - Alternatively, download the key from your key server:<br/> + Download the key:<br/> $ <b>gpg --recv-keys 0x656F212E</b> </p> <p> - Import the key as follows (if you downloaded the key file manually):<br/> - $ <b>gpg --import < libreboot.asc</b> - </p> - <p> This key is not for email. It is only for verifying the release archives. </p> <p> |