annotate .gnupg/gpg.conf @ 61:d59d16a55494

* Added test to dotfile check which aborts if no keys loaded * Added .screenrc.pbstops for pbstop screen session * Aliases for cses13, 't cses13' and 'tops'
author huston@80426f53-59d1-405d-934b-f07cd76f4a1a
date Mon, 09 Jul 2012 16:57:42 +0000
parents c8cb23630661
children e1dcfbf45132
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
55
c8cb23630661 * Changed "primary keyserver" since subkeys.pgp.net was acting up.
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents: 47
diff changeset
2 keyserver hkp://pgp.mit.edu
47
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