mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Refactor to include non-dotfile files.
This commit is contained in:
10
dotfiles/gnupg/gpg.conf
Normal file
10
dotfiles/gnupg/gpg.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
use-agent
|
||||
# HKPS requires gnupg-curl for gpg1
|
||||
keyserver hkps://hkps.pool.sks-keyservers.net
|
||||
# Unfortunately, the path must be fully-qualified
|
||||
keyserver-options auto-key-retrieve ca-cert-file=/home/david/.gnupg/sks-keyservers.pem
|
||||
auto-key-locate keyserver
|
||||
personal-digest-preferences SHA256
|
||||
cert-digest-algo SHA256
|
||||
default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed
|
||||
cipher-algo AES256
|
||||
Reference in New Issue
Block a user