aboutsummaryrefslogtreecommitdiff
path: root/templates/.gnupg/gpg.conf
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2019-08-13 14:48:31 -0400
committerBen Burwell <ben@benburwell.com>2019-08-13 14:48:31 -0400
commit510b0c47434347f899e6d6815c60522434d7d5b9 (patch)
treee06c1b35ba86d2893ae93fbf9a5aee9373721fd2 /templates/.gnupg/gpg.conf
parenta2449bf178f96df726ae09328ab2482dd6c6c283 (diff)
gnupg: adopt
Diffstat (limited to 'templates/.gnupg/gpg.conf')
-rw-r--r--templates/.gnupg/gpg.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/templates/.gnupg/gpg.conf b/templates/.gnupg/gpg.conf
new file mode 100644
index 0000000..c4eba8b
--- /dev/null
+++ b/templates/.gnupg/gpg.conf
@@ -0,0 +1,19 @@
+# vim: ft=gpg
+personal-cipher-preferences AES256 AES192 AES CAST5
+personal-digest-preferences SHA512 SHA384 SHA256 SHA224
+default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed
+cert-digest-algo SHA512
+s2k-digest-algo SHA512
+s2k-cipher-algo AES256
+charset utf-8
+fixed-list-mode
+no-comments
+no-emit-version
+keyid-format 0xlong
+list-options show-uid-validity
+verify-options show-uid-validity
+with-fingerprint
+require-cross-certification
+use-agent
+default-key B44448F3E5DA064E09E05F06666112D967A36ECD
+