From efd3e4aa719a6f8da49eb7819be607685408ad48 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 21 Feb 2015 07:47:53 -0500 Subject: 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 --- (limited to 'docs/archive_old.html') 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 @@
-

GnuPG public key (signing key)

- -

- pub  4096R/656F212E 2014-07-04 Libreboot Releases (signing key) <releases@libreboot.org>
- Fingerprint=C923 4BA3 200C F688 9CC0  764D 6E97 D575 656F 212E -

-

- Download the key:
- $ gpg --recv-keys 0x656F212E -

-

- This key is not for email. It is only for verifying the release archives. -

-

- You can verify the downloaded archives as follows:
- $ for signature in $(ls libreboot*.tar.xz.sig); do gpg --verify $signature; done -

- -
- -
-

Releases