X-Git-Url: https://git.sthu.org/?p=pgp-tools.git;a=blobdiff_plain;f=caff%2Fcaffrc.sample;h=4610a50c63c9059a0504b3fe608692d67184dce8;hp=b6a69a34effa2e654bd72a808d35acf9ea31313c;hb=2dfca062aa06bb487599ff81386803979bdfc80c;hpb=5a5ca5fff1eb5a5fa9e67e1fcb5fa861d765118c diff --git a/caff/caffrc.sample b/caff/caffrc.sample index b6a69a3..4610a50 100644 --- a/caff/caffrc.sample +++ b/caff/caffrc.sample @@ -30,7 +30,7 @@ $CONFIG{'caffhome'} = $ENV{'HOME'}.'/.caff'; # Don't export UIDs by default, on which your latest signature is older than this age. # $CONFIG{'export-sig-age'} = 24*60*60; -# Keyserver to download keys from. Default: subkeys.pgp.net. +# Keyserver to download keys from. Default: pool.sks-keyservers.net. # $CONFIG{'keyserver'} = 'keyserver.kjsl.com'; # Boolean options, all default to false (0). @@ -57,7 +57,7 @@ $CONFIG{'caffhome'} = $ENV{'HOME'}.'/.caff'; # # If you want this new signature to be available to others, please upload # it yourself. With GnuPG this can be done using -# gpg --keyserver subkeys.pgp.net --send-key {$key} +# gpg --keyserver pool.sks-keyservers.net --send-key {$key} # # If you have any questions, don't hesitate to ask. #