diff options
author | tv <tv@pkgsrc.org> | 2004-05-05 16:34:34 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-05-05 16:34:34 +0000 |
commit | c459895f96ed918881b92ecd08119f161af1c8e9 (patch) | |
tree | 10b4328a952fb58c824349562af19d590926c7e1 /security/antonym/MESSAGE | |
parent | cc2a7d8716d636dcc0263ac8ca964df5448d4643 (diff) | |
download | pkgsrc-c459895f96ed918881b92ecd08119f161af1c8e9.tar.gz |
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
Diffstat (limited to 'security/antonym/MESSAGE')
-rw-r--r-- | security/antonym/MESSAGE | 5 |
1 files changed, 5 insertions, 0 deletions
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. |