]> 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:

initial commit
[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 keyserver hkp://jirk5u4osbsr34t5.onion
23 keyserver-options auto-key-retrieve
24 keyserver-options include-revoked
25 keyserver-options include-subkeys
26 keyserver-options no-honor-keyserver-url
27 keyserver-options honor-pka-record
28 #keyserver-options no-try-dns-srv
29 verify-options show-policy-url
30 verify-options show-notations
31 #verify-options show-photos
32 cert-policy-url http://martin-krafft.net/gpg/cert-policy/55c9882d999bbcc4/201412051354?sha512sum=a5f417ebe563ed63cc3bbc4b14da4983e30d8ada7b2ba94b6de5e7a74bee6ab55c6ca307e163c33a6bf242e8ce4ca5fe99a271dd3b41626d3b4a10203a5c7225
33 sig-policy-url http://martin-krafft.net/gpg/sig-policy/55c9882d999bbcc4/201101241125?sha512sum=1cad96fd27d3233f53e22849533648107e5ee8d5be655251d74c8f1c5c3bc42f2304fa515150f7bd4dd05e9819924f049513ee9962ca71709f81d94515852bd8
34 list-options show-policy-urls
35 list-options show-notations
36 list-options show-uid-validity
37
38 # vim:tw=0:ft=gpg