annotate .gnupg/gpg.conf @ 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
children c8cb23630661
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
47
c67ffb7a1ff1 Test adding the GnuPG config file
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
1 no-greeting
c67ffb7a1ff1 Test adding the GnuPG config file
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
2 keyserver hkp://subkeys.pgp.net
c67ffb7a1ff1 Test adding the GnuPG config file
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
3 keyserver-options auto-key-retrieve include-disabled
c67ffb7a1ff1 Test adding the GnuPG config file
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
4 ask-cert-level
c67ffb7a1ff1 Test adding the GnuPG config file
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
5
c67ffb7a1ff1 Test adding the GnuPG config file
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
6 default-key B220F113
c67ffb7a1ff1 Test adding the GnuPG config file
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
7 encrypt-to B220F113
c67ffb7a1ff1 Test adding the GnuPG config file
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
8
c67ffb7a1ff1 Test adding the GnuPG config file
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
9 trustdb-name ~/Dropbox/.gnupg/trustdb.gpg
c67ffb7a1ff1 Test adding the GnuPG config file
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
10 no-default-keyring
c67ffb7a1ff1 Test adding the GnuPG config file
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
11 keyring ~/Dropbox/.gnupg/pubring.gpg
c67ffb7a1ff1 Test adding the GnuPG config file
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
12 secret-keyring ~/Dropbox/.gnupg/secring.gpg