gpg.conf: adjust keyserver-options & auto-key-locate

This commit is contained in:
Aminda Suomalainen 2019-12-03 00:48:35 +02:00
parent 78d5d9a33a
commit 0e0cf2f458
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 8 additions and 4 deletions

View File

@ -22,9 +22,11 @@
#keyserver-options auto-key-retrieve no-include-revoked
#import-clean
# Ignore preferred keyserver, clean up imports (as import/export options)
keyserver-options no-honor-keyserver-url import-clean
# Try to automatically find keys from keyserver if key for email address isn't found, but we are encrypting to email address.
auto-key-locate keyserver
# Try to automatically find keys from local/wkd if key for email address isn't found, but we are encrypting to email address.
auto-key-locate local,wkd
# Use my key by default
default-key 0x99392F62BAE30723

View File

@ -22,9 +22,11 @@
#keyserver-options auto-key-retrieve no-include-revoked
#import-clean
# Ignore preferred keyserver, clean up imports (as import/export options)
keyserver-options no-honor-keyserver-url import-clean
# Try to automatically find keys from keyserver if key for email address isn't found, but we are encrypting to email address.
auto-key-locate keyserver
# Try to automatically find keys from local/wkd if key for email address isn't found, but we are encrypting to email address.
auto-key-locate local,wkd
# Use my key by default
#default-key 0x99392F62BAE30723 # MIKAELA_GREP # MIKAELA_GREP_GPG