summaryrefslogtreecommitdiffstats
path: root/docs/archive_old.html
diff options
context:
space:
mode:
authorFrancis 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)
commit70c467cbe1a63311a1dd30c26cd6b9a9f96498eb (patch)
treefae01bcf8b06de06b3eaf43023d41cb17f0425ea /docs/archive_old.html
parent7a982e69dceccd3768db891236d2e6d20b73d952 (diff)
downloadlibreboot-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/archive_old.html')
-rw-r--r--docs/archive_old.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/archive_old.html b/docs/archive_old.html
index d99bc17..1feb207 100644
--- a/docs/archive_old.html
+++ b/docs/archive_old.html
@@ -37,12 +37,17 @@
Fingerprint=C923 4BA3 200C F688 9CC0&nbsp; 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>.
+ Download the key:<br/>
+ $ <b>gpg --recv-keys 0x656F212E</b>
</p>
<p>
- You should also be able to find it on a key server. Note: the above key is not for email. It is only for verifying the release archives.
+ 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">