From ee19ff7a4f34dae7a9c89fd56e1a6101863f1fbb Mon Sep 17 00:00:00 2001 From: Hyacinthe Cartiaux Date: Thu, 18 Jul 2019 12:05:12 +0200 Subject: [PATCH] [gnupg] Mitigate SKS key server flooding attack --- gnupg/gpg.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnupg/gpg.conf b/gnupg/gpg.conf index 1c54ed0..e3d7d74 100644 --- a/gnupg/gpg.conf +++ b/gnupg/gpg.conf @@ -86,7 +86,7 @@ utf8-strings # This is the server that --recv-keys, --send-keys, and --search-keys will # communicate with to receive keys from, send keys to, and search for keys on -keyserver hkps://hkps.pool.sks-keyservers.net +keyserver hkps://keys.openpgp.org # Provide a certificate store to override the system default # Required for GnuPG < 2.1.11