X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;ds=sidebyside;f=caff%2FREADME;fp=caff%2FREADME;h=95898d0dcc3bff0643b417bddca0d6ba9dd7774f;hb=8f1e7567d62681751931472492f74e8f48d37f3c;hp=8bd828beda7a7811d46b2a50e4479f274fc241e3;hpb=855a696b9f9c1d14bae8fb6cd305545d2583cab3;p=pgp-tools.git diff --git a/caff/README b/caff/README index 8bd828b..95898d0 100644 --- a/caff/README +++ b/caff/README @@ -40,19 +40,6 @@ INSTALLATION NOTES After creating a ~/.caffrc from the template, caff almost works out of the box. -It has a problem, though: your personal public key is not imported in the caff -working keyring. Do fix it, do this: - -Considering you have this: - - $CONFIG{'caffhome'} = $ENV{'HOME'}.'.caff'; - -Do: - - gpg --export | gpg --import --homedir ~/.caff/gnupghome - -This is a workaround for a bug which is already noted in the TODO list. - -- Peter $Id$