annotate .gnupg/gpg.conf @ 295:f116dccf883e

Changes to joshua's screen from a while ago
author Steve Huston <huston@srhuston.net>
date Sun, 23 Feb 2025 19:02:16 -0500
parents a026c18c5cb2
children
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
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