From ae3e5c25ca4325dc15a105156600322c9e5cb9c4 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 23 Dec 2015 20:06:49 +0100 Subject: [PATCH] dirmngr: Change the Onion keyserver in the conf template. -- I must have mixed the up during testing. The old one is just one keyserver and the new one is the OnionBalance hidden service. See https://sks-keyservers.net/overview-of-pools.php Signed-off-by: Werner Koch --- g10/dirmngr-conf.skel | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/g10/dirmngr-conf.skel b/g10/dirmngr-conf.skel index d5a02d949..fbb730bae 100644 --- a/g10/dirmngr-conf.skel +++ b/g10/dirmngr-conf.skel @@ -29,8 +29,8 @@ # Example HKP keyservers: # hkp://keys.gnupg.net # -# Example HKP keyserver using a Tor hidden service -# hkp://dyh2j3qyrirn43iw.onion +# Example HKP keyserver using a Tor OnionBalance service +# hkp://jirk5u4osbsr34t5.onion # # Example HKPS keyservers (see --hkp-cacert below): # hkps://hkps.pool.sks-keyservers.net @@ -54,7 +54,7 @@ # service, Dirmngr selects the keyserver to use depending on whether # Tor is locally running or not (on a per session base). -keyserver hkp://dyh2j3qyrirn43iw.onion +keyserver hkp://jirk5u4osbsr34t5.onion keyserver hkp://keys.gnupg.net # --hkp-cacert FILENAME