/[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 923 by weasel, Sun Oct 9 21:59:04 2005 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 .
247  .TP  .TP
248    .B MINLAT
249    Only select remailers with a latency of at least
250    .IR MINLAT .
251    Default:
252    .BR 5m .
253    .TP
254  .B PGPPUBRING  .B PGPPUBRING
255  Path to your public PGP key ring. Default:  Path to your public PGP key ring. Default:
256  .BR ~/.pgp/pubring.pkr .  .BR ~/.pgp/pubring.pkr .
# Line 269  Path to your public PGP key ring. Defaul Line 260  Path to your public PGP key ring. Defaul
260  Path to your secret PGP key ring. Default:  Path to your secret PGP key ring. Default:
261  .BR ~/.pgp/secring.skr .  .BR ~/.pgp/secring.skr .
262  (Windows default: PGP registry value.)  (Windows default: PGP registry value.)
263  .SS Remailer configuration:  .TP
264    .B CLIENTAUTOFLUSH
265    If
266    .B REMAIL
267    is set to
268    .BR n
269    automatically flush the pool every time Mixmaster is run. Default:
270    .BR n .
271  .TP  .TP
272  .B SENDMAIL  .B SENDMAIL
273  Path to the  Path to the
# Line 309  is used instead.) Line 307  is used instead.)
307  Default:  Default:
308  .IR ANONADDR .  .IR ANONADDR .
309  .TP  .TP
310    .B ALLPINGERSURL
311    URL from which to download the
312    .IR ALLPINGERSFILE .
313    Default:
314    .BR http://www.noreply.org/allpingers/allpingers.txt .
315    .TP
316    .B WGET
317    Define the http protocol download tool. Default:
318    .BR wget .
319    .SS Remailer configuration:
320    .TP
321  .B NEWS  .B NEWS
322  Path to the news posting program, or address of a  Path to the news posting program, or address of a
323  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 438  it is treated as a Maildir, otherwise a
438  is expected. All messages are removed from the folder after reading.  is expected. All messages are removed from the folder after reading.
439  .B MAILIN  .B MAILIN
440  is not set by default.  is not set by default.
441  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.
442  .TP  .TP
443  .B VERBOSE  .B VERBOSE
444  If  If
# Line 439  is set to Line 448  is set to
448  Mixmaster will log error  Mixmaster will log error
449  messages only. If it is set to  messages only. If it is set to
450  .BR 1 ,  .BR 1 ,
451  error message and warnings are logged. If  error messages and warnings are logged. If
452  .B VERBOSE  .B VERBOSE
453  is set to  is set to
454  .BR 2 ,  .BR 2 ,
# Line 459  which is now deprecated. Line 468  which is now deprecated.
468  This should  This should
469  .I not  .I not
470  be the same as the client passphrase.  be the same as the client passphrase.
471    .TP
472    .B EXTFLAGS
473    Additional flags you want to set in the remailer's capabilities string.
474    Defaults to the empty string, which means none.  Example:
475    .BR testing .
476    .TP
477    .B PRECEDENCE
478    Sets the header Precedence: to this value for all outgoing mail.
479    Defaults to the empty string, which means no such header is added.
480    Example:
481    .BR anon .
482    If you use this you might want to block user supplied precedence
483    headers in your header block file.
484  .PP  .PP
485  The following variables can be set to  The following variables can be set to
486  .B y  .B y
# Line 471  Enable remailer functionality. Default: Line 493  Enable remailer functionality. Default:
493  .TP  .TP
494  .B MIDDLEMAN  .B MIDDLEMAN
495  Act as an intermediate hop only, forward anonymized  Act as an intermediate hop only, forward anonymized
496  messages to an other remailer. This mode can be used  messages to another remailer. This mode can be used
497  where complaints about anonymous messages must be  where complaints about anonymous messages must be
498  avoided. (The variable  avoided. (The variable
499  .B FORWARDTO  .B FORWARDTO
# Line 535  file by sending the remailer a message c Line 557  file by sending the remailer a message c
557  .BR destination-block .  .BR destination-block .
558  Default:  Default:
559  .BR y .  .BR y .
560    .TP
561    .B STATSDETAILS
562    List statistics on intermediate vs. final delivery in remailer-stats.
563    Default:
564    .BR y .
565  .PP  .PP
566  The following variables have numeric values:  The following variables have numeric values:
567  .TP  .TP
568  .B POOLSIZE  .B POOLSIZE
569  The size of the Mixmaster reordering pool. Larger sizes  The size of the Mixmaster reordering pool. Larger sizes
570  imply higher security and longer delays. Remailer default:  imply higher security and longer delays. Remailer default:
571  .BR 20 .  .BR 45 .
572  Client default:  Client default:
573  .BR 0 .  .BR 0 .
574  .TP  .TP
575  .B RATE  .B RATE
576  Percentage of messages from the pool to be sent. Remailer default:  Percentage of messages from the pool to be sent. Remailer default:
577  .BR 95 .  .BR 65 .
578  Client default:  Client default:
579  .BR 100 .  .BR 100 .
580  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 592  a dummy generation, and
592  means that one in four will.  means that one in four will.
593  .B 0  .B 0
594  means no dummy messages. Remailer default:  means no dummy messages. Remailer default:
595  .BR 20 .  .BR 10 .
596  Client default:  Client default:
597  .BR 3 .  .BR 3 .
598  .TP  .TP
# Line 581  processing. Line 608  processing.
608  means four will be generated.  means four will be generated.
609  .B 0  .B 0
610  means no dummy messages. Remailer default:  means no dummy messages. Remailer default:
611  .BR 67 .  .BR 90 .
612  Client default:  Client default:
613  .BR 3 .  .BR 3 .
614  .TP  .TP
615  .B SIZELIMIT  .B SIZELIMIT
616  Maximal size for anonymous messages in kB.  Maximum size for anonymous messages in kB.
617  .B 0  .B 0
618  means no limit.  means no limit.
619  Default:  Default:
620  .BR 0 .  .BR 0 .
621  .TP  .TP
622  .B POP3SIZELIMIT  .B POP3SIZELIMIT
623  Maximal size for incoming messages in kB when using POP3.  Maximum size for incoming messages in kB when using POP3.
624  .B 0  .B 0
625  means no limit.  means no limit.
626  Default:  Default:
# Line 605  is set to Line 632  is set to
632  and left on the server otherwise.  and left on the server otherwise.
633  .TP  .TP
634  .B INFLATEMAX  .B INFLATEMAX
635  Maximal size for  Maximum size for
636  .B Inflate:  .B Inflate:
637  padding in kB.  padding in kB.
638  .B 0  .B 0
# Line 615  Default: Line 642  Default:
642  .BR kB .  .BR kB .
643  .TP  .TP
644  .B MAXRANDHOPS  .B MAXRANDHOPS
645  Maximal chain length for message forwarding requested by  Maximum chain length for message forwarding requested by
646  .B Rand-Hop  .B Rand-Hop
647  directives.  directives.
648  Default:  Default:
649  .BR 20 .  .BR 4 .
650    .TP
651    .B MAXRECIPIENTS
652    limits the number of allowed recipients in outgoing mail.  Anything that exceeds this
653    number is dropped silently.  Default:
654    .BR 5 .
655    .TP
656    .B TEMP_FAIL
657    exit with this exit code when a timeskew problem is suspected.  Also see
658    .BR TIMESKEW_BACK
659    and
660    .BR TIMESKEW_FORWARD .
661    The default of
662    .B 75
663    should cause your MTA to requeue the message if you are running
664    mixmaster from a
665    .BR .forward
666    file.
667    .TP
668    .B STATSAUTOUPDATE
669    Set non-zero to enable Daemon stats download mode. Default:
670    .BR 0 .
671  .PP  .PP
672  The following are time variables. They can be given as days, hours, or  The following are time variables. They can be given as years (
673  minutes.  .BR y
674    ), months (
675    .BR b
676    ), days (
677    .BR d
678    ), hours (
679    .BR h
680    ), minutes (
681    .BR m
682    ), or seconds (
683    .BR s
684    ).
685  .TP  .TP
686  .B SENDPOOLTIME  .B SENDPOOLTIME
687  How often Mixmaster should check the pool for messages  How often Mixmaster should check the pool for messages
688  to be sent. Remailer default:  to be sent. Remailer default:
689  .BR 1h .  .BR 15m .
690  Client default:  Client default:
691  .BR 0h .  .BR 0h .
692  .TP  .TP
# Line 670  minimum: Line 729  minimum:
729  If set to  If set to
730  .BR 0 ,  .BR 0 ,
731  no log is kept.  no log is kept.
732    .TP
733    .B KEYLIFETIME
734    Mixmaster sets an expiration date on its remailer keys
735    .B KEYLIFETIME
736    after the key creation date. Default:
737    .BR 13b .
738    .TP
739    .B KEYGRACEPERIOD
740    Mixmaster will continue to decrypt messages encrypted to an expired key
741    for
742    .B KEYGRACEPERIOD
743    period of time after the expiration. This is done to ensure that messages
744    already injected into the network are allowed to exit. Do not change this
745    value unless you know what you are doing, or you will risk partitioning
746    attacks. Default:
747    .BR 7d .
748    .TP
749    .B KEYOVERLAPPERIOD
750    Mixmaster will generate and advertise a new key
751    .BR KEYOVERLAPPERIOD
752    period of time before the expiration of the key. Clients should always use
753    the most recently created valid key. Clients that deviate from this
754    recommended behavior risk partitioning attacks. Default:
755    .BR 7d .
756    .TP
757    .B TIMESKEW_BACK
758    Allow going back up to
759    .BR TIMESKEW_BACK
760    in time.  If the time moved further back mixmaster will assume
761    there is a problem with your clock and refuse to start as a remailer.
762    This is done by comparing the latest timestamp in
763    .BR time.log
764    with the current timestamp.  If set to
765    .BR 0
766    then this test is skipped.  If the system time is indeed correct, simply
767    remove
768    .BR time.log .
769    Default:
770    .BR 12h .
771    .TP
772    .B TIMESKEW_FORWARD
773    Similar to
774    .BR TIMESKEW_BACK
775    but allow jumping this far into the future.
776    Default:
777    .BR 2w .
778    .TP
779    .B STATSINTERVAL
780    Time interval between daemon downloads of stats files. Enabled by
781    .BR STATSAUTOUPDATE .
782    Default:
783    .BR 2h .
784  .PP  .PP
785  The following strings must be specified at compile-time in  The following strings must be specified at compile-time in
786  .BR config.h .  .BR config.h .
787  Usually it is not necessary to modify any of these:  It is not usually necessary to modify any of these:
788  .TP  .TP
789  .B  .B
790  DISCLAIMER  DISCLAIMER
# Line 698  file is available. Line 809  file is available.
809  .TP  .TP
810  .B MSGFOOTER  .B MSGFOOTER
811  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
812  of all anonymous messages and no  of all anonymous messages if no
813  .B footer.txt  .B footer.txt
814  file is available.  file is available.
815  .TP  .TP
# Line 712  The character set used for MIME-encoded Line 823  The character set used for MIME-encoded
823  .B DESTBLOCK  .B DESTBLOCK
824  A quoted list of files that contain blocked addresses.  A quoted list of files that contain blocked addresses.
825  Files must be separated by one space. Mixmaster will choose  Files must be separated by one space. Mixmaster will choose
826  the first file for writing  the first file for writing if
827  .B AUTOBLOCK  .B AUTOBLOCK
828  is enabled.  is enabled.
829  .PP  .PP
# Line 803  List of reliable type 2 remailers (\fBTY Line 914  List of reliable type 2 remailers (\fBTY
914  .TP  .TP
915  .B type2.list  .B type2.list
916  List of known type 2 remailers (optional) (\fBTYPE2LIST\fP).  List of known type 2 remailers (optional) (\fBTYPE2LIST\fP).
917    .TP
918    .B starex.txt
919    List of remailers which should not be used in randomly generated
920    remailer chains (\fBSTAREX\fP).
921  .SS Remailer files:  .SS Remailer files:
922  .TP  .TP
923  .B disclaim.txt  .B disclaim.txt
# Line 866  keyword "apop" or "pass" to select an au Line 981  keyword "apop" or "pass" to select an au
981  .B dest.alw  .B dest.alw
982  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).
983  .TP  .TP
984    .B dest.alw.nonpublished
985    Similar to
986    .BR dest.alw ,
987    with the only difference that this list is not published in remailer-conf replies (\fBDESTALLOW2\fP).
988    .TP
989  .B dest.blk  .B dest.blk
990  List of blocked destination addresses.  List of blocked destination addresses.
991  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 993  Mixmaster does not send mail to the bloc
993  .B rab.blk  .B rab.blk
994  Identical to  Identical to
995  .BR dest.blk ,  .BR dest.blk ,
996  except that Mixmaster will not write to this file.  except Mixmaster will not write to this file.
997  For use with external remailer abuse blocklists.  For use with external remailer abuse blocklists.
998  .TP  .TP
999  .B source.blk  .B source.blk
1000  List of blocked source addresses.  If an incoming message originates  List of blocked source addresses.  If an incoming message originates
1001  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
1002  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).
1003  .TP  .TP
1004  .B header.blk  .B header.blk
1005  List of unwanted header fields. The file is used to delete unwanted  List of unwanted header fields. The file is used to delete unwanted
1006  header lines (e.g. lines that indicate a false identity, or Usenet  header lines (e.g. lines that indicate a false identity, or Usenet
1007  control messages), and do other header filtering (\fBHDRFILTER\fP).  control messages), and do other header filtering (\fBHDRFILTER\fP).
1008  .PP  
1009  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
1010  search string or matches a regular expression specified in the block  search string or matches a regular expression specified in the block
1011  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 1029  are supported. For example
1029  would allow user-defined names in the  would allow user-defined names in the
1030  .B From:  .B From:
1031  line, while replacing any given address with the remailer address.  line, while replacing any given address with the remailer address.
1032    .TP
1033    .B allpingers.txt
1034    Information on all known pingers (\fBALLPINGERSFILE\fP).
1035  .SS  .SS
1036  Mixmaster uses the following files internally:  Mixmaster uses the following files internally:
1037  .TP  .TP
1038  .B mixrand.bin  .B mixrand.bin
1039  Random seed file (\fBMIXRAND\fP).  Random seed file (\fBMIXRAND\fP).
1040  .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  
1041  .B secring.pgp  .B secring.pgp
1042  Remailer type 1 secret keys (\fBPGPREMSECRING\fP).  Remailer type 1 secret keys (\fBPGPREMSECRING\fP).
1043  .TP  .TP
# Line 934  The public type 1 remailer key (\fBPGPKE Line 1051  The public type 1 remailer key (\fBPGPKE
1051  The public type 2 remailer key (\fBKEYFILE\fP).  The public type 2 remailer key (\fBKEYFILE\fP).
1052  .TP  .TP
1053  .B id.log  .B id.log
1054  Log file of messages already processed (\fBKEYFILE\fP).  Log file of messages already processed (\fBIDLOG\fP).
1055  .TP  .TP
1056  .B stats.log  .B stats.log
1057  Log file for remailer statistics (\fBSTATS\fP).  Log file for remailer statistics (\fBSTATS\fP).
1058  .TP  .TP
1059    .B stats-src.txt
1060    File for name of most recent statistics source (\fBSTATSSRC\fP).
1061    .TP
1062    .B pgpmaxcount.log
1063    Log file for PGP Max-Count statistics (\fBPGPMAXCOUNT\fP).
1064    .TP
1065  .B time.log  .B time.log
1066  Time for periodic remailer actions (\fBREGULAR\fP).  Time for periodic remailer actions (\fBREGULAR\fP).
1067  .TP  .TP
# Line 948  Public Diffie-Hellman parameters used fo Line 1071  Public Diffie-Hellman parameters used fo
1071  .B dsaparam.mix  .B dsaparam.mix
1072  Public DSA parameters used for DSA key generation (\fBDSAPARAMS\fP).  Public DSA parameters used for DSA key generation (\fBDSAPARAMS\fP).
1073  .TP  .TP
1074  .B mix.pid  .B mixmaster.pid
1075  Pid file in daemon mode (\fBPIDFILE\fP).  Pid file in daemon mode (\fBPIDFILE\fP).
1076  .TP  .TP
1077  .BI pool/  .BI pool/
# Line 980  The passphrase used to protect your nyms Line 1103  The passphrase used to protect your nyms
1103  .I MIXPASS  .I MIXPASS
1104  is not set, the client will ask for a passphrase.  is not set, the client will ask for a passphrase.
1105  .SH SEE ALSO  .SH SEE ALSO
1106    .BR mpgp (1),
1107  .BR pgp (1),  .BR pgp (1),
1108  .BR procmail (1),  .BR procmail (1),
1109  .BR sendmail (8).  .BR sendmail (8).
1110    .SH HISTORY
1111    Mixmaster is an implementation of a Chaumian mix-net system.
1112    Versions 1.0 through 2.0.3 of the
1113    .BR mixmaster
1114    remailer were originally written by Lance Cottrell. Mixmaster was first
1115    released in 1995. Ulf Moeller collaborated on version 2.0.4, and began an
1116    entire rewrite of
1117    .BR mixmaster
1118    in 1999. This rewrite was released in 2002 as version 2.9.0, with major
1119    contributions from Janis Jagars, Peter Palfrader, and Len Sassaman.
1120    Mixmaster 3.0 is based on the 2.9 codebase. Peter Palfrader and Len
1121    Sassaman are the principal maintainers. For more information on
1122    contributing authors, please see the file THANKS for details.
1123  .SH COPYRIGHT  .SH COPYRIGHT
1124  (C) 1999 Anonymizer Inc.  (C) 1999 - 2004 Anonymizer Inc. and others.
1125  Mixmaster may be redistributed and modified under certain conditions.  Mixmaster may be redistributed and modified under certain conditions.
1126  This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF  This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF
1127  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.923

  ViewVC Help
Powered by ViewVC 1.1.5