aboutsummaryrefslogtreecommitdiff
path: root/gnupg/gpg.conf
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-08-16 00:14:06 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-08-16 00:14:06 +1200
commit1636b1938d59bea8df9c3c5e518dc09ad62bce15 (patch)
treeca5eeeb6d4299677dd6b8b63fabca0d02e0d1e50 /gnupg/gpg.conf
parentMerge branch 'release/v7.6.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-7.7.0.tar.gz (sig)
dotfiles-7.7.0.zip
Merge branch 'release/v7.7.0'v7.7.0
* release/v7.7.0: Update GPG key fingerprint in plan output Add systemd (!) user service file for parcimonie Restore fingerprints-only GnuPG configuration Use Tor for GnuPG key retrieval Remove specification of GnuPG keyserver Whoops, missed an apostrophe
Diffstat (limited to 'gnupg/gpg.conf')
-rw-r--r--gnupg/gpg.conf6
1 files changed, 6 insertions, 0 deletions
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