summary refs log tree commit diff stats
path: root/.gnupg/gpg.conf
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-04-12 23:57:00 -0400
committerBen Morrison <ben@gbmor.dev>2020-04-25 00:39:30 -0400
commit45d920c8ec323bf5d91de23bdb49f61c152b1301 (patch)
tree0bea7db6494a2803dfe18d02dbdeb2eec9811b9b /.gnupg/gpg.conf
downloaddogfiles-45d920c8ec323bf5d91de23bdb49f61c152b1301.tar.gz
Lots of unimportant changes happened before this
point, that I absolutely will never need a record of.
Diffstat (limited to '.gnupg/gpg.conf')
-rw-r--r--.gnupg/gpg.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/.gnupg/gpg.conf b/.gnupg/gpg.conf
new file mode 100644
index 0000000..404e645
--- /dev/null
+++ b/.gnupg/gpg.conf
@@ -0,0 +1,22 @@
+default-key ben@gbmor.dev
+
+cipher-algo AES256
+personal-cipher-preferences AES256 AES192 AES
+personal-digest-preferences SHA512 SHA384 SHA256
+default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES ZLIB BZIP2 ZIP Uncompressed
+cert-digest-algo SHA512
+s2k-digest-algo SHA512
+s2k-cipher-algo AES256
+keyid-format 0xlong
+with-fingerprint
+use-agent
+charset utf-8
+fixed-list-mode
+no-comments
+no-emit-version
+
+list-options show-uid-validity
+verify-options show-uid-validity
+require-cross-certification
+no-symkey-cache
+throw-keyids