]> git.donarmstrong.com Git - gnupg.git/blobdiff - .gnupg/gpg.conf
remove old keyrings
[gnupg.git] / .gnupg / gpg.conf
index 9a8444de1cf0a23edfeae57bdb4a46c6beaadaf7..3b6c358e7332a9f9834ec26a2b67d4d9972714fe 100644 (file)
@@ -38,7 +38,8 @@ default-key A2D13001D98C0FBA # 81C08922808D0FD0
 #    pub:u:1024:17:5DE249965B0358A2:1999-03-15:2006-02-04:59:f:
 # the 5th field is what you want.
 
-trusted-key 81C08922808D0FD0 A2D13001D98C0FBA
+trusted-key A2D13001D98C0FBA
+# 45AD1B8A9474319A4F7F649881C08922808D0FD0
 
 
 # If you do not pass a recipient to gpg, it will ask for one.
@@ -93,41 +94,11 @@ lock-once
 # GnuPG Agent
 use-agent
 
-# GnuPG can import a key from a HKP keyerver if one is missing
-# for certain operations. Is you set this option to a keyserver
-# you will be asked in such a case whether GnuPG should try to
-# import the key from that server (server do syncronize with each
-# other and DNS Round-Robin may give you a random server each time).
-# Use "host -l pgp.net | grep www" to figure out a keyserver.
-#
-# If you do not want to use the default port 11371, you can give the
-# name of the keyserver like this: 
-#   x-hkp://keyserver.example.net:22742
-# If you have problems connecting through a buggy proxy, you can use this:
-#   x-broken-hkp://keyserver.example.net:11371
-# But first you should make sure that you have read the man page regarding
-# proxies (--honor-http-proxy)
-# Most users just set the name of the preferred keyserver.
-#keyserver wwwkeys.pgp.net
-keyserver x-hkp://pool.sks-keyservers.net
-#keyserver 212.55.198.213
-#keyserver x-hkp://wwwkeys.pgp.net
-#keyserver subkeys.pgp.net
-#keyserver pgp.mit.edu
-#keyserver keyring.debian.org
-#keyserver x-hkp://keyserver.noreply.org:80
-
-# The environment variable http_proxy is only used when the
-# this option is set.
-
-keyserver-options honor-http-proxy auto-key-retrieve
+# keyserver pool.sks-keyservers.net
+
+keyserver-options auto-key-retrieve
 no-auto-check-trustdb
 
 
 personal-digest-preferences SHA512 SHA384 SHA256 SHA224 RIPEMD160
 default-preference-list H10 H9 H8 H11 H3
-
-
-#keyring /usr/share/keyrings/debian-keyring.pgp
-#keyring /usr/share/keyrings/debian-keyring.gpg
-#keyring /home/don/keysigning/debconf_keyring
\ No newline at end of file