Skip to content

Instantly share code, notes, and snippets.

@dotwaffle
Created April 18, 2016 17:00
Show Gist options
  • Save dotwaffle/5e1fe99bf66f8711d6d15d6c56450f9b to your computer and use it in GitHub Desktop.
Save dotwaffle/5e1fe99bf66f8711d6d15d6c56450f9b to your computer and use it in GitHub Desktop.
GPG Configuration
allow-mark-trusted
debug-level basic
log-file /home/dotwaffle/.gnupg/log-socket
default-cache-ttl 1800
enable-ssh-support
default-key 0x8783A4A6184156BE
use-agent
charset utf-8
utf8-strings
keyserver hkp://eu.pool.sks-keyservers.net
keyserver-options no-honor-keyserver-url
keyserver-options include-revoked
keyserver-options auto-key-retrieve
fixed-list-mode
keyid-format 0xlong
with-fingerprint
no-emit-version
no-comments
verify-options show-uid-validity
list-options show-uid-validity
ask-cert-level
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 ZLIB BZIP2 ZIP Uncompressed
default-recipient-self
require-cross-certification
gpg-path=/usr/local/bin/gpg2
signer=0x8783A4A6184156BE
mail=matthew@walster.org
mail-user=dotwaffle@gmail.com
mail-host=smtp.gmail.com
mail-port=587
use-agent
import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment