On Thu, 28 Nov 2002 01:14:22 +0100 (Romance Standard Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote:
> a) What to do if you don't have the senders public key already? Ideally > M should also allow importing it conveniently, but how? 'gpg --verify --keyserver-options auto-key-retrieve' should do it, I guess. But I believe this should be optional. > b) How to parse the output? I see that gpg gives "BAD signature" in its > output but what about "real" PGP? Is there any consistent message to > search for? The gpg man page says: > RETURN VALUE > The program returns 0 if everything was fine, 1 if at > least a signature was bad, and other error codes for fatal > errors. I guess this should be enough if there is no problem. If the return code is not 0, then maybe the user should be presented the option to check the output of gpg. About PGP 6.0.2i, which is the most recent version I could install on my XP system (7.0.3 'is not compatible with this version of Windows', and 8.0 is not out yet), there seems to be no command-line. Only GUI tools... -- Xavier Nodet "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, 1759. ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
