diff options
Diffstat (limited to '%USERPROFILE%/.gnupg')
-rw-r--r--[l---------] | %USERPROFILE%/.gnupg/gpg.conf | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/%USERPROFILE%/.gnupg/gpg.conf b/%USERPROFILE%/.gnupg/gpg.conf index c9bf3fd..10887e0 120000..100644 --- a/%USERPROFILE%/.gnupg/gpg.conf +++ b/%USERPROFILE%/.gnupg/gpg.conf @@ -1 +1,8 @@ -../../linux-home/%HOME%/.gnupg/gpg.conf
\ No newline at end of file +no-greeting +force-mdc +keyserver hkp://keys.gnupg.net +personal-cipher-preferences AES256 AES192 AES CAST5 +personal-digest-preferences SHA512 SHA384 SHA256 SHA224 +cert-digest-algo SHA512 +personal-compress-preferences ZLIB BZIP2 ZIP Uncompressed +default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed |