aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-08-02 18:36:33 +0200
committerMichał Górny <mgorny@gentoo.org>2021-08-02 18:36:33 +0200
commitb1ebc3a86f4d73e55dd764071457dc4757a176d9 (patch)
tree6cfdbf40125ca51ba09a91ae4e5a7bde2867f358 /downloads/signatures
parentReplace SKS URLs with keys.gentoo.org (diff)
downloadwww-b1ebc3a86f4d73e55dd764071457dc4757a176d9.tar.gz
www-b1ebc3a86f4d73e55dd764071457dc4757a176d9.tar.bz2
www-b1ebc3a86f4d73e55dd764071457dc4757a176d9.zip
signatures: Include gpg key bundle instructions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'downloads/signatures')
-rw-r--r--downloads/signatures/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/downloads/signatures/index.html b/downloads/signatures/index.html
index 41be673..68a5f9b 100644
--- a/downloads/signatures/index.html
+++ b/downloads/signatures/index.html
@@ -75,6 +75,10 @@ nav2-show: true
<p><kbd>gpg --keyserver hkps://keys.gentoo.org --recv-keys &lt;key fingerprint&gt;</kbd></p>
+ <p>Alternatively, you can fetch a bundle containing all listed keys:</p>
+
+ <p><kbd>wget -O - https://qa-reports.gentoo.org/output/service-keys.gpg | gpg --import</kbd></p>
+
<p>Verify the <tt>DIGESTS</tt> file:</p>
<p><kbd>gpg --verify &lt;foo.DIGESTS.asc&gt;</kbd></p>