Created
February 24, 2024 03:02
-
-
Save pjones/89d8bf408d7dfc5672db2bfbd5b528e1 to your computer and use it in GitHub Desktop.
gpg config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cert-digest-algo SHA512 | |
charset utf-8 | |
default-key 204284CB | |
default-preference-list SHA512 SHA384 SHA256 AES256 AES192 AES ZLIB BZIP2 ZIP Uncompressed | |
default-recipient-self | |
fixed-list-mode | |
keyid-format 0xlong | |
list-options show-uid-validity | |
no-comments | |
no-emit-version | |
no-symkey-cache | |
personal-cipher-preferences AES256 AES192 AES | |
personal-compress-preferences ZLIB BZIP2 ZIP Uncompressed | |
personal-digest-preferences SHA512 SHA384 SHA256 | |
require-cross-certification | |
s2k-cipher-algo AES256 | |
s2k-digest-algo SHA512 | |
use-agent | |
verify-options show-uid-validity | |
with-fingerprint |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment