# 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 pool.sks-keyservers.net
keyserver-options auto-key-retrieve
no-auto-check-trustdb