summaryrefslogtreecommitdiffstats
path: root/docs/archive_old.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-21 07:47:53 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-21 07:47:53 (EST)
commitefd3e4aa719a6f8da49eb7819be607685408ad48 (patch)
treed677e8fe8fd76a0f35dc5ce316b48b2b9ec0ac1e /docs/archive_old.html
parent26c3c3568750b4634b2f7b64c89f99e4ee2c4a4c (diff)
downloadlibreboot-efd3e4aa719a6f8da49eb7819be607685408ad48.zip
libreboot-efd3e4aa719a6f8da49eb7819be607685408ad48.tar.gz
libreboot-efd3e4aa719a6f8da49eb7819be607685408ad48.tar.bz2
docs/release.html: Remove duplicate info about GPG verification
This information is now communicated on /download/ at the main project website (which is also hosted in git). Ditto for docs/archive_old.html
Diffstat (limited to 'docs/archive_old.html')
-rw-r--r--docs/archive_old.html22
1 files changed, 0 insertions, 22 deletions
diff --git a/docs/archive_old.html b/docs/archive_old.html
index 1feb207..91f0d6c 100644
--- a/docs/archive_old.html
+++ b/docs/archive_old.html
@@ -30,28 +30,6 @@
<div class="section">
- <h2 id="rebootkey">GnuPG public key (signing key)</h2>
-
- <p>
- pub&nbsp; 4096R/656F212E 2014-07-04 Libreboot Releases (signing key) &lt;releases@libreboot.org&gt;<br/>
- Fingerprint=C923 4BA3 200C F688 9CC0&nbsp; 764D 6E97 D575 656F 212E
- </p>
- <p>
- Download the key:<br/>
- $ <b>gpg --recv-keys 0x656F212E</b>
- </p>
- <p>
- This key is not for email. It is only for verifying the release archives.
- </p>
- <p>
- You can verify the downloaded archives as follows:<br/>
- $ <b>for signature in $(ls libreboot*.tar.xz.sig); do gpg --verify $signature; done</b>
- </p>
-
- </div>
-
- <div class="section">
-
<h2>Releases</h2>
<ul>
<li><a href="#release20150124">r20150124 (2015 January 24th), r20150126 (2015 January 26th)</a></li>