From 73f97972451dcd2cb8993e684109cef187b8cd03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 13 Sep 2019 11:32:12 +0200 Subject: downloads/signatures: Use Gentoo keyserver MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- downloads/signatures/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'downloads/signatures/index.html') diff --git a/downloads/signatures/index.html b/downloads/signatures/index.html index 6bcdb9f..1fd5d91 100644 --- a/downloads/signatures/index.html +++ b/downloads/signatures/index.html @@ -73,7 +73,7 @@ nav2-show: true

Fetch the key:

-

gpg --keyserver hkps.pool.sks-keyservers.net --recv-keys <key fingerprint>

+

gpg --keyserver hkps://keys.gentoo.org --recv-keys <key fingerprint>

Verify the DIGESTS file:

-- cgit v1.2.3