.gnupg/gpg.conf

Mon, 19 Sep 2016 11:16:32 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 19 Sep 2016 11:16:32 -0400
changeset 389
f42ffc750898
parent 323
335700d436e2
child 391
86f3317d4d34
permissions
-rw-r--r--

fix up gpg conf

389
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
1 keyid-format long
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
2 with-fingerprint
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
3 charset utf-8
316
d6abe222d9a2 add gpg configs
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
4 no-greeting
389
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
5 keyid-format 0xlong
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
6 list-options show-uid-validity
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
7 verify-options show-uid-validity
316
d6abe222d9a2 add gpg configs
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
8
389
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
9 armor
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
10 no-comments
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
11 no-emit-version
316
d6abe222d9a2 add gpg configs
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
12
389
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
13 personal-cipher-preferences AES256 AES192 AES CAST5
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
14 personal-digest-preferences SHA512 SHA384 SHA256 SHA224
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
15 default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
16 cert-digest-algo SHA512
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
17 s2k-digest-algo SHA512
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
18
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
19 default-key 0x1200CC297249E9D9
316
d6abe222d9a2 add gpg configs
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
20 default-recipient-self
d6abe222d9a2 add gpg configs
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
21
d6abe222d9a2 add gpg configs
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
22 keyserver hkps://keys.gnupg.net
d6abe222d9a2 add gpg configs
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
23 keyserver-options auto-key-retrieve
d6abe222d9a2 add gpg configs
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
24
323
335700d436e2 guess pka and cert aren't always available
Meredith Howard <mhoward@roomag.org>
parents: 322
diff changeset
25 auto-key-locate keyserver
389
f42ffc750898 fix up gpg conf
Meredith Howard <mhoward@roomag.org>
parents: 323
diff changeset
26

mercurial