From c459895f96ed918881b92ecd08119f161af1c8e9 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 5 May 2004 16:34:34 +0000 Subject: antonym 1.9. From the DESCR: Many people use anonymous pseudonyms to send and receive mail that cannot be traced to them. This program is for people who know what the pseudonyms (shortened to 'nyms' from here on) are, understand how they work, and wish to make their use a little easier. Antonym supports the following functions: * Generating a create or modify block for a given reply path * Decrypting a message sent to a particular nym * Generating random passwords or text phrases * Encrypting mails to be sent to nymservers * Encrypting mails to be sent to anonymous remailers * Calculating statistics about a given remailer chain --- security/antonym/MESSAGE | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 security/antonym/MESSAGE (limited to 'security/antonym/MESSAGE') diff --git a/security/antonym/MESSAGE b/security/antonym/MESSAGE new file mode 100644 index 00000000000..0323d53d540 --- /dev/null +++ b/security/antonym/MESSAGE @@ -0,0 +1,5 @@ +$NetBSD: MESSAGE,v 1.1.1.1 2004/05/05 16:34:34 tv Exp $ + +Though antonym supports --ctype=gpg, GnuPG is not properly supported in this +version of antonym (gpg >= 1.3.4 is required, and the nymserver must support +OpenPGP). As a result, for now, the default implementation used is pgp2. -- cgit v1.2.3