1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-03 12:11:33 +01:00

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@gnupg.org>
This commit is contained in:
Werner Koch 2015-12-23 20:06:49 +01:00
parent a9cbdcfd9c
commit ae3e5c25ca
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -29,8 +29,8 @@
# Example HKP keyservers: # Example HKP keyservers:
# hkp://keys.gnupg.net # hkp://keys.gnupg.net
# #
# Example HKP keyserver using a Tor hidden service # Example HKP keyserver using a Tor OnionBalance service
# hkp://dyh2j3qyrirn43iw.onion # hkp://jirk5u4osbsr34t5.onion
# #
# Example HKPS keyservers (see --hkp-cacert below): # Example HKPS keyservers (see --hkp-cacert below):
# hkps://hkps.pool.sks-keyservers.net # hkps://hkps.pool.sks-keyservers.net
@ -54,7 +54,7 @@
# service, Dirmngr selects the keyserver to use depending on whether # service, Dirmngr selects the keyserver to use depending on whether
# Tor is locally running or not (on a per session base). # Tor is locally running or not (on a per session base).
keyserver hkp://dyh2j3qyrirn43iw.onion keyserver hkp://jirk5u4osbsr34t5.onion
keyserver hkp://keys.gnupg.net keyserver hkp://keys.gnupg.net
# --hkp-cacert FILENAME # --hkp-cacert FILENAME