config updates

This commit is contained in:
Jeff Clement 2025-04-02 23:59:16 -06:00
parent 44fdae6fcb
commit 617cf25d1d
Signed by: jeff
GPG key ID: 3BCB43A3F0E1D7DA
14 changed files with 1045 additions and 20 deletions

20
gpg/gpg.conf Normal file
View file

@ -0,0 +1,20 @@
# Use modern encryption algorithms
personal-cipher-preferences AES256,AES192,AES
personal-digest-preferences SHA512,SHA384,SHA256
# Set default preferences for key creation
default-preference-list SHA512 SHA384 SHA256 AES256 AES192 AES ZLIB ZIP Uncompressed
# Use SHA512 for certifying keys
cert-digest-algo SHA512
# Enforce encrypted communication with keyservers
keyserver hkps://hkps.pool.sks-keyservers.net
keyserver-options no-honor-keyserver-url
# Enable agent usage
use-agent
# Automatically locate keys locally first
auto-key-locate local