[git] GnuPG - branch, master, updated. gnupg-2.1.10-67-gae3e5c2
by Werner Koch
cvs at cvs.gnupg.org
Wed Dec 23 20:11:58 CET 2015
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".
The branch, master has been updated
via ae3e5c25ca4325dc15a105156600322c9e5cb9c4 (commit)
from a9cbdcfd9c364557787f4a173cc59f14c067946e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
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>
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
-----------------------------------------------------------------------
Summary of changes:
g10/dirmngr-conf.skel | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
The GNU Privacy Guard
http://git.gnupg.org
More information about the Gnupg-commits
mailing list