/[pkg-mixmaster]/trunk/Mix/mixmaster.1
ViewVC logotype

Diff of /trunk/Mix/mixmaster.1

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/Mix/mix.1 revision 378 by rabbi, Fri Oct 18 20:42:35 2002 UTC trunk/Mix/mixmaster.1 revision 901 by colin, Tue Jun 8 10:59:30 2004 UTC
# Line 1  Line 1 
1  .TH MIX 1 "Mixmaster Version 3.0 beta"  .TH MIXMASTER 1 "Mixmaster Version 3.0 beta"
2  .\" $Id: mix.1,v 1.24 2002/10/18 20:42:35 rabbi Exp $  .\" $Id$
3  .SH NAME  .SH NAME
4  mix \- anonymous remailer software  mixmaster \- anonymous remailer software
5  .SH SYNOPSIS  .SH SYNOPSIS
6  .B mix  .B mixmaster
7  [\fB\-hpmdSvT\fR]  [\fB\-hpmdSvT\fR]
8  [\fB\-t \fIuser@host\fR]  [\fB\-t \fIuser@host\fR]
9  [\fB\-g \fInewsgroup\fR]  [\fB\-g \fInewsgroup\fR]
10  [\fB\-s \fIsubject\fR]  [\fB\-s \fIsubject\fR]
11  [\fB\-a \fIfilename\fR]  [\fB\-a \fIfilename\fR]
 [\fB\-n \fInym\fR]  
12  [\fB\-l \fImix1,mix2,mix3,...\fR]  [\fB\-l \fImix1,mix2,mix3,...\fR]
13  [\fB\-c \fInum\fR]  [\fB\-c \fInum\fR]
14  [\fIuser@host\fR]  [\fIuser@host\fR]
15  [\fIfilename\fR]  [\fIfilename\fR]
16  .PP  .PP
17  .B mix  .B mixmaster
18  [\fB\-f\fR[\fBrfg\fR] \fIfilename\fR]  [\fB\-f\fR[\fBrfg\fR] \fIfilename\fR]
19  .PP  .PP
20  .B mix \-\-nym\-config=\fIyournym \fR[\fBname=\fIPseudonym\fR]  .B mixmaster \fR[\fB\-RGKSP\fR]
 [\fBopt=\fInymserver options\fR] [\fB\-\-latency=\fIhours\fR]  
 [\fB\-\-reply\-chain=\fIrem1,rem2,...\fR]  
 .PP  
 .B mix \fR[\fB\-RGKSP\fR]  
21  .SH DESCRIPTION  .SH DESCRIPTION
22  Mixmaster is an anonymous remailer. Remailers provide protection  Mixmaster is an anonymous remailer. Remailers provide protection
23  against traffic analysis and allow sending mail anonymously or  against traffic analysis and allow sending mail anonymously or
# Line 32  In the non-interactive mode, Mixmaster r Line 27  In the non-interactive mode, Mixmaster r
27  standard input or from a file.  Destination address and input file can  standard input or from a file.  Destination address and input file can
28  be specified in the command line.  If no address is given in the  be specified in the command line.  If no address is given in the
29  command line, the input file is expected to contain a message complete  command line, the input file is expected to contain a message complete
30  with mail headers.  Messages to be send under a pseudonym must contain  with mail headers.
 a  
 .I Nym:  
 header rather than  
 .IR From: .  
31  .SH OPTIONS  .SH OPTIONS
32  .TP  .TP
33  .B "\-h, \-\-help"  .B "\-h, \-\-help"
34  Print a summary of command line options.  Print a summary of command line options.
35  .TP  .TP
36    .B "\-V, \-\-version"
37    Print version information.
38    .TP
39    .B "\-\-about"
40    Print authorship and copyright information.
41    .TP
42  .B "\-\-config=\fIfilename"  .B "\-\-config=\fIfilename"
43  Read configuration from an alternate file.  Read configuration from an alternate file.
44  .TP  .TP
# Line 74  Attach Line 71  Attach
71  .I file  .I file
72  to the message.  to the message.
73  .TP  .TP
 .B "\-n, \-\-nym=\fIyournym"  
 Use the given pseudonym to send the message.  
 .TP  
