Skip to content

Instantly share code, notes, and snippets.

@pjones
Created February 24, 2024 03:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pjones/89d8bf408d7dfc5672db2bfbd5b528e1 to your computer and use it in GitHub Desktop.
Save pjones/89d8bf408d7dfc5672db2bfbd5b528e1 to your computer and use it in GitHub Desktop.
gpg config
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