X-Git-Url: https://git.madduck.net/etc/caff.git/blobdiff_plain/f71eff08b7b7d6f93db5ce837a9775be23542bb9..9d567bfa2174a13c668038531c42141db3aa9b56:/.caffrc diff --git a/.caffrc b/.caffrc index f16f936..0e11f58 100644 --- a/.caffrc +++ b/.caffrc @@ -9,6 +9,8 @@ $CONFIG{'email'} = 'caff@pobox.madduck.net'; # if you have a v4 key, it will simply be the last 16 digits of # your fingerprint. +#$CONFIG{'keyid'} = [ qw{220BC883330C4A75} ]; +#$CONFIG{'also-encrypt-to'} = '220BC883330C4A75'; $CONFIG{'keyid'} = [ qw{55C9882D999BBCC4} ]; $CONFIG{'also-encrypt-to'} = '55C9882D999BBCC4'; $CONFIG{'caffhome'} = $ENV{'VARDIR'}.'/caff'; @@ -29,6 +31,8 @@ $CONFIG{'caffhome'} = $ENV{'VARDIR'}.'/caff'; # Keyserver to download keys from. Default: subkeys.pgp.net. $CONFIG{'keyserver'} = 'x-hkp://pool.sks-keyservers.net'; +#$CONFIG{'key-files'} = [ $ENV{'HOME'}.'/.gnupg/pubring.gpg' ]; + # Boolean options, all default to false (0). # # Skip fetching the keys from the keyserver.