aboutsummaryrefslogtreecommitdiff
path: root/gnupg
diff options
context:
space:
mode:
Diffstat (limited to 'gnupg')
-rw-r--r--gnupg/dirmngr.conf2
-rw-r--r--gnupg/gpg.conf6
2 files changed, 7 insertions, 1 deletions
diff --git a/gnupg/dirmngr.conf b/gnupg/dirmngr.conf
index 14114144..c9532a85 100644
--- a/gnupg/dirmngr.conf
+++ b/gnupg/dirmngr.conf
@@ -1 +1 @@
-keyserver hkps://keys.openpgp.org
+use-tor
diff --git a/gnupg/gpg.conf b/gnupg/gpg.conf
index 96868715..1492fd68 100644
--- a/gnupg/gpg.conf
+++ b/gnupg/gpg.conf
@@ -1,5 +1,11 @@
# Assume I mean to encrypt to myself if no recipient is specified
default-recipient-self
+# Don't use key IDs in listings, just show full fingerprints
+keyid-format none
+
# Suppress the copyright message
no-greeting
+
+# Show fingerprints where they might not otherwise appear
+with-fingerprint