Subject: CVS commit: pkgsrc/security/mixminion
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 12/27/2004 22:58:57
Module Name:	pkgsrc
Committed By:	wiz
Date:		Mon Dec 27 22:58:57 UTC 2004

Update of /cvsroot/pkgsrc/security/mixminion
In directory ivanova.netbsd.org:/tmp/cvs-serv11344

Log Message:
Initial import of mixminion-0.0.7.1, provided by Peter Hendrickson
in PR 25573, with some cleanup by me.

Mixminion is a communication security application for electronic mail
messages.  Its purpose is to deny an adversary the ability to
determine who is communicating with whom and to provide the closely
related service of anonymous communication.

It does this by sending messages through a series of servers.
Messages going into and out of each server are encrypted.  Each server
keeps a pool of messages.  When a message comes in it is placed in the
pool.  Messages sent out from the pool are difficult to correlate with
the messages going in.  This process is called "mixing."

Each server reduces the ability of the adversary to determine the
origin of a message.  Chaining the servers further reduces this
ability and contains the damage caused by compromised servers.  The
chain of servers is chosen by the Mixminion software running on the
user's machine.

See http://mixminion.net for a complete description.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/security/mixminion/Makefile
N pkgsrc/security/mixminion/PLIST
N pkgsrc/security/mixminion/distinfo
N pkgsrc/security/mixminion/DESCR
N pkgsrc/security/mixminion/patches/patch-aa
N pkgsrc/security/mixminion/patches/patch-ab
N pkgsrc/security/mixminion/patches/patch-ac

No conflicts created by this import