From 5319c8e87e7a0545addff3da8e52036f1e15810d Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 26 Jan 2015 17:17:43 +0000 Subject: docs/release.html: Add notes about how to use GPG. --- docs/release.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs/release.html') diff --git a/docs/release.html b/docs/release.html index cc9e83ec..5c37e50b 100644 --- a/docs/release.html +++ b/docs/release.html @@ -25,9 +25,18 @@

Download the key: libreboot.asc.

+

+ Import the key as follows:
+ $ gpg --import < libreboot.asc +

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.

+

+ You can verify the downloaded archives as follows:
+ $ gpg --verify libreboot_src.tar.xz.sig
+ $ gpg --verify libreboot_bin.tar.xz.sig +

Old Releases

-- cgit v1.2.3-70-g09d2