/[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 104 by rabbi, Wed Jul 24 07:48:50 2002 UTC revision 105 by weaselp, Wed Jul 24 09:00:11 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.4 2002/07/24 07:48:50 rabbi Exp $  .\" $Id: mix.1,v 1.5 2002/07/24 09:00:10 weaselp Exp $
3  .SH NAME  .SH NAME
4  mix \- anonymous remailer software  mix \- anonymous remailer software
5  .SH SYNOPSIS  .SH SYNOPSIS
# Line 689  The Line 689  The
689  .BR getdomainname (2)  .BR getdomainname (2)
690  function is available.  function is available.
691  .SH FILES  .SH FILES
692    These filenames can be overriden by setting the corresponding configuration
693    option (given in parentheses).
694  .TP  .TP
695  .B mix.cfg  .B mix.cfg
696  Mixmaster configuration file.  Mixmaster configuration file.
697  .TP  .TP
698  .B pubring.asc  .B pubring.asc
699  Type 1 remailer keys.  Type 1 remailer keys (\fBPGPREMPUBASC\fP).
700  .TP  .TP
701  .B pubring.mix  .B pubring.mix
702  Type 2 remailer keys.  Type 2 remailer keys (\fBPUBRING\fP).
703  .TP  .TP
704  .B rlist.txt  .B rlist.txt
705  List of reliable type 1 remailers.  List of reliable type 1 remailers (\fBTYPE1LIST\fP).
706  .TP  .TP
707  .B mlist.txt  .B mlist.txt
708  List of reliable type 2 remailers.  List of reliable type 2 remailers (\fBTYPE2REL\fP).
709  .TP  .TP
710  .B type2.list  .B type2.list
711  List of known type 2 remailers (optional).  List of known type 2 remailers (optional) (\fBTYPE2LIST\fP).
712  .SS Remailer files:  .SS Remailer files:
713  .TP  .TP
714  .B disclaim.txt  .B disclaim.txt
715  A string to be inserted in the header of all anonymous  A string to be inserted in the header of all anonymous
716  messages.  messages (\fBDISCLAIMFILE\fP).
717  .TP  .TP
718  .B fromdscl.txt  .B fromdscl.txt
719  A string to be inserted at the top of the message body  A string to be inserted at the top of the message body
720  if an anonymous message contains a user-supplied  if an anonymous message contains a user-supplied
721  .B From:  .B From:
722  line.  line (\fBFROMDSCLFILE\fP).
723  .TP  .TP
724  .B help.txt  .B help.txt
725  Help file sent in response to  Help file sent in response to
726  .B remailer-help  .B remailer-help
727  requests.  requests (\fBHELPFILE\fP).
728  .TP  .TP
729  .B adminkey.txt  .B adminkey.txt
730  The PGP key of the remailer operator sent in response to  The PGP key of the remailer operator sent in response to
731  .B remailer-adminkey  .B remailer-adminkey
732  requests.  requests (\fBADMKEYFILE\fP).
733  .TP  .TP
734  .B abuse.txt  .B abuse.txt
735  File sent in response to mail to the  File sent in response to mail to the
736  .I COMPLAINTS  .I COMPLAINTS
737  address if  address if
738  .B AUTOREPLY  .B AUTOREPLY
739  is set.  is set (\fBABUSEFILE\fP).
740  .TP  .TP
741  .B reply.txt  .B reply.txt
742  Help file sent in response to replies to anonymous messages if  Help file sent in response to replies to anonymous messages if
743  .B AUTOREPLY  .B AUTOREPLY
744  is set.  is set (\fBREPLYFILE\fP).
745  .TP  .TP
746  .B usage.txt  .B usage.txt
747  Help file sent in response to non-remailer message sent to  Help file sent in response to non-remailer message sent to
# Line 749  if Line 751  if
751  is set. If  is set. If
752  .B usage.log  .B usage.log
753  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
754  mail loops.  mail loops (\fBUSAGEFILE\fP).
755  .TP  .TP
756  .B blocked.txt  .B blocked.txt
757  Information sent in response to automatically processed blocking requests if  Information sent in response to automatically processed blocking requests if
758  .B AUTOREPLY  .B AUTOREPLY
759  is set.  is set (\fBBLOCKFILE\fP).
760  .TP  .TP
761  .B pop3.cfg  .B pop3.cfg
762  List of POP3 accounts with lines of the form  List of POP3 accounts with lines of the form
763  .I account@host.domain password  .I account@host.domain password
764  to get remailer messages from. The lines may optionally contain the  to get remailer messages from. The lines may optionally contain the
765  keyword "apop" or "pass" to select an authentication method.  keyword "apop" or "pass" to select an authentication method (\fBPOP3CONF\fP).
766  .TP  .TP
767  .B dest.alw  .B dest.alw
768  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).
769  .TP  .TP
770  .B dest.blk  .B dest.blk
771  List of blocked destination addresses.  List of blocked destination addresses.
772  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).
773  .TP  .TP
774  .B rab.blk  .B rab.blk
775  Identical to  Identical to
# Line 778  For use with external remailer abuse blo Line 780  For use with external remailer abuse blo
780  .B source.blk  .B source.blk
781  List of blocked source addresses.  If an incoming message originates  List of blocked source addresses.  If an incoming message originates
782  from an address or IP in this in this list, it will be ignored. This  from an address or IP in this in this list, it will be ignored. This
783  feature can be used to avoid spam and other abusive mail.  feature can be used to avoid spam and other abusive mail (\fBSOURCEBLOCK\fP).
784  .TP  .TP
785  .B header.blk  .B header.blk
786  List of unwanted header fields. The file is used to delete unwanted  List of unwanted header fields. The file is used to delete unwanted
787  header lines (e.g. lines that indicate a false identity, or Usenet  header lines (e.g. lines that indicate a false identity, or Usenet
788  control messages), and do other header filtering.  control messages), and do other header filtering (\fBHDRFILTER\fP).
789  .PP  .PP
790  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
791  search string or matches a regular expression specified in the block  search string or matches a regular expression specified in the block
# Line 812  line, while replacing any given address Line 814  line, while replacing any given address
814  Mixmaster uses the following files internally:  Mixmaster uses the following files internally:
815  .TP  .TP
816  .B mixrand.bin  .B mixrand.bin
817  Random seed file.  Random seed file (\fBMIXRAND\fP).
818  .TP  .TP
819  .B secrets.mix  .B secrets.mix
820  List of your nyms with configuration data (encrypted).  List of your nyms with configuration data (encrypted) (\fBNYMDB\fP).
821  .TP  .TP
822  .B nymsec.pgp  .B nymsec.pgp
823  Your nyms' secret PGP keys (encrypted).  Your nyms' secret PGP keys (encrypted) (\fBNYMSECRING\fP).
824  .TP  .TP
825  .B secring.pgp  .B secring.pgp
826  Remailer type 1 secret keys.  Remailer type 1 secret keys (\fBPGPREMSECRING\fP).
827  .TP  .TP
828  .B secring.mix  .B secring.mix
829  Remailer type 2 secret keys.  Remailer type 2 secret keys (\fBSECRING\fP).
830  .TP  .TP
831  .B pgpkey.txt  .B pgpkey.txt
832  The public type 1 remailer key.  The public type 1 remailer key (\fBPGPKEY\fP).
833  .TP  .TP
834  .B key.txt  .B key.txt
835  The public type 2 remailer key.  The public type 2 remailer key (\fB\fP).
836  .TP  .TP
837  .B id.log  .B id.log
838  Log file of messages already processed.  Log file of messages already processed (\fBKEYFILE\fP).
839  .TP  .TP
840  .B stats.log  .B stats.log
841  Log file for remailer statistics.  Log file for remailer statistics (\fBSTATS\fP).
842  .TP  .TP
843  .B time.log  .B time.log
844  Time for periodic remailer actions.  Time for periodic remailer actions (\fBREGULAR\fP).
845  .TP  .TP
846  .B dhparam.mix  .B dhparam.mix
847  Public Diffie-Hellman parameters used for El-Gamal key generation.  Public Diffie-Hellman parameters used for El-Gamal key generation (\fBDHPARAMS\fP).
848  .TP  .TP
849  .B dsaparam.mix  .B dsaparam.mix
850  Public DSA parameters used for DSA key generation.  Public DSA parameters used for DSA key generation (\fBDSAPARAMS\fP).
851  .TP  .TP
852  .BI pool/m *  .BI pool/m *
853  Message pool.  Message pool.

Legend:
Removed from v.104  
changed lines
  Added in v.105

  ViewVC Help
Powered by ViewVC 1.1.5