git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.gnupg/gpg.conf
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2022-03-23 13:01:57 +0100
committerHarald Pfeiffer <coding _ lirion.de> 2022-03-23 13:01:57 +0100
commit8420ced3da356c0982d3c5f4f50047cce5445063 (patch)
treee05c5b216f4a229324f6fbbb6b741bc275d3b9a7 /.gnupg/gpg.conf
parent8c824b06253b3777e663d6b82b72128c5aff0a22 (diff)
downloaddotfiles-8420ced3da356c0982d3c5f4f50047cce5445063.tar.bz2
+gnupg
Diffstat (limited to '.gnupg/gpg.conf')
-rw-r--r--.gnupg/gpg.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gnupg/gpg.conf b/.gnupg/gpg.conf
new file mode 100644
index 0000000..3b013a4
--- /dev/null
+++ b/.gnupg/gpg.conf
@@ -0,0 +1,13 @@
+use-agent
+# if we have multiple keys:
+#default-key 2FA6B7C2BADC0DED1337D00D710A128212507E08
+fixed-list-mode
+keyid-format 0xlong
+personal-digest-preferences SHA512 SHA384 SHA256 SHA224
+default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 BZIP2 ZLIB ZIP Uncompressed
+verify-options show-uid-validity
+list-options show-uid-validity
+cert-digest-algo SHA256
+no-emit-version
+ask-cert-level
+expert