]> git.madduck.net Git - etc/caff.git/blobdiff - .var/caff/gnupghome/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:

add show-photos to verify-options
[etc/caff.git] / .var / caff / gnupghome / gpg.conf
index 210189702e5f357d8fb4afc5a9d49475bb55fcc2..d519118d739ce88f6cc8b03ef4b60e5a1cc6d7e6 100644 (file)
@@ -1,6 +1,7 @@
 charset utf-8
 no-greeting
 default-key 55c9882d999bbcc4
+#default-key 220bc883330c4a75
 lock-once
 no-auto-check-trustdb
 ask-cert-level
@@ -8,10 +9,11 @@ default-cert-level 2
 keyid-format 0xlong
 use-agent
 export-options export-clean
+default-preference-list S9 S8 S7 S10 S4 H10 H9 H8 H11 H3 Z1 Z2 Z3
 personal-digest-preferences SHA512 SHA384 SHA256 SHA224 RIPEMD160
-personal-cipher-preferences AES256 AES192 AES TWOFISH
-personal-compress-preferences BZIP2 ZLIB ZIP Uncompressed
-default-keyserver-url x-hkp://pool.sks-keyservers.net
+personal-cipher-preferences AES256 AES192 AES TWOFISH BLOWFISH
+personal-compress-preferences ZIP ZLIB BZIP2 Uncompressed
+#default-keyserver-url x-hkp://pool.sks-keyservers.net
 keyserver x-hkp://pool.sks-keyservers.net
 keyserver-options honor-http-proxy
 keyserver-options auto-key-retrieve
@@ -22,7 +24,10 @@ keyserver-options no-honor-keyserver-url
 keyserver-options honor-pka-record
 verify-options show-policy-url
 verify-options show-notations
+verify-options show-photos
 cert-policy-url http://martin-krafft.net/gpg/cert-policy/999bbcc4/200907062055?md5sum=e23169a82028270ded6caaa93aff506e
 list-options show-policy-urls
 list-options show-notations
 list-options show-uid-validity
+
+# vim:tw=0:ft=gpg