From ac6368584d568985497cd2907a60156fa0585923 Mon Sep 17 00:00:00 2001 From: Jonathan Schleifer Date: Sat, 7 May 2016 13:28:52 +0000 Subject: [PATCH] Add gpg.conf --- gpg.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 gpg.conf diff --git a/gpg.conf b/gpg.conf new file mode 100644 index 0000000..a2f5a94 --- /dev/null +++ b/gpg.conf @@ -0,0 +1,14 @@ +personal-cipher-preferences TWOFISH CAMELLIA256 CAMELLIA192 AES192 CAMELLIA128 AES +personal-digest-preferences SHA512 SHA384 SHA256 SHA224 RIPEMD160 +personal-compress-preferences BZIP2 ZLIB ZIP Uncompressed +digest-algo SHA512 +cipher-algo TWOFISH +cert-digest-algo SHA512 +s2k-cipher-algo TWOFISH +default-preference-list TWOFISH CAMELLIA256 CAMELLIA192 AES192 CAMELLIA128 AES SHA512 SHA384 SHA256 SHA224 RIPEMD160 BZIP2 ZLIB ZIP Uncompressed +disable-cipher-algo IDEA 3DES CAST5 +disable-pubkey-algo DSA ECDH ECDSA +ask-cert-level +default-key B17F76C6 +hidden-encrypt-to B17F76C6 +keyserver hkp://keyserver.mattrude.com