Skip to content

Instantly share code, notes, and snippets.

@draeath
Last active May 24, 2017 22:19
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save draeath/4d45c8958ab55bf4a29ff5cade65b3ae to your computer and use it in GitHub Desktop.
Save draeath/4d45c8958ab55bf4a29ff5cade65b3ae to your computer and use it in GitHub Desktop.
environment: homedir/.gnupg
pinentry-program /usr/bin/pinentry-gtk-2
default-cache-ttl 600
max-cache-ttl 7200
#enable-putty-support
enable-ssh-support
no-greeting
require-cross-certification
charset utf-8
keyserver hkp://pgp.mit.edu
no-emit-version
keyid-format 0xlong
with-fingerprint
use-agent
personal-cipher-preferences AES256 AES192 AES CAST5
personal-digest-preferences SHA512 SHA384 SHA256 SHA224
cert-digest-algo SHA512
default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 BZIP2 ZLIB ZIP Uncompressed
auto-key-locate keyserver
default-recipient-self
#default-key 0xWhatever
reader-port "Yubico Yubikey 4 OTP+U2F+CCID"
allow-admin
card-timeout 300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment