Skip to content

Instantly share code, notes, and snippets.

@wrouesnel
Created September 8, 2020 02:12
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 wrouesnel/17449c16e27e8b3ed74af2d6ddd706f9 to your computer and use it in GitHub Desktop.
Save wrouesnel/17449c16e27e8b3ed74af2d6ddd706f9 to your computer and use it in GitHub Desktop.
GPG defaults
no-comments
no-emit-version
keyid-format 0xlong
with-fingerprint
verify-options show-uid-validity
list-options show-uid-validity
use-agent
cert-digest-algo SHA512
default-preference-list SHA512 SHA256 AES256 Uncompressed
personal-cipher-preferences AES256
personal-digest-preferences SHA512
require-cross-certification
charset utf-8
keyserver keyserver.ubuntu.com
# Default key should be set to your primary GPG key
default-key <yourkey>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment