Andrew Lewman commited on 2010-02-12 03:55:42
Zeige 1 geänderte Dateien mit 13 Einfügungen und 22 Löschungen.
... | ... |
@@ -400,10 +400,9 @@ documenting what you did, and letting us know about it. |
400 | 400 |
|
401 | 401 |
<li> |
402 | 402 |
Tor needs some architectural changes too. One important change is to |
403 |
-start providing <a |
|
404 |
-href="#EverybodyARelay">better |
|
405 |
-service to people who relay traffic</a>. We're working on this, and |
|
406 |
-we'll finish faster if we get to spend more time on it. |
|
403 |
+start providing <a href="#EverybodyARelay">better service to people who |
|
404 |
+relay traffic</a>. We're working on this, and we'll finish faster if we |
|
405 |
+get to spend more time on it. |
|
407 | 406 |
</li> |
408 | 407 |
|
409 | 408 |
<li> |
... | ... |
@@ -589,8 +588,7 @@ href="<page verifying-signatures>">verifying signatures</a> page for details. |
589 | 588 |
Windows?</a></h3> |
590 | 589 |
|
591 | 590 |
<p> |
592 |
-Try following the steps at <a |
|
593 |
-href="<gitblob>doc/tor-win32-mingw-creation.txt>"<gitblob>doc/tor-win32-mingw-creation.txt</a>. |
|
591 |
+Try following the steps at <a href="<gitblob>doc/tor-win32-mingw-creation.txt>"<gitblob>doc/tor-win32-mingw-creation.txt</a>. |
|
594 | 592 |
</p> |
595 | 593 |
|
596 | 594 |
<p> |
... | ... |
@@ -704,8 +702,7 @@ href="https://wiki.torproject.org/noreply/VirtualPrivacyMachine">https://wiki.to |
704 | 702 |
than Linux for maximum security. It was designed to be anonymous and secure |
705 | 703 |
from the ground up, and thus has some features and limitations not found in |
706 | 704 |
other LiveCDs (Tor related or otherwise). You can obtain more information and |
707 |
-download Anonym.OS from <a |
|
708 |
-href="http://theory.kaos.to/projects.html">Kaos.Theory</a>.</li> |
|
705 |
+download Anonym.OS from <a href="http://theory.kaos.to/projects.html">Kaos.Theory</a>.</li> |
|
709 | 706 |
<li>Phantomix is a LiveCD for anonymous surfing and chatting based on the most |
710 | 707 |
recent KNOPPIX release. It comes preconfigured with Privoxy, Tor and Polipo. You can |
711 | 708 |
get it from the <a href="http://phantomix.ytternhagen.de/">Phantomix |
... | ... |
@@ -794,12 +791,10 @@ href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#Hibernation">hib |
794 | 791 |
ernation |
795 | 792 |
feature</a>. |
796 | 793 |
</li> |
797 |
-<li>Each Tor relay has an <a |
|
798 |
-href="#ExitPolicies">exit |
|
799 |
-policy</a> that specifies what sort of outbound connections are allowed |
|
800 |
-or refused from that relay. If you are uncomfortable allowing people |
|
801 |
-to exit from your relay, you can set it up to only allow connections |
|
802 |
-to other Tor relays. |
|
794 |
+<li>Each Tor relay has an <a href="#ExitPolicies">exit policy</a> that |
|
795 |
+specifies what sort of outbound connections are allowed or refused from |
|
796 |
+that relay. If you are uncomfortable allowing people to exit from your |
|
797 |
+relay, you can set it up to only allow connections to other Tor relays. |
|
803 | 798 |
</li> |
804 | 799 |
<li>It's fine if the relay goes offline sometimes. The directories |
805 | 800 |
notice this quickly and stop advertising the relay. Just try to make |
... | ... |
@@ -811,10 +806,7 @@ leave the Address config option blank, and Tor will try to guess. |
811 | 806 |
</li> |
812 | 807 |
<li>If your relay is behind a NAT and it doesn't know its public |
813 | 808 |
IP (e.g. it has an IP of 192.168.x.y), you'll need to set up port |
814 |
-forwarding. Forwarding TCP connections is system dependent but <a |
|
815 |
-href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ServerForFirewal |
|
816 |
-ledClients">this |
|
817 |
-FAQ entry</a> offers some examples on how to do this. |
|
809 |
+forwarding. Forwarding TCP connections is system dependent but <a href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ServerForFirewalledClients">this FAQ entry</a> offers some examples on how to do this. |
|
818 | 810 |
</li> |
819 | 811 |
<li>Your relay will passively estimate and advertise its recent |
820 | 812 |
bandwidth capacity, so high-bandwidth relays will attract more users than |
... | ... |
@@ -842,14 +834,13 @@ exit to their intended destination. This way each relay can decide |
842 | 834 |
the services, hosts, and networks he wants to allow connections to, |
843 | 835 |
based on abuse potential and his own situation. Read the FAQ entry on |
844 | 836 |
<a href="<page faq-abuse>#TypicalAbuses">issues you might encounter |
845 |
-if you use the default exit policy</a>, and then read Mike Perry's <a |
|
846 |
-href="https://blog.torproject.org/blog/tips-running-exit-node-minimal-harassment">tips |
|
837 |
+if you use the default exit policy</a>, and then read Mike Perry's |
|
838 |
+<a href="https://blog.torproject.org/blog/tips-running-exit-node-minimal-harassment">tips |
|
847 | 839 |
for running an exit node with minimal harassment</a>. |
848 | 840 |
</p> |
849 | 841 |
|
850 | 842 |
<p> |
851 |
-The default exit policy allows access to |
|
852 |
-many popular services (e.g. web browsing), but <a |
|
843 |
+The default exit policy allows access to many popular services (e.g. web browsing), but <a |
|
853 | 844 |
href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#DefaultPorts">restricts</a> |
854 | 845 |
some due to abuse potential (e.g. mail) and some since |
855 | 846 |
the Tor network can't handle the load (e.g. default |
856 | 847 |