myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 0fcb03246018e32b5e2466037bae335b9dd8bb15
parent 2f843b77cab4fb75cea657f61043413e82a316ff
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Thu, 10 Jul 2014 11:39:58 +0200

change default key

Diffstat:
gnupg/gpg.conf | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnupg/gpg.conf b/gnupg/gpg.conf @@ -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 preferred keyid. -default-key FD33167A +default-key 80D88B22D4330331 # If you do not pass a recipient to gpg, it will ask for one. Using # this option you can encrypt to a default key. Key validation will @@ -42,7 +42,7 @@ default-key FD33167A # In the example, this option allows you to read your local copy of # encrypted mail that you've sent to others. -encrypt-to FD33167A +encrypt-to 80D88B22D4330331 # By default GnuPG creates version 3 signatures for data files. This # is not strictly OpenPGP compliant but PGP 6 and most versions of PGP @@ -78,7 +78,7 @@ charset utf-8 # if there are spaces in the recipient name, this will appear as two # recipients. In these cases it is better to use the key ID. -group me = 0xFD33167A +group me = 80D88B22D4330331 #group mynames = paige 0x12345678 joe patti