/[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

revision 38 by rabbi, Wed Dec 12 18:50:59 2001 UTC revision 545 by weaselp, Mon Jul 7 11:18:20 2003 UTC
# Line 1  Line 1 
1  .TH MIX 1 "Mixmaster Version 3.0 beta"  .TH MIX 1 "Mixmaster Version 3.0 beta"
2  .\" $Id: mix.1,v 1.2 2001/12/12 18:50:59 rabbi Exp $  .\" $Id: mix.1,v 1.31 2003/07/07 11:18:20 weaselp Exp $
3  .SH NAME  .SH NAME
4  mix \- anonymous remailer software  mix \- anonymous remailer software
5  .SH SYNOPSIS  .SH SYNOPSIS
# Line 32  In the non-interactive mode, Mixmaster r Line 32  In the non-interactive mode, Mixmaster r
32  standard input or from a file.  Destination address and input file can  standard input or from a file.  Destination address and input file can
33  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
34  command line, the input file is expected to contain a message complete  command line, the input file is expected to contain a message complete
35  with mail headers.  Messages to be send under a pseudonym must contain  with mail headers.  Messages to be sent under a pseudonym must contain
36  a  a
37  .I Nym:  .I Nym:
38  header rather than  header rather than
# Line 42  header rather than Line 42  header rather than
42  .B "\-h, \-\-help"  .B "\-h, \-\-help"
43  Print a summary of command line options.  Print a summary of command line options.
44  .TP  .TP
45    .B "\-\-config=\fIfilename"
46    Read configuration from an alternate file.
47    .TP
48  .B "\-t, \-\-to=\fIuser@host"  .B "\-t, \-\-to=\fIuser@host"
49  Add the destination address(es) to the message header. The input file  Add the destination address(es) to the message header. The input file
50  contains the message body without headers.  contains the message body without headers.
# Line 107  Send the message(s) from the pool. Line 110  Send the message(s) from the pool.
110  Output informational messages.  Output informational messages.
111  .TP  .TP
112  .B "\-f\fR [\fIfile\fR]"  .B "\-f\fR [\fIfile\fR]"
113  Read a mail folder. This function requires ncurses support.  Read a mail folder or news article. This function requires ncurses support.
114  .TP  .TP
115  .B "\-fr\fR [\fIfile\fR]"  .B "\-fr\fR [\fIfile\fR]"
116  Reply to a message.  Reply to a message.
# Line 141  Reply chain latency. Line 144  Reply chain latency.
144  Reply chain for the pseudonym.  Reply chain for the pseudonym.
145  .SS Remailer options:  .SS Remailer options:
146  .TP  .TP
147    .B "\-\-config=\fIfilename"
148    Read configuration from an alternate file.
149    .TP
150  .B \-R, \-\-read\-mail  .B \-R, \-\-read\-mail
151  Read a remailer message from standard input and store it in the pool.  Read a remailer message from standard input and store it in the pool.
152  .TP  .TP
153    .B \-I, \-\-store\-mail
154    Read a remailer message from standard input and store it in the pool
155    without decrypting it immediately. It will be processed the next time
156    Mixmaster processes the queue (called with \fP-M\fP or in daemon mode).
157    .TP
158  .B \-P, \-\-pop-mail  .B \-P, \-\-pop-mail
159  Read mail from the POP3 servers listed in  Read mail from the POP3 servers listed in
160  .BR pop3.cfg .  .BR pop3.cfg .
# Line 155  internal files up\-to\-date. Line 166  internal files up\-to\-date.
166  .TP  .TP
167  .B \-D, \-\-daemon  .B \-D, \-\-daemon
168  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
169  internal files in regular intervals.  internal files at regular intervals.
170    .TP
171    .B \-\-no-detach
172    Run as daemon but do not detach from the terminal (This option is
173    only useful together with \fB--daemon\fP).
174  .TP  .TP
175  .B -G, \-\-generate\-key  .B -G, \-\-generate\-key
176  Generate a new remailer key.  Generate a new remailer key.
# Line 223  Default: Line 238  Default:
238  .B DISTANCE  .B DISTANCE
239  When selecting random remailers, the chain will contain  When selecting random remailers, the chain will contain
240  .I DISTANCE  .I DISTANCE
241  other remailers between two occurences of the  other remailers between two occurrences of the
242  same remailer in the chain. Default:  same remailer in the chain. Default:
243  .BR 2 .  .BR 2 .
244  .TP  .TP
# Line 240  as the final remailer. Default: Line 255  as the final remailer. Default:
255  .BR 99 .  .BR 99 .
256  .TP  .TP
257  .B MAXLAT  .B MAXLAT
258  Only select remailers with a latency of maximally  Only select remailers with a latency of at most
259  .IR MAXLAT .  .IR MAXLAT .
260  Default:  Default:
261  .BR 36h .  .BR 36h .
262  .TP  .TP
263  .B PGPPUBRING  .B PGPPUBRING
264  Path to your public PGP key ring. Default:  Path to your public PGP key ring. Default:
265  .BR ~/.pgp/pubring.pgp .  .BR ~/.pgp/pubring.pkr .
266  (Windows default: PGP registry value.)  (Windows default: PGP registry value.)
267  .TP  .TP
268  .B PGPSECRING  .B PGPSECRING
269  Path to your secret PGP key ring. Default:  Path to your secret PGP key ring. Default:
270  .BR ~/.pgp/secring.pgp .  .BR ~/.pgp/secring.skr .
271  (Windows default: PGP registry value.)  (Windows default: PGP registry value.)
272  .SS Remailer configuration:  .TP
273    .B CLIENTAUTOFLUSH
274    If
275    .B REMAIL
276    is set to
277    .BR n
278    automatically flush the pool every time mixmaster is run. Default:
279    .BR n .
280  .TP  .TP
281  .B SENDMAIL  .B SENDMAIL
282  Path to the  Path to the
# Line 275  rather than by Line 297  rather than by
297  .BR sendmail (1).  .BR sendmail (1).
298  .TP  .TP
299  .B HELONAME  .B HELONAME
300  Name used in the SMTP dialogue.  Host name used in the SMTP dialogue.
301  Default: The  Default: The
302  .I ENVFROM  .I ENVFROM
303  host name or the current network name associated with the socket.  host name or the current network name associated with the socket.
304  .TP  .TP
305    .B SMTPUSERNAME
306    Some mail servers require authentication for sending mail. This is
307    the authenticated SMTP user name.
308    .B SMTPPASSWORD
309    Password for authenticated SMTP.
310    .TP
311  .B ENVFROM  .B ENVFROM
312  Envelope from address used in the SMTP dialogue. (When the client is  Envelope from address used in the SMTP dialogue. (When the client is
313  used to send non-anonymous messages,  used to send non-anonymous messages,
# Line 287  used to send non-anonymous messages, Line 315  used to send non-anonymous messages,
315  is used instead.)  is used instead.)
316  Default:  Default:
317  .IR ANONADDR .  .IR ANONADDR .
318    .SS Remailer configuration:
319  .TP  .TP
320  .B NEWS  .B NEWS
321  Path to the news posting program, or address of a  Path to the news posting program, or address of a
# Line 355  it specifies the path to a program. If i Line 384  it specifies the path to a program. If i
384  .B @  .B @
385  sign, the message is forwarded to the given address (with an  sign, the message is forwarded to the given address (with an
386  .B X-Loop:  .B X-Loop:
387  header to prevent mail loops), otherwise the message is appended  header to prevent mail loops). If it ends with a
388    .B /
389    it is treated as a Maildir, otherwise the message is appended
390  to the given file name or written to standard output if  to the given file name or written to standard output if
391  .B MAIL  .B MAILBOX
392  is  is
393  .BR stdout .  .BR stdout .
394  Default:  Default:
# Line 398  errors. Default: Line 429  errors. Default:
429  Mail folder for bounce messages. Default:  Mail folder for bounce messages. Default:
430  .IR MAILBOX .  .IR MAILBOX .
431  .TP  .TP
432    .B MAILIN
433    If defined an additional mail folder where Mixmaster should read messages from
434    when processing its pool. If it ends with a
435    .B /
436    it is treated as a Maildir, otherwise a standard mbox format file
437    is expected. All messages are removed from the folder after reading.
438    .B MAILIN
439    is not set by default.
440    It is an incredibly bad idea to set this the same as \fBMAILBOX\fP.
441    .TP
442  .B VERBOSE  .B VERBOSE
443  If  If
444  .B VERBOSE  .B VERBOSE
445  is set to  is set to
446  .BR 0 ,  .BR 0 ,
447  Mixmaster will log error  Mixmaster will log error
448  messagess only. If it is set to  messages only. If it is set to
449  .BR 1 ,  .BR 1 ,
450  error message and warnings are logged. If  error messages and warnings are logged. If
451  .B VERBOSE  .B VERBOSE
452  is set to  is set to
453  .BR 2 ,  .BR 2 ,
# Line 416  If set to Line 457  If set to
457  a log file entry is created whenever a message  a log file entry is created whenever a message
458  enters or leaves the pool.  Default:  enters or leaves the pool.  Default:
459  .BR 2 .  .BR 2 .
460    .TP
461    .B PASSPHRASE
462    A passphrase used to protect the remailer secret keys from
463    casual attackers. This setting overrides the compile-time
464    defined
465    .B COMPILEDPASS
466    which is now deprecated.
467    This should
468    .I not
469    be the same as the client passphrase.
470  .PP  .PP
471  The following variables can be set to  The following variables can be set to
472  .B y  .B y
# Line 424  or Line 475  or
475  .TP  .TP
476  .B REMAIL  .B REMAIL
477  Enable remailer functionality. Default:  Enable remailer functionality. Default:
478  .BR y .  .BR n .
479  .TP  .TP
480  .B MIDDLEMAN  .B MIDDLEMAN
481  Act as an intermediate hop only, forward anonymized  Act as an intermediate hop only, forward anonymized
482  messages to an other remailer. This mode can be used  messages to another remailer. This mode can be used
483  where complaints about anonymous messages must be  where complaints about anonymous messages must be
484  avoided. (The variable  avoided. (The variable
485  .B FORWARDTO  .B FORWARDTO
486  specifies the remailer  specifies the remailer
487  chain to be used; default:  chain to be used; default:
488  .BR * .)  .BR * .)
489  Default:  Default:
490  .BR n .  .BR n .
# Line 470  Default: Line 521  Default:
521  Filter out binary attachments. Default:  Filter out binary attachments. Default:
522  .BR n .  .BR n .
523  .TP  .TP
524    .B LISTSUPPORTED
525    List known remailers and their keys in remailer-conf reply. Default:
526    .BR y .
527    .TP
528  .B MID  .B MID
529  Use a hash of the message body as Message-ID, to avoid  Use a hash of the message body as Message-ID, to avoid
530  Usenet spam. Default:  Usenet spam. Default:
# Line 488  file by sending the remailer a message c Line 543  file by sending the remailer a message c
543  .BR destination-block .  .BR destination-block .
544  Default:  Default:
545  .BR y .  .BR y .
546    .TP
547    .B STATSDETAILS
548    List statistics on intermediate vs. final delivery in remailer-stats.
549    Default:
550    .BR y .
551  .PP  .PP
552  The following variables have numeric values:  The following variables have numeric values:
553  .TP  .TP
554  .B POOLSIZE  .B POOLSIZE
555  The size of the Mixmaster reordering pool. Larger sizes  The size of the Mixmaster reordering pool. Larger sizes
556  imply higher security and longer delays. Default:  imply higher security and longer delays. Remailer default:
557    .BR 20 .
558    Client default:
559  .BR 0 .  .BR 0 .
560  .TP  .TP
561  .B RATE  .B RATE
562  Percentage of messages from the pool to be sent. Default:  Percentage of messages from the pool to be sent. Remailer default:
563    .BR 95 .
564    Client default:
565  .BR 100 .  .BR 100 .
566  Lower values cause the pool to increase in size when  Lower values cause the pool to increase in size when
567  many messages are recieved at a time, reducing the effect  many messages are received at a time, reducing the effect
568  of flooding attacks.  of flooding attacks.
569  .TP  .TP
570    .B INDUMMYP
571    Probability that Mixmaster will generate dummy messages upon
572    receipt of incoming mail. Larger numbers mean more dummy
573    messages on average. For instance,
574    .B 10
575    means that on average one in nine incoming messages will trigger
576    a dummy generation, and
577    .B 20
578    means that one in four will.
579    .B 0
580    means no dummy messages. Remailer default:
581    .BR 20 .
582    Client default:
583    .BR 3 .
584    .TP
585    .B OUTDUMMYP
586    Probability that Mixmaster will generate dummy messages at
587    .B SENDPOOL
588    time. If the pool is processed frequently, this should be a lower value
589    than if there are long intervals between pool processing. Examples:
590    .B 50
591    means on average, one dummy message will be generated per pool
592    processing.
593    .B 80
594    means four will be generated.
595    .B 0
596    means no dummy messages. Remailer default:
597    .BR 67 .
598    Client default:
599    .BR 3 .
600    .TP
601  .B SIZELIMIT  .B SIZELIMIT
602  Maximal size for anonymous messages in kB.  Maximum size for anonymous messages in kB.
603  .B 0  .B 0
604  means no limit.  means no limit.
605  Default:  Default:
606  .BR 0 .  .BR 0 .
607  .TP  .TP
608  .B POP3SIZELIMIT  .B POP3SIZELIMIT
609  Maximal size for incoming messages in kB when using POP3.  Maximum size for incoming messages in kB when using POP3.
610  .B 0  .B 0
611  means no limit.  means no limit.
612  Default:  Default:
# Line 523  is set to Line 618  is set to
618  and left on the server otherwise.  and left on the server otherwise.
619  .TP  .TP
620  .B INFLATEMAX  .B INFLATEMAX
621  Maximal size for  Maximum size for
622  .B Inflate:  .B Inflate:
623  padding in kB.  padding in kB.
624  .B 0  .B 0
# Line 533  Default: Line 628  Default:
628  .BR kB .  .BR kB .
629  .TP  .TP
630  .B MAXRANDHOPS  .B MAXRANDHOPS
631  Maximal chain length for message forwarding requested by  Maximum chain length for message forwarding requested by
632  .B Rand-Hop  .B Rand-Hop
633  directives.  directives.
634  Default:  Default:
635  .BR 20 .  .BR 4 .
636    .TP
637    .B MAXRECIPIENTS
638    limits the number of allowed recipients in outgoing mail.  Anything that exceeds this
639    number is dropped silently.  Default:
640    .BR 5 .
641  .PP  .PP
642  The following are time variables. They can be given as days, hours, or  The following are time variables. They can be given as days, hours, or
643  minutes.  minutes.
644  .TP  .TP
645  .B SENDPOOLTIME  .B SENDPOOLTIME
646  How often Mixmaster should check the pool for messages  How often Mixmaster should check the pool for messages
647  to be sent. Default:  to be sent. Remailer default:
648  .BR 1h .  .BR 1h .
649    Client default:
650    .BR 0h .
651  .TP  .TP
652  .B POP3TIME  .B POP3TIME
653  How often Mixmaster should check the POP3 accounts  How often Mixmaster should check the POP3 accounts
# Line 555  for new mail. Line 657  for new mail.
657  Default:  Default:
658  .BR 1h .  .BR 1h .
659  .TP  .TP
660    .B MAILINTIME
661    How often Mixmaster should read mail from
662    .BR MAILIN
663    and process mails fetched via POP3. Processing here means to
664    answer remailer-xxx requests and decrypt messages to the Mixmaster
665    and place them in the pool. No other processing of the pool is
666    done. This action is always performed sending out messages from the pool (at
667    .BR SENDPOOLTIME
668    intervals) or receiving mail via POP3 (at
669    .BR POP3TIME
670    intervals). Default:
671    .BR 5m .
672    .TP
673  .B PACKETEXP  .B PACKETEXP
674  How long to store parts of incomplete multipart messages.  How long to store parts of incomplete multipart messages and other
675    temporary pool files.
676  Default:  Default:
677  .BR 7d .  .BR 7d .
678  .TP  .TP
# Line 575  no log is kept. Line 691  no log is kept.
691  .PP  .PP
692  The following strings must be specified at compile-time in  The following strings must be specified at compile-time in
693  .BR config.h .  .BR config.h .
694  Usually it is not necessary to modify any of these:  It is not usually necessary to modify any of these:
695  .TP  .TP
696  .B  .B
697  DISCLAIMER  DISCLAIMER
# Line 598  line and no Line 714  line and no
714  .B fromdscl.txt  .B fromdscl.txt
715  file is available.  file is available.
716  .TP  .TP
717    .B MSGFOOTER
718    A default string to be inserted at the bottom of the message body
719    of all anonymous messages if no
720    .B footer.txt
721    file is available.
722    .TP
723  .B BINDISCLAIMER  .B BINDISCLAIMER
724  A string to replace the body of a binary attachment when  A string to replace the body of a binary attachment when
725  the remailer is configured to filter out binaries.  the remailer is configured to filter out binaries.
# Line 606  the remailer is configured to filter out Line 728  the remailer is configured to filter out
728  The character set used for MIME-encoded header lines.  The character set used for MIME-encoded header lines.
729  .TP  .TP
730  .B DESTBLOCK  .B DESTBLOCK
731  A quoted list of files that contain blocked addresses.  A quoted list of files that contain blocked addresses.
732  Files must be separated by one space. Mixmaster will choose  Files must be separated by one space. Mixmaster will choose
733  the first file for writing  the first file for writing if
734  .B AUTOBLOCK  .B AUTOBLOCK
735  is enabled.  is enabled.
736  .PP  .PP
# Line 617  The following variables can be set in th Line 739  The following variables can be set in th
739  or in  or in
740  .BR config.h :  .BR config.h :
741  .TP  .TP
742  .B PASSPHRASE  .B COMPILEDPASS
743  A passphrase used to protect the remailer secret keys from  A passphrase used to protect the remailer secret keys from
744  casual attackers. You can use  casual attackers. You can use
745  .B `make PASS="\fIyour passphrase\fB"'  .B `make PASS="\fIyour passphrase\fB"'
746  to set a passphrase. This should  to set a passphrase. This should
747  .I not  .I not
748  be the same as the client passphrase.  be the same as the client passphrase. This option is now deprecated in
749    favor of the configuration file option
750    .BR PASSPHRASE .
751  .TP  .TP
752  .B SPOOL  .B SPOOL
753  Set  Set
# Line 677  The Line 801  The
801  .BR getdomainname (2)  .BR getdomainname (2)
802  function is available.  function is available.
803  .SH FILES  .SH FILES
804    These filenames can be overridden by setting the corresponding configuration
805    option (given in parentheses).
806  .TP  .TP
807  .B mix.cfg  .B mix.cfg
808  Mixmaster configuration file.  Mixmaster configuration file.
809  .TP  .TP
810  .B pubring.asc  .B pubring.asc
811  Type 1 remailer keys.  Type 1 remailer keys (\fBPGPREMPUBASC\fP).
812  .TP  .TP
813  .B pubring.mix  .B pubring.mix
814  Type 2 remailer keys.  Type 2 remailer keys (\fBPUBRING\fP).
815  .TP  .TP
816  .B rlist.txt  .B rlist.txt
817  List of reliable type 1 remailers.  List of reliable type 1 remailers (\fBTYPE1LIST\fP).
818  .TP  .TP
819  .B mlist.txt  .B mlist.txt
820  List of reliable type 2 remailers.  List of reliable type 2 remailers (\fBTYPE2REL\fP).
821  .TP  .TP
822  .B type2.list  .B type2.list
823  List of known type 2 remailers (optional).  List of known type 2 remailers (optional) (\fBTYPE2LIST\fP).
824    .TP
825    .B starex.txt
826    List of remailers which should not be used in randomly generated
827    remailer chains (\fBSTAREX\fP).
828  .SS Remailer files:  .SS Remailer files:
829  .TP  .TP
830  .B disclaim.txt  .B disclaim.txt
831  A string to be inserted in the header of all anonymous  A string to be inserted in the header of all anonymous
832  messages.  messages (\fBDISCLAIMFILE\fP).
833  .TP  .TP
834  .B fromdscl.txt  .B fromdscl.txt
835  A string to be inserted at the top of the message body  A string to be inserted at the top of the message body
836  if an anonymous message contains a user-supplied  if an anonymous message contains a user-supplied
837  .B From:  .B From:
838  line.  line (\fBFROMDSCLFILE\fP).
839    .TP
840    .TP
841    .B footer.txt
842    A string to be inserted at the bottom of the message body
843    of all anonymous messages (\fBMSGFOOTERFILE\fP).
844  .TP  .TP
845  .B help.txt  .B help.txt
846  Help file sent in response to  Help file sent in response to
847  .B remailer-help  .B remailer-help
848  requests.  requests (\fBHELPFILE\fP).
849  .TP  .TP
850  .B adminkey.txt  .B adminkey.txt
851  The PGP key of the remailer operator sent in response to  The PGP key of the remailer operator sent in response to
852  .B remailer-adminkey  .B remailer-adminkey
853  requests.  requests (\fBADMKEYFILE\fP).
854  .TP  .TP
855  .B abuse.txt  .B abuse.txt
856  File sent in response to mail to the  File sent in response to mail to the
857  .I COMPLAINTS  .I COMPLAINTS
858  address if  address if
859  .B AUTOREPLY  .B AUTOREPLY
860  is set.  is set (\fBABUSEFILE\fP).
861  .TP  .TP
862  .B reply.txt  .B reply.txt
863  Help file sent in response to replies to anonymous messages if  Help file sent in response to replies to anonymous messages if
864  .B AUTOREPLY  .B AUTOREPLY
865  is set.  is set (\fBREPLYFILE\fP).
866  .TP  .TP
867  .B usage.txt  .B usage.txt
868  Help file sent in response to non-remailer message sent to  Help file sent in response to non-remailer message sent to
# Line 737  if Line 872  if
872  is set. If  is set. If
873  .B usage.log  .B usage.log
874  exists, recipients are logged and a reply is sent only once to avoid  exists, recipients are logged and a reply is sent only once to avoid
875  mail loops.  mail loops (\fBUSAGEFILE\fP).
876  .TP  .TP
877  .B blocked.txt  .B blocked.txt
878  Information sent in response to automatically processed blocking requests if  Information sent in response to automatically processed blocking requests if
879  .B AUTOREPLY  .B AUTOREPLY
880  is set.  is set (\fBBLOCKFILE\fP).
881  .TP  .TP
882  .B pop3.cfg  .B pop3.cfg
883  List of POP3 accounts with lines of the form  List of POP3 accounts with lines of the form
884  .I account@host.domain password  .I account@host.domain password
885  to get remailer messages from. The lines may optionally contain the  to get remailer messages from. The lines may optionally contain the
886  keyword "apop" or "pass" to select an authentication method.  keyword "apop" or "pass" to select an authentication method (\fBPOP3CONF\fP).
887  .TP  .TP
888  .B dest.alw  .B dest.alw
889  List of addresses to which Mixmaster will deliver, even in middleman mode.  List of addresses to which Mixmaster will deliver, even in middleman mode (\fBDESTALLOW\fP).
890  .TP  .TP
891  .B dest.blk  .B dest.blk
892  List of blocked destination addresses.  List of blocked destination addresses.
893  Mixmaster does not send mail to the blocked addresses listed in this file.  Mixmaster does not send mail to the blocked addresses listed in this file (\fBDESTBLOCK\fP).
894  .TP  .TP
895  .B rab.blk  .B rab.blk
896  Identical to  Identical to
897  .BR dest.blk ,  .BR dest.blk ,
898  except that Mixmaster will not write to this file.  except Mixmaster will not write to this file.
899  For use with external remailer abuse blocklists.  For use with external remailer abuse blocklists.
900  .TP  .TP
901  .B source.blk  .B source.blk
902  List of blocked source addresses.  If an incoming message originates  List of blocked source addresses.  If an incoming message originates
903  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
904  feature can be used to avoid spam and other abusive mail.  feature can be used to avoid spam and other abusive mail (\fBSOURCEBLOCK\fP).
905  .TP  .TP
906  .B header.blk  .B header.blk
907  List of unwanted header fields. The file is used to delete unwanted  List of unwanted header fields. The file is used to delete unwanted
908  header lines (e.g. lines that indicate a false identity, or Usenet  header lines (e.g. lines that indicate a false identity, or Usenet
909  control messages), and do other header filtering.  control messages), and do other header filtering (\fBHDRFILTER\fP).
910  .PP  
911  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
912  search string or matches a regular expression specified in the block  search string or matches a regular expression specified in the block
913  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 786  entry in Line 921  entry in
921  .BR header.blk ,  .BR header.blk ,
922  the entire message is deleted.  the entire message is deleted.
923    
924  In addition, regular expressions can be substituted. Backreferences  In addition, regular expressions can be substituted. Back-references
925  are supported. For example  are supported. For example
926    
927   /^From: *([^@]*) <.*>/From: $1/   /^From: *([^@]*) <.*>/From: $1/
# Line 800  line, while replacing any given address Line 935  line, while replacing any given address
935  Mixmaster uses the following files internally:  Mixmaster uses the following files internally:
936  .TP  .TP
937  .B mixrand.bin  .B mixrand.bin
938  Random seed file.  Random seed file (\fBMIXRAND\fP).
939  .TP  .TP
940  .B secrets.mix  .B secrets.mix
941  List of your nyms with configuration data (encrypted).  List of your nyms with configuration data (encrypted) (\fBNYMDB\fP).
942  .TP  .TP
943  .B nymsec.pgp  .B nymsec.pgp
944  Your nyms' secret PGP keys (encrypted).  Your nyms' secret PGP keys (encrypted) (\fBNYMSECRING\fP).
945  .TP  .TP
946  .B secring.pgp  .B secring.pgp
947  Remailer type 1 secret keys.  Remailer type 1 secret keys (\fBPGPREMSECRING\fP).
948  .TP  .TP
949  .B secring.mix  .B secring.mix
950  Remailer type 2 secret keys.  Remailer type 2 secret keys (\fBSECRING\fP).
951  .TP  .TP
952  .B pgpkey.txt  .B pgpkey.txt
953  The public type 1 remailer key.  The public type 1 remailer key (\fBPGPKEY\fP).
954  .TP  .TP
955  .B key.txt  .B key.txt
956  The public type 2 remailer key.  The public type 2 remailer key (\fBKEYFILE\fP).
957  .TP  .TP
958  .B id.log  .B id.log
959  Log file of messages already processed.  Log file of messages already processed (\fBKEYFILE\fP).
960  .TP  .TP
961  .B stats.log  .B stats.log
962  Log file for remailer statistics.  Log file for remailer statistics (\fBSTATS\fP).
963    .TP
964    .B pgpmaxcount.log
965    Log file for PGP Max-Count statistics (\fBPGPMAXCOUNT\fP).
966  .TP  .TP
967  .B time.log  .B time.log
968  Time for periodic remailer actions.  Time for periodic remailer actions (\fBREGULAR\fP).
969  .TP  .TP
970  .B dhparam.mix  .B dhparam.mix
971  Public Diffie-Hellman parameters used for El-Gamal key generation.  Public Diffie-Hellman parameters used for El-Gamal key generation (\fBDHPARAMS\fP).
972  .TP  .TP
973  .B dsaparam.mix  .B dsaparam.mix
974  Public DSA parameters used for DSA key generation.  Public DSA parameters used for DSA key generation (\fBDSAPARAMS\fP).
975    .TP
976    .B mix.pid
977    Pid file in daemon mode (\fBPIDFILE\fP).
978    .TP
979    .BI pool/
980    Message pool directory (\fBPOOL\fP).
981  .TP  .TP
982  .BI pool/m *  .BI pool/m *
983  Message pool.  Message pool files.
984  .TP  .TP
985  .BI pool/p *  .BI pool/p *
986  Partial messages.  Partial messages.

Legend:
Removed from v.38  
changed lines
  Added in v.545

  ViewVC Help
Powered by ViewVC 1.1.5