Dirname changed, this will be included in the package
[pgp-tools.git] / caff / caffrc.sample
index b228567c9b797425cfd6343d83cb5c6de2e6c6d3..4e1b594393e3fe7ab53f62c37d9469e5f802fad0 100644 (file)
@@ -2,8 +2,8 @@
 
 # $Id$
 
-$CONFIG{'owner'}       = 'Peter Palfrader';
-$CONFIG{'email'}       = 'peter@palfrader.org';
+$CONFIG{'owner'}       = 'John Doe';
+$CONFIG{'email'}       = 'user@example.com';
 
 # you can get your long keyid from
 #   gpg --with-colons --list-key <yourkeyid|name|emailaddress..>
@@ -15,6 +15,7 @@ $CONFIG{'keyid'}       = [ qw{DE7AAF6E94C09C7F 62AF4031C82E0039} ];
 $CONFIG{'also-encrypt-to'} = 'DE7AAF6E94C09C7F';
 $CONFIG{'caffhome'}    = $ENV{'HOME'}.'/.caff';
 
-$CONFIG{'gpg-delsig'}    = '/home/weasel/tmp/gpg/gnupg-1.3.6/g10/gpg';
+# $CONFIG{'gpg-delsig'}    = '/home/weasel/tmp/gpg/gnupg-1.3.92/g10/gpg';
 
-$CONFIG{'secret-keyring'} = '/tmp/gpg/secring.gpg';
+# defaults to ~/.gnupg/secring.gpg
+# $CONFIG{'secret-keyring'} = '/tmp/gpg/secring.gpg';