Skip to content

Instantly share code, notes, and snippets.

@Soham3-1415
Created July 19, 2018 06:35
Show Gist options
  • Save Soham3-1415/4a7b19bd6abae834ecdfe244063f0a67 to your computer and use it in GitHub Desktop.
Save Soham3-1415/4a7b19bd6abae834ecdfe244063f0a67 to your computer and use it in GitHub Desktop.
GPG Configuration
# cipher/digest settings
s2k-mode 3
s2k-count 65011712
s2k-cipher-algo AES256
s2k-digest-algo SHA512
personal-cipher-preferences AES256 AES192 AES
personal-digest-preferences SHA512 SHA384 SHA256
personal-compress-preferences BZIP2 ZLIB ZIP Uncompressed
cert-digest-algo SHA512
default-preference-list SHA512 SHA384 SHA256 AES256 AES192 AES BZIP2 ZLIB ZIP Uncompressed
disable-cipher-algo CAST5 IDEA TWOFISH 3DES BLOWFISH CAMELLIA128 CAMELLIA192 CAMELLIA256
# signature-related
ask-cert-level
ask-cert-expire
no-allow-non-selfsigned-uid
require-cross-certification
# misc
no-greeting
no-emit-version
keyid-format 0xlong
with-fingerprint
list-options show-uid-validity
verify-options show-uid-validity
use-agent
keyserver hkps://hkps.pool.sks-keyservers.net/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment