From 6ef68eb393362eeb4b3b5c4531505731513b0365 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 17 Jul 2002 16:50:04 +0000 Subject: Added some doc --- Echolot/Conf.pm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Echolot/Conf.pm b/Echolot/Conf.pm index 0d9bda0..e1b7098 100644 --- a/Echolot/Conf.pm +++ b/Echolot/Conf.pm @@ -1,7 +1,7 @@ package Echolot::Conf; # (c) 2002 Peter Palfrader -# $Id: Conf.pm,v 1.18 2002/07/16 02:48:57 weasel Exp $ +# $Id: Conf.pm,v 1.19 2002/07/17 16:50:04 weasel Exp $ # =pod @@ -15,6 +15,11 @@ Echolot::Conf - remailer Configuration/Capabilities This package provides functions for requesting, parsing, and analyzing remailer-conf and remailer-key replies. +=head1 CAVEATS + +When parsing OpenPGP keys only the address of the primary user id is taken into +account (This is the one with the latest self signature I think). + =cut use strict; -- cgit v1.2.3