Added gpg conf

This commit is contained in:
Carolyn Saunders 2018-04-21 01:22:05 -07:00
parent 7e4fa6838b
commit b05f82ca6d
No known key found for this signature in database
GPG Key ID: 2B055CCC80E7F438
1 changed files with 23 additions and 0 deletions

23
.config/gnupg/gpg.conf Normal file
View File

@ -0,0 +1,23 @@
auto-key-locate keyserver
keyserver hkps://hkps.pool.sks-keyservers.net
keyserver-options no-honor-keyserver-url
keyserver-options ca-cert-file=/etc/sks-keyservers.netCA.pem
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