diff options
Diffstat (limited to 'contrib/peer2anonet/README.html')
| -rw-r--r-- | contrib/peer2anonet/README.html | 25 | 
1 files changed, 25 insertions, 0 deletions
| diff --git a/contrib/peer2anonet/README.html b/contrib/peer2anonet/README.html index 4fb5721..0bf6db8 100644 --- a/contrib/peer2anonet/README.html +++ b/contrib/peer2anonet/README.html @@ -32,6 +32,9 @@      export http_proxy='http://127.0.0.1:8118/'      ./contrib/peer2anonet/peer2anonet --install-* +    You can use torify or usewithtor on most options +    but setting http_proxy is more reliable. +      torify ./contrib/peer2anonet/peer2anonet --install-*      usewithtor ./contrib/peer2anonet/peer2anonet --install-* @@ -116,6 +119,28 @@      enjoy to use `--update-dns' to bring your AnoNet      domains up to speed. +<b>SETUP QMAIL:</b> + +    <b>WARN:</b> + +        You should patch or firewall off qmail from +        reaching IcannNet so someone cannot harvest +        your IP with the mailerdaemon response. + +    If you did not ./configure resdb with tinydns support +    then you need to do that before using this function. + +    also before using you will need to have installed +    daemontools, djbdns, and ucspi-tcp. peer2anonet +    can do this for you with --install-* options. + +    setup-qmail will download and install qmail if it +    isn't already installed and configure your +    mx domain as a.mx.$nick.ano with the ip of your +    resdb git-daemon ip. + +    ./contrib/peer2anonet/peer2anonet --setup-qmail +  <b>COMPLAIN:</b>      If this README doesn't tell you what you need to know | 
