]> git.donarmstrong.com Git - gnupg.git/blobdiff - .gnupg/gpg.conf
* switch to the other key
[gnupg.git] / .gnupg / gpg.conf
index 0464ec876aa473284e3d41b8c43f436358eae21b..9a8444de1cf0a23edfeae57bdb4a46c6beaadaf7 100644 (file)
@@ -26,7 +26,7 @@ no-greeting
 # If you have more than 1 secret key in your keyring, you may want
 # to uncomment the following option and set your preffered keyid
 
-default-key 81C08922808D0FD0
+default-key A2D13001D98C0FBA # 81C08922808D0FD0
 
 
 # GnuPG ultimately trusts all keys in the secret keyring.  If you do
@@ -38,7 +38,7 @@ default-key 81C08922808D0FD0
 #    pub:u:1024:17:5DE249965B0358A2:1999-03-15:2006-02-04:59:f:
 # the 5th field is what you want.
 
-trusted-key 81C08922808D0FD0
+trusted-key 81C08922808D0FD0 A2D13001D98C0FBA
 
 
 # If you do not pass a recipient to gpg, it will ask for one.
@@ -124,6 +124,10 @@ keyserver-options honor-http-proxy auto-key-retrieve
 no-auto-check-trustdb
 
 
+personal-digest-preferences SHA512 SHA384 SHA256 SHA224 RIPEMD160
+default-preference-list H10 H9 H8 H11 H3
+
+
 #keyring /usr/share/keyrings/debian-keyring.pgp
 #keyring /usr/share/keyrings/debian-keyring.gpg
 #keyring /home/don/keysigning/debconf_keyring
\ No newline at end of file