aboutsummaryrefslogtreecommitdiff
path: root/gnupg
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-06-03 15:11:21 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-06-03 15:11:21 +1200
commit2541788f017387b8be5127f0439d6fc507a605da (patch)
tree5e175403c850da852777df50bd88dfce47841bb0 /gnupg
parentAdd GnuPG configuration files (diff)
downloaddotfiles-2541788f017387b8be5127f0439d6fc507a605da.tar.gz
dotfiles-2541788f017387b8be5127f0439d6fc507a605da.zip
Make GPG work a little more quietly/transparently
Diffstat (limited to 'gnupg')
-rw-r--r--gnupg/gpg.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnupg/gpg.conf b/gnupg/gpg.conf
index 72c0408d..9508bd83 100644
--- a/gnupg/gpg.conf
+++ b/gnupg/gpg.conf
@@ -1,3 +1,4 @@
+batch
cert-digest-algo SHA512
default-key 0x77BB8872
default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed
@@ -6,5 +7,7 @@ keyserver keys.gnupg.net
keyserver-options auto-key-retrieve
no-greeting
personal-digest-preferences SHA512
+quiet
use-agent
+yes