diff --git a/.mikaela/gpg.conf b/.mikaela/gpg.conf index 6784aa2a..3ef3c5ed 100644 --- a/.mikaela/gpg.conf +++ b/.mikaela/gpg.conf @@ -39,7 +39,7 @@ keyserver-options no-honor-keyserver-url,no-self-sigs-only # 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-retrieve -auto-key-locate local,wkd +auto-key-locate local,wkd,dane # Encrypt to sender's key by default default-recipient-self diff --git a/gpg/gpg.conf b/gpg/gpg.conf index eea904e0..173d9a5a 100644 --- a/gpg/gpg.conf +++ b/gpg/gpg.conf @@ -40,7 +40,7 @@ keyserver-options no-honor-keyserver-url,no-self-sigs-only # 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-retrieve -auto-key-locate local,wkd +auto-key-locate local,wkd,dane # Encrypt to sender's key by default