74  .B \-\-encrypt  .B \-\-encrypt
75  Encrypt the message using the OpenPGP format.  Encrypt the message using the OpenPGP format.
76  .TP  .TP
# Line 121  Post a follow-up to a message. Line 115  Post a follow-up to a message.
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  .TP
118  .B "\-\-nym\-config=\fInym \fR[\fBname=\fIPseudonym\fR] [\fBopt=\fInymserver options\fR]"  .B "\-\-update-pinger-list"
119  Generate a pseudonym.  Download an updated all pingers list file.
   
 For example, to set up a pseudonym with two mail reply blocks and nym  
 server acknowledgment for successfully remailed messages:  
 .PP  
 mix --nym-config=yournym@nym.alias.net opt=+acksend --to=user@domain  
 --reply-chain=privacy,hr13,hyper --to=user@domain  
 --reply-chain=replay,squirrel,mix  
   
 To use a message pool:  
 .PP  
 mix --nym-config=yournym@nym.alias.net  
 --post-to=alt.anonymous.messages  
 --subject="secret message" --reply-chain=base  
 .TP  
 .B "\-\-latency=\fIhours"  
 Reply chain latency.  
120  .TP  .TP
121  .B "\-\-reply\-chain=\fIrem1,rem2,..."  .B "\-\-update-stats\fI[=source\fR]"
122  Reply chain for the pseudonym.  Download updated stats.
123  .SS Remailer options:  .SS Remailer options:
124  .TP  .TP
125  .B "\-\-config=\fIfilename"  .B "\-\-config=\fIfilename"
# Line 166  internal files up\-to\-date. Line 144  internal files up\-to\-date.
144  .TP  .TP
145  .B \-D, \-\-daemon  .B \-D, \-\-daemon
146  Detach from the console and process the pool, get mail and update the  Detach from the console and process the pool, get mail and update the
147  internal files in regular intervals.  internal files at regular intervals.
148  .TP  .TP
149  .B \-\-no-detach  .B \-\-no-detach
150  Run as daemon but do not detach from the terminal (This option is  Run as daemon but do not detach from the terminal (This option is
# Line 189  Remove the Mixmaster Service on Win32. Line 167  Remove the Mixmaster Service on Win32.
167  .TP  .TP
168  .B \-\-run\-svc  .B \-\-run\-svc
169  Run the Mixmaster Service on Win32.  Run the Mixmaster Service on Win32.
170    .TP
171    .B \-\-redirect
172    Read a Mixmaster packet from stdin and route it through a chain given with
173    \fB\-\-chain\fP.
174    Note that this may corrupt the packet if there is not enough space in the
175    headers (that is, if there are more than 20 hops total).  This function is
176    not normaly needed but may come in handy in certain cases.
177  .SH CONFIGURATION  .SH CONFIGURATION
178  Mixmaster reads its configuration from the file  Mixmaster reads its configuration from the file
179  .B mix.cfg  .B mix.cfg
# Line 206  script when setting up a remailer. Line 191  script when setting up a remailer.
191  .PP  .PP
192  All configuration variables can be overridden from the command line,  All configuration variables can be overridden from the command line,
193  e.g.  e.g.
194  .B mix -S --POOLSIZE=0 --RATE=100  .B mixmaster -S --POOLSIZE=0 --RATE=100
195  will send all messages currently in the message pool.  will send all messages currently in the message pool.
196  .SS Client configuration:  .SS Client configuration:
197  .TP  .TP
# Line 255  as the final remailer. Default: Line 240  as the final remailer. Default:
240  .BR 99 .  .BR 99 .
241  .TP  .TP
242  .B MAXLAT  .B MAXLAT
243  Only select remailers with a latency of maximally  Only select remailers with a latency of at most
244  .IR MAXLAT .  .IR MAXLAT .
245  Default:  Default:
246  .BR 36h .  .BR 36h .
# Line 269  Path to your public PGP key ring. Defaul Line 254  Path to your public PGP key ring. Defaul
254  Path to your secret PGP key ring. Default:  Path to your secret PGP key ring. Default:
255  .BR ~/.pgp/secring.skr .  .BR ~/.pgp/secring.skr .
256  (Windows default: PGP registry value.)  (Windows default: PGP registry value.)
257  .SS Remailer configuration:  .TP
258    .B CLIENTAUTOFLUSH
259    If
260    .B REMAIL
261    is set to
262    .BR n
263    automatically flush the pool every time Mixmaster is run. Default:
264    .BR n .
265  .TP  .TP
266  .B SENDMAIL  .B SENDMAIL
267  Path to the  Path to the
# Line 309  is used instead.) Line 301  is used instead.)
301  Default:  Default:
302  .IR ANONADDR .  .IR ANONADDR .
303  .TP  .TP
304    .B ALLPINGERSURL
305    URL from which to download the
306    .IR ALLPINGERSFILE .
307    Default:
308    .BR http://www.noreply.org/allpingers/allpingers.txt .
309    .TP
310    .B WGET
311    Define the http protocol download tool. Default:
312    .BR wget .
313    .SS Remailer configuration:
314    .TP
315  .B NEWS  .B NEWS
316  Path to the news posting program, or address of a  Path to the news posting program, or address of a
317  mail-to-news gateway. Default: no news posting.  mail-to-news gateway. Default: no news posting.
# Line 429  it is treated as a Maildir, otherwise a Line 432  it is treated as a Maildir, otherwise a
432  is expected. All messages are removed from the folder after reading.  is expected. All messages are removed from the folder after reading.
433  .B MAILIN  .B MAILIN
434  is not set by default.  is not set by default.
435  It is an incredible bad idea to set this the same as \fBMAILBOX\fP.  It is an incredibly bad idea to set this the same as \fBMAILBOX\fP.
436  .TP  .TP
437  .B VERBOSE  .B VERBOSE
438  If  If
# Line 439  is set to Line 442  is set to
442  Mixmaster will log error  Mixmaster will log error
443  messages only. If it is set to  messages only. If it is set to
444  .BR 1 ,  .BR 1 ,
445  error message and warnings are logged. If  error messages and warnings are logged. If
446  .B VERBOSE  .B VERBOSE
447  is set to  is set to
448  .BR 2 ,  .BR 2 ,
# Line 459  which is now deprecated. Line 462  which is now deprecated.
462  This should  This should
463  .I not  .I not
464  be the same as the client passphrase.  be the same as the client passphrase.
465    .TP
466    .B EXTFLAGS
467    Additional flags you want to set in the remailer's capabilities string.
468    Defaults to the empty string, which means none.  Example:
469    .BR testing .
470    .TP
471    .B PRECEDENCE
472    Sets the header Precedence: to this value for all outgoing mail.
473    Defaults to the empty string, which means no such header is added.
474    Example:
475    .BR anon .
476    If you use this you might want to block user supplied precedence
477    headers in your header block file.
478  .PP  .PP
479  The following variables can be set to  The following variables can be set to
480  .B y  .B y
# Line 471  Enable remailer functionality. Default: Line 487  Enable remailer functionality. Default:
487  .TP  .TP
488  .B MIDDLEMAN  .B MIDDLEMAN
489  Act as an intermediate hop only, forward anonymized  Act as an intermediate hop only, forward anonymized
490  messages to an other remailer. This mode can be used  messages to another remailer. This mode can be used
491  where complaints about anonymous messages must be  where complaints about anonymous messages must be
492  avoided. (The variable  avoided. (The variable
493  .B FORWARDTO  .B FORWARDTO
# Line 535  file by sending the remailer a message c Line 551  file by sending the remailer a message c
551  .BR destination-block .  .BR destination-block .
552  Default:  Default:
553  .BR y .  .BR y .
554    .TP
555    .B STATSDETAILS
556    List statistics on intermediate vs. final delivery in remailer-stats.
557    Default:
558    .BR y .
559  .PP  .PP
560  The following variables have numeric values:  The following variables have numeric values:
561  .TP  .TP
562  .B POOLSIZE  .B POOLSIZE
563  The size of the Mixmaster reordering pool. Larger sizes  The size of the Mixmaster reordering pool. Larger sizes
564  imply higher security and longer delays. Remailer default:  imply higher security and longer delays. Remailer default:
565  .BR 20 .  .BR 45 .
566  Client default:  Client default:
567  .BR 0 .  .BR 0 .
568  .TP  .TP
569  .B RATE  .B RATE
570  Percentage of messages from the pool to be sent. Remailer default:  Percentage of messages from the pool to be sent. Remailer default:
571  .BR 95 .  .BR 65 .
572  Client default:  Client default:
573  .BR 100 .  .BR 100 .
574  Lower values cause the pool to increase in size when  Lower values cause the pool to increase in size when
# Line 565  a dummy generation, and Line 586  a dummy generation, and
586  means that one in four will.  means that one in four will.
587  .B 0  .B 0
588  means no dummy messages. Remailer default:  means no dummy messages. Remailer default:
589  .BR 20 .  .BR 10 .
590  Client default:  Client default:
591  .BR 3 .  .BR 3 .
592  .TP  .TP
# Line 581  processing. Line 602  processing.
602  means four will be generated.  means four will be generated.
603  .B 0  .B 0
604  means no dummy messages. Remailer default:  means no dummy messages. Remailer default:
605  .BR 67 .  .BR 90 .
606  Client default:  Client default:
607  .BR 3 .  .BR 3 .
608  .TP  .TP
609  .B SIZELIMIT  .B SIZELIMIT
610  Maximal size for anonymous messages in kB.  Maximum size for anonymous messages in kB.
611  .B 0  .B 0
612  means no limit.  means no limit.
613  Default:  Default:
614  .BR 0 .  .BR 0 .
615  .TP  .TP
616  .B POP3SIZELIMIT  .B POP3SIZELIMIT
617  Maximal size for incoming messages in kB when using POP3.  Maximum size for incoming messages in kB when using POP3.
618  .B 0  .B 0
619  means no limit.  means no limit.
620  Default:  Default:
# Line 605  is set to Line 626  is set to
626  and left on the server otherwise.  and left on the server otherwise.
627  .TP  .TP
628  .B INFLATEMAX  .B INFLATEMAX
629  Maximal size for  Maximum size for
630  .B Inflate:  .B Inflate:
631  padding in kB.  padding in kB.
632  .B 0  .B 0
# Line 615  Default: Line 636  Default:
636  .BR kB .  .BR kB .
637  .TP  .TP
638  .B MAXRANDHOPS  .B MAXRANDHOPS
639  Maximal chain length for message forwarding requested by  Maximum chain length for message forwarding requested by
640  .B Rand-Hop  .B Rand-Hop
641  directives.  directives.
642  Default:  Default:
643  .BR 20 .  .BR 4 .
644    .TP
645    .B MAXRECIPIENTS
646    limits the number of allowed recipients in outgoing mail.  Anything that exceeds this
647    number is dropped silently.  Default:
648    .BR 5 .
649    .TP
650    .B TEMP_FAIL
651    exit with this exit code when a timeskew problem is suspected.  Also see
652    .BR TIMESKEW_BACK
653    and
654    .BR TIMESKEW_FORWARD .
655    The default of
656    .B 75
657    should cause your MTA to requeue the message if you are running
658    mixmaster from a
659    .BR .forward
660    file.
661    .TP
662    .B STATSAUTOUPDATE
663    Set non-zero to enable Daemon stats download mode. Default:
664    .BR 0 .
665  .PP  .PP
666  The following are time variables. They can be given as days, hours, or  The following are time variables. They can be given as years (
667  minutes.  .BR y
668    ), months (
669    .BR b
670    ), days (
671    .BR d
672    ), hours (
673    .BR h
674    ), minutes (
675    .BR m
676    ), or seconds (
677    .BR s
678    ).
679  .TP  .TP
680  .B SENDPOOLTIME  .B SENDPOOLTIME
681  How often Mixmaster should check the pool for messages  How often Mixmaster should check the pool for messages
682  to be sent. Remailer default:  to be sent. Remailer default:
683  .BR 1h .  .BR 15m .
684  Client default:  Client default:
685  .BR 0h .  .BR 0h .
686  .TP  .TP
# Line 670  minimum: Line 723  minimum:
723  If set to  If set to
724  .BR 0 ,  .BR 0 ,
725  no log is kept.  no log is kept.
726    .TP
727    .B KEYLIFETIME
728    Mixmaster sets an expiration date on its remailer keys
729    .B KEYLIFETIME
730    after the key creation date. Default:
731    .BR 13b .
732    .TP
733    .B KEYGRACEPERIOD
734    Mixmaster will continue to decrypt messages encrypted to an expired key
735    for
736    .B KEYGRACEPERIOD
737    period of time after the expiration. This is done to ensure that messages
738    already injected into the network are allowed to exit. Do not change this
739    value unless you know what you are doing, or you will risk partitioning
740    attacks. Default:
741    .BR 7d .
742    .TP
743    .B KEYOVERLAPPERIOD
744    Mixmaster will generate and advertise a new key
745    .BR KEYOVERLAPPERIOD
746    period of time before the expiration of the key. Clients should always use
747    the most recently created valid key. Clients that deviate from this
748    recommended behavior risk partitioning attacks. Default:
749    .BR 7d .
750    .TP
751    .B TIMESKEW_BACK
752    Allow going back up to
753    .BR TIMESKEW_BACK
754    in time.  If the time moved further back mixmaster will assume
755    there is a problem with your clock and refuse to start as a remailer.
756    This is done by comparing the latest timestamp in
757    .BR time.log
758    with the current timestamp.  If set to
759    .BR 0
760    then this test is skipped.  If the system time is indeed correct, simply
761    remove
762    .BR time.log .
763    Default:
764    .BR 12h .
765    .TP
766    .B TIMESKEW_FORWARD
767    Similar to
768    .BR TIMESKEW_BACK
769    but allow jumping this far into the future.
770    Default:
771    .BR 2w .
772    .TP
773    .B STATSINTERVAL
774    Time interval between daemon downloads of stats files. Enabled by
775    .BR STATSAUTOUPDATE .
776    Default:
777    .BR 2h .
778  .PP  .PP
779  The following strings must be specified at compile-time in  The following strings must be specified at compile-time in
780  .BR config.h .  .BR config.h .
781  Usually it is not necessary to modify any of these:  It is not usually necessary to modify any of these:
782  .TP  .TP
783  .B  .B
784  DISCLAIMER  DISCLAIMER
# Line 698  file is available. Line 803  file is available.
803  .TP  .TP
804  .B MSGFOOTER  .B MSGFOOTER
805  A default string to be inserted at the bottom of the message body  A default string to be inserted at the bottom of the message body
806  of all anonymous messages and no  of all anonymous messages if no
807  .B footer.txt  .B footer.txt
808  file is available.  file is available.
809  .TP  .TP
# Line 712  The character set used for MIME-encoded Line 817  The character set used for MIME-encoded
817  .B DESTBLOCK  .B DESTBLOCK
818  A quoted list of files that contain blocked addresses.  A quoted list of files that contain blocked addresses.
819  Files must be separated by one space. Mixmaster will choose  Files must be separated by one space. Mixmaster will choose
820  the first file for writing  the first file for writing if
821  .B AUTOBLOCK  .B AUTOBLOCK
822  is enabled.  is enabled.
823  .PP  .PP
# Line 803  List of reliable type 2 remailers (\fBTY Line 908  List of reliable type 2 remailers (\fBTY
908  .TP  .TP
909  .B type2.list  .B type2.list
910  List of known type 2 remailers (optional) (\fBTYPE2LIST\fP).  List of known type 2 remailers (optional) (\fBTYPE2LIST\fP).
911    .TP
912    .B starex.txt
913    List of remailers which should not be used in randomly generated
914    remailer chains (\fBSTAREX\fP).
915  .SS Remailer files:  .SS Remailer files:
916  .TP  .TP
917  .B disclaim.txt  .B disclaim.txt
# Line 866  keyword "apop" or "pass" to select an au Line 975  keyword "apop" or "pass" to select an au
975  .B dest.alw  .B dest.alw
976  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).
977  .TP  .TP
978    .B dest.alw.nonpublished
979    Similar to
980    .BR dest.alw ,
981    with the only difference that this list is not published in remailer-conf replies (\fBDESTALLOW2\fP).
982    .TP
983  .B dest.blk  .B dest.blk
984  List of blocked destination addresses.  List of blocked destination addresses.
985  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).
# Line 873  Mixmaster does not send mail to the bloc Line 987  Mixmaster does not send mail to the bloc
987  .B rab.blk  .B rab.blk
988  Identical to  Identical to
989  .BR dest.blk ,  .BR dest.blk ,
990  except that Mixmaster will not write to this file.  except Mixmaster will not write to this file.
991  For use with external remailer abuse blocklists.  For use with external remailer abuse blocklists.
992  .TP  .TP
993  .B source.blk  .B source.blk
994  List of blocked source addresses.  If an incoming message originates  List of blocked source addresses.  If an incoming message originates
995  from an address or IP in this in this list, it will be ignored. This  from an address or IP in this list, it will be ignored. This
996  feature can be used to avoid spam and other abusive mail (\fBSOURCEBLOCK\fP).  feature can be used to avoid spam and other abusive mail (\fBSOURCEBLOCK\fP).
997  .TP  .TP
998  .B header.blk  .B header.blk
999  List of unwanted header fields. The file is used to delete unwanted  List of unwanted header fields. The file is used to delete unwanted
1000  header lines (e.g. lines that indicate a false identity, or Usenet  header lines (e.g. lines that indicate a false identity, or Usenet
1001  control messages), and do other header filtering (\fBHDRFILTER\fP).  control messages), and do other header filtering (\fBHDRFILTER\fP).
1002  .PP  
1003  A destination address or header line is left out if it contains a  A destination address or header line is left out if it contains a
1004  search string or matches a regular expression specified in the block  search string or matches a regular expression specified in the block
1005  file. Lines in the block file that begin and end with a slash  file. Lines in the block file that begin and end with a slash
# Line 909  are supported. For example Line 1023  are supported. For example
1023  would allow user-defined names in the  would allow user-defined names in the
1024  .B From:  .B From:
1025  line, while replacing any given address with the remailer address.  line, while replacing any given address with the remailer address.
1026    .TP
1027    .B allpingers.txt
1028    Information on all known pingers (\fBALLPINGERSFILE\fP).
1029  .SS  .SS
1030  Mixmaster uses the following files internally:  Mixmaster uses the following files internally:
1031  .TP  .TP
1032  .B mixrand.bin  .B mixrand.bin
1033  Random seed file (\fBMIXRAND\fP).  Random seed file (\fBMIXRAND\fP).
1034  .TP  .TP
 .B secrets.mix  
 List of your nyms with configuration data (encrypted) (\fBNYMDB\fP).  
 .TP  
 .B nymsec.pgp  
 Your nyms' secret PGP keys (encrypted) (\fBNYMSECRING\fP).  
 .TP  
1035  .B secring.pgp  .B secring.pgp
1036  Remailer type 1 secret keys (\fBPGPREMSECRING\fP).  Remailer type 1 secret keys (\fBPGPREMSECRING\fP).
1037  .TP  .TP
# Line 934  The public type 1 remailer key (\fBPGPKE Line 1045  The public type 1 remailer key (\fBPGPKE
1045  The public type 2 remailer key (\fBKEYFILE\fP).  The public type 2 remailer key (\fBKEYFILE\fP).
1046  .TP  .TP
1047  .B id.log  .B id.log
1048  Log file of messages already processed (\fBKEYFILE\fP).  Log file of messages already processed (\fBIDLOG\fP).
1049  .TP  .TP
1050  .B stats.log  .B stats.log
1051  Log file for remailer statistics (\fBSTATS\fP).  Log file for remailer statistics (\fBSTATS\fP).
1052  .TP  .TP
1053    .B stats-src.txt
1054    File for name of most recent statistics source (\fBSTATSSRC\fP).
1055    .TP
1056    .B pgpmaxcount.log
1057    Log file for PGP Max-Count statistics (\fBPGPMAXCOUNT\fP).
1058    .TP
1059  .B time.log  .B time.log
1060  Time for periodic remailer actions (\fBREGULAR\fP).  Time for periodic remailer actions (\fBREGULAR\fP).
1061  .TP  .TP
# Line 948  Public Diffie-Hellman parameters used fo Line 1065  Public Diffie-Hellman parameters used fo
1065  .B dsaparam.mix  .B dsaparam.mix
1066  Public DSA parameters used for DSA key generation (\fBDSAPARAMS\fP).  Public DSA parameters used for DSA key generation (\fBDSAPARAMS\fP).
1067  .TP  .TP
1068  .B mix.pid  .B mixmaster.pid
1069  Pid file in daemon mode (\fBPIDFILE\fP).  Pid file in daemon mode (\fBPIDFILE\fP).
1070  .TP  .TP
1071  .BI pool/  .BI pool/
# Line 980  The passphrase used to protect your nyms Line 1097  The passphrase used to protect your nyms
1097  .I MIXPASS  .I MIXPASS
1098  is not set, the client will ask for a passphrase.  is not set, the client will ask for a passphrase.
1099  .SH SEE ALSO  .SH SEE ALSO
1100    .BR mpgp (1),
1101  .BR pgp (1),  .BR pgp (1),
1102  .BR procmail (1),  .BR procmail (1),
1103  .BR sendmail (8).  .BR sendmail (8).
1104    .SH HISTORY
1105    Mixmaster is an implementation of a Chuamian mix-net system.
1106    Versions 1.0 through 2.0.3 of the
1107    .BR mixmaster
1108    remailer were originally written by Lance Cottrell. Mixmaster was first
1109    released in 1995. Ulf Moeller collaborated on version 2.0.4, and began an
1110    entire rewrite of
1111    .BR mixmaster
1112    in 1999. This rewrite was released in 2002 as version 2.9.0, with major
1113    contributions from Janis Jagars, Peter Palfrader, and Len Sassaman.
1114    Mixmaster 3.0 is based on the 2.9 codebase. Peter Palfrader and Len
1115    Sassaman are the principal maintainers. For more information on
1116    contributing authors, please see the file THANKS for details.
1117  .SH COPYRIGHT  .SH COPYRIGHT
1118  (C) 1999 Anonymizer Inc.  (C) 1999 - 2004 Anonymizer Inc. and others.
1119  Mixmaster may be redistributed and modified under certain conditions.  Mixmaster may be redistributed and modified under certain conditions.
1120  This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF  This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF
1121  ANY KIND, either express or implied. See the file COPYRIGHT for  ANY KIND, either express or implied. See the file COPYRIGHT for

Legend:
Removed from v.378  
changed lines
  Added in v.901

  ViewVC Help
Powered by ViewVC 1.1.5