| 1 |
colint |
1006 |
Source: mixmaster
|
| 2 |
|
|
Section: mail
|
| 3 |
|
|
Priority: optional
|
| 4 |
|
|
Maintainer: Colin Tuckley <colint@debian.org>
|
| 5 |
|
|
Homepage: http://mixmaster.sourceforge.net/
|
| 6 |
|
|
Build-Depends: debhelper (> 5.0), libncurses5-dev, libpcre3-dev, libssl-dev, zlib1g-dev, bison, po-debconf
|
| 7 |
colint |
1010 |
Standards-Version: 3.8.3
|
| 8 |
colint |
1006 |
|
| 9 |
|
|
Package: mixmaster
|
| 10 |
|
|
Architecture: any
|
| 11 |
colint |
1010 |
Depends: ${misc:Depends}, ${shlibs:Depends}, debconf (>= 1.2.9) | debconf-2.0, libwww-perl, libmailtools-perl, adduser
|
| 12 |
colint |
1006 |
Recommends: postfix | mail-transport-agent
|
| 13 |
|
|
Suggests: mutt
|
| 14 |
|
|
Description: Anonymous remailer client and server
|
| 15 |
|
|
Mixmaster is the reference implementation of the type II remailer protocol
|
| 16 |
|
|
which is also called Mixmaster.
|
| 17 |
|
|
.
|
| 18 |
|
|
An anonymous remailer is a computer service that privatizes your email. A
|
| 19 |
|
|
remailer allows you to send electronic mail to a Usenet news group or to a
|
| 20 |
|
|
person without the recipient knowing your name or your email address.
|
| 21 |
|
|
Anonymous remailers provide protection against traffic analysis.
|
| 22 |
|
|
.
|
| 23 |
|
|
This package provides both a client and an optional server installation.
|