From efd3e4aa719a6f8da49eb7819be607685408ad48 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 21 Feb 2015 12:47:53 +0000 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 --- docs/archive_old.html | 22 ---------------------- docs/release.html | 22 ---------------------- 2 files changed, 44 deletions(-) (limited to 'docs') diff --git a/docs/archive_old.html b/docs/archive_old.html index 1feb207e..91f0d6c6 100644 --- a/docs/archive_old.html +++ b/docs/archive_old.html @@ -28,28 +28,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

diff --git a/docs/release.html b/docs/release.html index 08a5857c..46442885 100644 --- a/docs/release.html +++ b/docs/release.html @@ -19,28 +19,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 -

- -
-

Old Releases

-- cgit v1.2.3-70-g09d2