From 31fa84aa8863b6958d7007df2a6837ec1f366239 Mon Sep 17 00:00:00 2001 From: Jonathan Schleifer Date: Sat, 23 May 2020 23:14:15 +0000 Subject: [PATCH] gpg.conf: Update preferences & default key --- gpg.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gpg.conf b/gpg.conf index fec9504..242711e 100644 --- a/gpg.conf +++ b/gpg.conf @@ -1,4 +1,4 @@ -personal-cipher-preferences TWOFISH CAMELLIA256 CAMELLIA192 AES192 CAMELLIA128 AES +personal-cipher-preferences AES256 TWOFISH CAMELLIA256 CAMELLIA192 AES192 CAMELLIA128 AES personal-digest-preferences SHA512 SHA384 SHA256 SHA224 RIPEMD160 personal-compress-preferences BZIP2 ZLIB ZIP Uncompressed digest-algo SHA512 @@ -6,10 +6,10 @@ cipher-algo TWOFISH cert-digest-algo SHA512 s2k-cipher-algo TWOFISH s2k-digest-algo SHA512 -default-preference-list TWOFISH CAMELLIA256 CAMELLIA192 AES192 CAMELLIA128 AES SHA512 SHA384 SHA256 SHA224 RIPEMD160 BZIP2 ZLIB ZIP Uncompressed +default-preference-list AES256 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 +default-key 6D1EC2269BC0B5459C8BA920CFDAB41F8292CEEE +hidden-encrypt-to 6D1EC2269BC0B5459C8BA920CFDAB41F8292CEEE keyserver hkp://subset.pool.sks-keyservers.net