]> git.madduck.net Git - etc/gnupg.git/blob - .gnupg/gpg.conf

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

move keyserver options to dirmngr
[etc/gnupg.git] / .gnupg / gpg.conf
1 charset utf-8
2 no-greeting
3 default-key 2ccb26bc5c49bc221f20794255c9882d999bbcc4
4 encrypt-to 2ccb26bc5c49bc221f20794255c9882d999bbcc4
5 escape-from-lines
6 with-fingerprint
7 keyid-format long
8 no-emit-version
9 no-comments
10 lock-once
11 allow-secret-key-import
12 no-auto-check-trustdb
13 ask-cert-level
14 default-cert-level 2
15 use-agent
16 export-options export-clean
17 default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed
18 #personal-digest-preferences SHA512 SHA384 SHA256 SHA224 RIPEMD160
19 #personal-cipher-preferences AES256 AES192 AES TWOFISH BLOWFISH
20 #personal-compress-preferences ZIP ZLIB BZIP2 Uncompressed
21 cert-digest-algo SHA512
22 verify-options show-policy-url
23 verify-options show-notations
24 #verify-options show-photos
25 cert-policy-url http://martin-krafft.net/gpg/cert-policy/55c9882d999bbcc4/201412051354?sha512sum=a5f417ebe563ed63cc3bbc4b14da4983e30d8ada7b2ba94b6de5e7a74bee6ab55c6ca307e163c33a6bf242e8ce4ca5fe99a271dd3b41626d3b4a10203a5c7225
26 sig-policy-url http://martin-krafft.net/gpg/sig-policy/55c9882d999bbcc4/201101241125?sha512sum=1cad96fd27d3233f53e22849533648107e5ee8d5be655251d74c8f1c5c3bc42f2304fa515150f7bd4dd05e9819924f049513ee9962ca71709f81d94515852bd8
27 list-options show-policy-urls
28 list-options show-notations
29 list-options show-uid-validity
30
31 # vim:tw=0:ft=gpg