| 114 |
.TP |
.TP |
| 115 |
.B "\-fg\fR [\fIfile\fR]" |
.B "\-fg\fR [\fIfile\fR]" |
| 116 |
Send a group reply to a message. |
Send a group reply to a message. |
| 117 |
|
.TP |
| 118 |
|
.B "\-\-update-pinger-list" |
| 119 |
|
Download an updated all pingers list file. |
| 120 |
|
.TP |
| 121 |
|
.B "\-\-update-stats\fI[=source\fR]" |
| 122 |
|
Download updated stats. |
| 123 |
.SS Remailer options: |
.SS Remailer options: |
| 124 |
.TP |
.TP |
| 125 |
.B "\-\-config=\fIfilename" |
.B "\-\-config=\fIfilename" |
| 170 |
.TP |
.TP |
| 171 |
.B \-\-redirect |
.B \-\-redirect |
| 172 |
Read a Mixmaster packet from stdin and route it through a chain given with |
Read a Mixmaster packet from stdin and route it through a chain given with |
| 173 |
|
.B \-\-no\-ask\-passphrase |
| 174 |
|
Do not ask for the remailer passphrase even if we don't have it compiled in, |
| 175 |
|
don't have it in the config file, don't have it in the environment and we are |
| 176 |
|
on a tty. |
| 177 |
\fB\-\-chain\fP. |
\fB\-\-chain\fP. |
| 178 |
Note that this may corrupt the packet if there is not enough space in the |
Note that this may corrupt the packet if there is not enough space in the |
| 179 |
headers (that is, if there are more than 20 hops total). This function is |
headers (that is, if there are more than 20 hops total). This function is |
| 249 |
Default: |
Default: |
| 250 |
.BR 36h . |
.BR 36h . |
| 251 |
.TP |
.TP |
| 252 |
|
.B MINLAT |
| 253 |
|
Only select remailers with a latency of at least |
| 254 |
|
.IR MINLAT . |
| 255 |
|
Default: |
| 256 |
|
.BR 5m . |
| 257 |
|
.TP |
| 258 |
.B PGPPUBRING |
.B PGPPUBRING |
| 259 |
Path to your public PGP key ring. Default: |
Path to your public PGP key ring. Default: |
| 260 |
.BR ~/.pgp/pubring.pkr . |
.BR ~/.pgp/pubring.pkr . |
| 310 |
is used instead.) |
is used instead.) |
| 311 |
Default: |
Default: |
| 312 |
.IR ANONADDR . |
.IR ANONADDR . |
| 313 |
|
.TP |
| 314 |
|
.B ALLPINGERSURL |
| 315 |
|
URL from which to download the |
| 316 |
|
.IR ALLPINGERSFILE . |
| 317 |
|
Default: |
| 318 |
|
.BR http://www.noreply.org/allpingers/allpingers.txt . |
| 319 |
|
.TP |
| 320 |
|
.B WGET |
| 321 |
|
Define the http protocol download tool. Default: |
| 322 |
|
.BR wget . |
| 323 |
.SS Remailer configuration: |
.SS Remailer configuration: |
| 324 |
.TP |
.TP |
| 325 |
.B NEWS |
.B NEWS |
| 668 |
mixmaster from a |
mixmaster from a |
| 669 |
.BR .forward |
.BR .forward |
| 670 |
file. |
file. |
| 671 |
|
.TP |
| 672 |
|
.B STATSAUTOUPDATE |
| 673 |
|
Set non-zero to enable Daemon stats download mode. Default: |
| 674 |
|
.BR 0 . |
| 675 |
.PP |
.PP |
| 676 |
The following are time variables. They can be given as years ( |
The following are time variables. They can be given as years ( |
| 677 |
.BR y |
.BR y |
| 779 |
but allow jumping this far into the future. |
but allow jumping this far into the future. |
| 780 |
Default: |
Default: |
| 781 |
.BR 2w . |
.BR 2w . |
| 782 |
|
.TP |
| 783 |
|
.B STATSINTERVAL |
| 784 |
|
Time interval between daemon downloads of stats files. Enabled by |
| 785 |
|
.BR STATSAUTOUPDATE . |
| 786 |
|
Default: |
| 787 |
|
.BR 2h . |
| 788 |
.PP |
.PP |
| 789 |
The following strings must be specified at compile-time in |
The following strings must be specified at compile-time in |
| 790 |
.BR config.h . |
.BR config.h . |
| 985 |
.B dest.alw |
.B dest.alw |
| 986 |
List of addresses to which Mixmaster will deliver, even in middleman mode (\fBDESTALLOW\fP). |
List of addresses to which Mixmaster will deliver, even in middleman mode (\fBDESTALLOW\fP). |
| 987 |
.TP |
.TP |
| 988 |
|
.B dest.alw.nonpublished |
| 989 |
|
Similar to |
| 990 |
|
.BR dest.alw , |
| 991 |
|
with the only difference that this list is not published in remailer-conf replies (\fBDESTALLOW2\fP). |
| 992 |
|
.TP |
| 993 |
.B dest.blk |
.B dest.blk |
| 994 |
List of blocked destination addresses. |
List of blocked destination addresses. |
| 995 |
Mixmaster does not send mail to the blocked addresses listed in this file (\fBDESTBLOCK\fP). |
Mixmaster does not send mail to the blocked addresses listed in this file (\fBDESTBLOCK\fP). |
| 1033 |
would allow user-defined names in the |
would allow user-defined names in the |
| 1034 |
.B From: |
.B From: |
| 1035 |
line, while replacing any given address with the remailer address. |
line, while replacing any given address with the remailer address. |
| 1036 |
|
.TP |
| 1037 |
|
.B allpingers.txt |
| 1038 |
|
Information on all known pingers (\fBALLPINGERSFILE\fP). |
| 1039 |
.SS |
.SS |
| 1040 |
Mixmaster uses the following files internally: |
Mixmaster uses the following files internally: |
| 1041 |
.TP |
.TP |
| 1060 |
.B stats.log |
.B stats.log |
| 1061 |
Log file for remailer statistics (\fBSTATS\fP). |
Log file for remailer statistics (\fBSTATS\fP). |
| 1062 |
.TP |
.TP |
| 1063 |
|
.B stats-src.txt |
| 1064 |
|
File for name of most recent statistics source (\fBSTATSSRC\fP). |
| 1065 |
|
.TP |
| 1066 |
.B pgpmaxcount.log |
.B pgpmaxcount.log |
| 1067 |
Log file for PGP Max-Count statistics (\fBPGPMAXCOUNT\fP). |
Log file for PGP Max-Count statistics (\fBPGPMAXCOUNT\fP). |
| 1068 |
.TP |
.TP |
| 1112 |
.BR procmail (1), |
.BR procmail (1), |
| 1113 |
.BR sendmail (8). |
.BR sendmail (8). |
| 1114 |
.SH HISTORY |
.SH HISTORY |
| 1115 |
Mixmaster is an implementation of a Chuamian mix-net system. |
Mixmaster is an implementation of a Chaumian mix-net system. |
| 1116 |
Versions 1.0 through 2.0.3 of the |
Versions 1.0 through 2.0.3 of the |
| 1117 |
.BR mixmaster |
.BR mixmaster |
| 1118 |
remailer were originally written by Lance Cottrell. Mixmaster was first |
remailer were originally written by Lance Cottrell. Mixmaster was first |