[Pkg-gnupg-commit] [gnupg2] 67/159: dirmngr: Change the Onion keyserver in the conf template.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Jan 27 13:23:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

commit ae3e5c25ca4325dc15a105156600322c9e5cb9c4
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Dec 23 20:06:49 2015 +0100

    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 <wk at gnupg.org>
---
 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 d5a02d9..fbb730b 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list