aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2015-12-23 19:06:49 +0000
committerWerner Koch <[email protected]>2015-12-23 19:06:49 +0000
commitae3e5c25ca4325dc15a105156600322c9e5cb9c4 (patch)
tree160c53f4bb5dae1d69cfdb213aff6d5dd7cf7c64
parentgpg: Rename struct pubkey to pukey_s and add pubkey_t. (diff)
downloadgnupg-ae3e5c25ca4325dc15a105156600322c9e5cb9c4.tar.gz
gnupg-ae3e5c25ca4325dc15a105156600322c9e5cb9c4.zip
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 <[email protected]>
Diffstat (limited to '')
-rw-r--r--g10/dirmngr-conf.skel6
1 files 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