changeset 47:c67ffb7a1ff1

Test adding the GnuPG config file
author huston@80426f53-59d1-405d-934b-f07cd76f4a1a
date Mon, 25 Oct 2010 19:43:57 +0000
parents 82999776304f
children 1a825373dc25
files .gnupg/gpg.conf
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.gnupg/gpg.conf	Mon Oct 25 19:43:57 2010 +0000
@@ -0,0 +1,12 @@
+no-greeting
+keyserver  hkp://subkeys.pgp.net
+keyserver-options auto-key-retrieve include-disabled
+ask-cert-level
+
+default-key  B220F113
+encrypt-to  B220F113
+
+trustdb-name ~/Dropbox/.gnupg/trustdb.gpg
+no-default-keyring
+keyring ~/Dropbox/.gnupg/pubring.gpg
+secret-keyring ~/Dropbox/.gnupg/secring.gpg