summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-01-26 12:17:43 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-01-26 12:17:43 (EST)
commit5319c8e87e7a0545addff3da8e52036f1e15810d (patch)
tree3a9fdafcaeb38f1bb40c27ddf6f753c068972897 /docs
parent4f415160d95493457a3c8def085c07a6effa6712 (diff)
downloadlibreboot-5319c8e87e7a0545addff3da8e52036f1e15810d.zip
libreboot-5319c8e87e7a0545addff3da8e52036f1e15810d.tar.gz
libreboot-5319c8e87e7a0545addff3da8e52036f1e15810d.tar.bz2
docs/release.html: Add notes about how to use GPG.
Diffstat (limited to 'docs')
-rw-r--r--docs/release.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/release.html b/docs/release.html
index cc9e83e..5c37e50 100644
--- a/docs/release.html
+++ b/docs/release.html
@@ -26,8 +26,17 @@
<b>Download the key</b>: <a href="libreboot.asc">libreboot.asc</a>.
</p>
<p>
+ Import the key as follows:<br/>
+ $ <b>gpg --import &lt; libreboot.asc</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.
</p>
+ <p>
+ You can verify the downloaded archives as follows:<br/>
+ $ <b>gpg --verify libreboot_src.tar.xz.sig</b><br/>
+ $ <b>gpg --verify libreboot_bin.tar.xz.sig</b>
+ </p>
<h2>Old Releases</h2>
<p>