commit: 2c11e7e2d761e54b03c86b883980a4c58f9a9974
parent: 58c74394ad7ba7567bfff06ee1cc2e30e5705ada
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat, 3 Sep 2016 20:54:59 +0200
.gnupg/gpg.conf: Clean thoses keys !
Diffstat:
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/.gnupg/gpg.conf b/.gnupg/gpg.conf
@@ -115,7 +115,8 @@ charset utf-8
#keyserver hkp://keys.gnupg.net
keyserver hkps://hkps.pool.sks-keyservers.net
-keyserver-options ca-cert-file=~/.gnupg/sks-keyservers.netCA.pem
+keyserver-options import-clean,export-clean,auto-key-retrieve,include-disabled
+#keyserver-options hkp-cacert=~/.gnupg/sks-keyservers.netCA.pem
#keyserver mailto:pgp-public-keys@keys.nl.pgp.net
#keyserver ldap://keyserver.pgp.com
@@ -150,7 +151,7 @@ keyserver-options ca-cert-file=~/.gnupg/sks-keyservers.netCA.pem
# no-include-attributes : do not include attribute IDs (aka "photo IDs")
# when sending keys to the keyserver.
-keyserver-options auto-key-retrieve
+#keyserver-options auto-key-retrieve
# Display photo user IDs in key listings
@@ -184,6 +185,7 @@ keyserver-options auto-key-retrieve
# Some other viewers:
# photo-viewer "qiv %i"
# photo-viewer "ee %i"
+photo-viewer "xdg-open %i"
#
# This one saves a copy of the photo ID in your home directory:
# photo-viewer "cat > ~/photoid-for-key-%k.%t"
@@ -198,7 +200,7 @@ keyserver-options auto-key-retrieve
# at ftp.gnupg.org/gcrypt/alpha/aegypten/). To make use of the agent,
# you have to run an agent as daemon and use the option
#
-#use-agent
+use-agent
#
# which tries to use the agent but will fallback to the regular mode
# if there is a problem connecting to the agent. The normal way to