Mercurial > index.cgi > dotfiles
comparison .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 |
comparison
equal
deleted
inserted
replaced
46:82999776304f | 47:c67ffb7a1ff1 |
---|---|
1 no-greeting | |
2 keyserver hkp://subkeys.pgp.net | |
3 keyserver-options auto-key-retrieve include-disabled | |
4 ask-cert-level | |
5 | |
6 default-key B220F113 | |
7 encrypt-to B220F113 | |
8 | |
9 trustdb-name ~/Dropbox/.gnupg/trustdb.gpg | |
10 no-default-keyring | |
11 keyring ~/Dropbox/.gnupg/pubring.gpg | |
12 secret-keyring ~/Dropbox/.gnupg/secring.gpg |