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

Diff of /trunk/Mix/mix.1

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

revision 219 by rabbi, Fri Sep 6 00:46:26 2002 UTC revision 220 by rabbi, Fri Sep 6 21:04:16 2002 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.15 2002/09/06 00:46:26 rabbi Exp $  .\" $Id: mix.1,v 1.16 2002/09/06 21:04:15 rabbi Exp $
3  .SH NAME  .SH NAME
4  mix \- anonymous remailer software  mix \- anonymous remailer software
5  .SH SYNOPSIS  .SH SYNOPSIS
# Line 232  Default: Line 232  Default:
232  .B DISTANCE  .B DISTANCE
233  When selecting random remailers, the chain will contain  When selecting random remailers, the chain will contain
234  .I DISTANCE  .I DISTANCE
235  other remailers between two occurences of the  other remailers between two occurrences of the
236  same remailer in the chain. Default:  same remailer in the chain. Default:
237  .BR 2 .  .BR 2 .
238  .TP  .TP
# Line 366  sign, the message is forwarded to the gi Line 366  sign, the message is forwarded to the gi
366  .B X-Loop:  .B X-Loop:
367  header to prevent mail loops). If it ends with a  header to prevent mail loops). If it ends with a
368  .B /  .B /
369  it is threated as a Maildir, otherwise the message is appended  it is treated as a Maildir, otherwise the message is appended
370  to the given file name or written to standard output if  to the given file name or written to standard output if
371  .B MAILBOX  .B MAILBOX
372  is  is
# Line 378  Default: Line 378  Default:
378  If defined an additional mail folder where Mixmaster should read messages from  If defined an additional mail folder where Mixmaster should read messages from
379  when processing its pool. If it ends with a  when processing its pool. If it ends with a
380  .B /  .B /
381  it is threated as a Maildir, otherwise a standard mbox format file  it is treated as a Maildir, otherwise a standard mbox format file
382  is expected. All messages are removed from the folder after reading.  is expected. All messages are removed from the folder after reading.
383  .B MAILIN  .B MAILIN
384  is not set by default.  is not set by default.
# Line 455  or Line 455  or
455  .TP  .TP
456  .B REMAIL  .B REMAIL
457  Enable remailer functionality. Default:  Enable remailer functionality. Default:
458  .BR y .  .BR n .
459  .TP  .TP
460  .B MIDDLEMAN  .B MIDDLEMAN
461  Act as an intermediate hop only, forward anonymized  Act as an intermediate hop only, forward anonymized
# Line 528  The following variables have numeric val Line 528  The following variables have numeric val
528  .TP  .TP
529  .B POOLSIZE  .B POOLSIZE
530  The size of the Mixmaster reordering pool. Larger sizes  The size of the Mixmaster reordering pool. Larger sizes
531  imply higher security and longer delays. Default:  imply higher security and longer delays. Remailer default:
532    .BR 20 .
533    Client default:
534  .BR 0 .  .BR 0 .
535  .TP  .TP
536  .B RATE  .B RATE
537  Percentage of messages from the pool to be sent. Default:  Percentage of messages from the pool to be sent. Remailer default:
538    .BR 95 .
539    Client default:
540  .BR 100 .  .BR 100 .
541  Lower values cause the pool to increase in size when  Lower values cause the pool to increase in size when
542  many messages are recieved at a time, reducing the effect  many messages are received at a time, reducing the effect
543  of flooding attacks.  of flooding attacks.
544  .TP  .TP
545    .B INDUMMYP
546    Probability that Mixmaster will generate dummy messages upon
547    receipt of incoming mail. Larger numbers mean more dummy
548    messages on average. For instance,
549    .B 10
550    means that on average one in nine incoming messages will trigger
551    a dummy generation, and
552    .B 20
553    means that one in four will.
554    .B 0
555    means no dummy messages. Remailer default:
556    .BR 20 .
557    Client default:
558    .BR 3 .
559    .TP
560    .B OUTDUMMYP
561    Probability that Mixmaster will generate dummy messages at
562    .B SENDPOOL
563    time. If the pool is processed frequently, this should be a lower value
564    than if there are long intervals between pool processing. Examples:
565    .B 50
566    means on average, one dummy message will be generated per pool
567    processing.
568    .B 80
569    means four will be generated.
570    .B 0
571    means no dummy messages. Remailer default:
572    .BR 67 .
573    Client default:
574    .BR 3 .
575    .TP
576  .B SIZELIMIT  .B SIZELIMIT
577  Maximal size for anonymous messages in kB.  Maximal size for anonymous messages in kB.
578  .B 0  .B 0
# Line 579  minutes. Line 614  minutes.
614  .TP  .TP
615  .B SENDPOOLTIME  .B SENDPOOLTIME
616  How often Mixmaster should check the pool for messages  How often Mixmaster should check the pool for messages
617  to be sent. Default:  to be sent. Remailer default:
618  .BR 1h .  .BR 1h .
619    Client default:
620    .BR 6h .
621  .TP  .TP
622  .B POP3TIME  .B POP3TIME
623  How often Mixmaster should check the POP3 accounts  How often Mixmaster should check the POP3 accounts
# Line 600  done. This action is always performed se Line 637  done. This action is always performed se
637  .BR SENDPOOLTIME  .BR SENDPOOLTIME
638  intervals) or receiving mail via POP3 (at  intervals) or receiving mail via POP3 (at
639  .BR POP3TIME  .BR POP3TIME
640  invervals). Default:  intervals). Default:
641  .BR 5m .  .BR 5m .
642  .TP  .TP
643  .B PACKETEXP  .B PACKETEXP
# Line 734  The Line 771  The
771  .BR getdomainname (2)  .BR getdomainname (2)
772  function is available.  function is available.
773  .SH FILES  .SH FILES
774  These filenames can be overriden by setting the corresponding configuration  These filenames can be overridden by setting the corresponding configuration
775  option (given in parentheses).  option (given in parentheses).
776  .TP  .TP
777  .B mix.cfg  .B mix.cfg
# Line 850  entry in Line 887  entry in
887  .BR header.blk ,  .BR header.blk ,
888  the entire message is deleted.  the entire message is deleted.
889    
890  In addition, regular expressions can be substituted. Backreferences  In addition, regular expressions can be substituted. Back-references
891  are supported. For example  are supported. For example
892    
893   /^From: *([^@]*) <.*>/From: $1/   /^From: *([^@]*) <.*>/From: $1/

Legend:
Removed from v.219  
changed lines
  Added in v.220

  ViewVC Help
Powered by ViewVC 1.1.5