Mercurial > index.cgi > dotfiles
annotate .gnupg/gpg.conf @ 230:5ccc2cbf88f6
Lowering TM backup quantity
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Mon, 21 Mar 2022 13:46:35 -0400 |
parents | a026c18c5cb2 |
children |
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 |
191
a026c18c5cb2
Not using dropbox, no reason to store this stuff there
Steve Huston <huston@astro.princeton.edu>
parents:
161
diff
changeset
|
9 #trustdb-name ~/Dropbox/.gnupg/trustdb.gpg |
a026c18c5cb2
Not using dropbox, no reason to store this stuff there
Steve Huston <huston@astro.princeton.edu>
parents:
161
diff
changeset
|
10 #no-default-keyring |
a026c18c5cb2
Not using dropbox, no reason to store this stuff there
Steve Huston <huston@astro.princeton.edu>
parents:
161
diff
changeset
|
11 #keyring ~/Dropbox/.gnupg/pubring.gpg |
a026c18c5cb2
Not using dropbox, no reason to store this stuff there
Steve Huston <huston@astro.princeton.edu>
parents:
161
diff
changeset
|
12 #secret-keyring ~/Dropbox/.gnupg/secring.gpg |
161
e1dcfbf45132
no-emit-version for gnupg
Steve Huston <huston@srhuston.net>
parents:
55
diff
changeset
|
13 no-emit-version |