[or-cvs] r21620: {website} attempt to fix some wml compile issues with this page. (website/trunk/en)

Andrew Lewman andrew at torproject.org
Fri Feb 12 02:55:43 UTC 2010


Author: phobos
Date: 2010-02-12 02:55:42 +0000 (Fri, 12 Feb 2010)
New Revision: 21620

Modified:
   website/trunk/en/faq.wml
Log:
attempt to fix some wml compile issues with this page.


Modified: website/trunk/en/faq.wml
===================================================================
--- website/trunk/en/faq.wml	2010-02-11 10:09:30 UTC (rev 21619)
+++ website/trunk/en/faq.wml	2010-02-12 02:55:42 UTC (rev 21620)
@@ -400,10 +400,9 @@
 
 <li>
 Tor needs some architectural changes too. One important change is to
-start providing <a
-href="#EverybodyARelay">better
-service to people who relay traffic</a>. We're working on this, and
-we'll finish faster if we get to spend more time on it.
+start providing <a href="#EverybodyARelay">better service to people who
+relay traffic</a>. We're working on this, and we'll finish faster if we
+get to spend more time on it.
 </li>
 
 <li>
@@ -589,8 +588,7 @@
 Windows?</a></h3>
 
 <p>
-Try following the steps at <a
-href="<gitblob>doc/tor-win32-mingw-creation.txt>"<gitblob>doc/tor-win32-mingw-creation.txt</a>.
+Try following the steps at <a href="<gitblob>doc/tor-win32-mingw-creation.txt>"<gitblob>doc/tor-win32-mingw-creation.txt</a>.
 </p>
 
 <p>
@@ -704,8 +702,7 @@
 than Linux for maximum security. It was designed to be anonymous and secure
 from the ground up, and thus has some features and limitations not found in
 other LiveCDs (Tor related or otherwise). You can obtain more information and
-download Anonym.OS from <a
-href="http://theory.kaos.to/projects.html">Kaos.Theory</a>.</li>
+download Anonym.OS from <a href="http://theory.kaos.to/projects.html">Kaos.Theory</a>.</li>
 <li>Phantomix is a LiveCD for anonymous surfing and chatting based on the most
 recent KNOPPIX release. It comes preconfigured with Privoxy, Tor and Polipo. You can
 get it from the <a href="http://phantomix.ytternhagen.de/">Phantomix
@@ -794,12 +791,10 @@
 ernation
 feature</a>.
 </li>
-<li>Each Tor relay has an <a
-href="#ExitPolicies">exit
-policy</a> that specifies what sort of outbound connections are allowed
-or refused from that relay. If you are uncomfortable allowing people
-to exit from your relay, you can set it up to only allow connections
-to other Tor relays.
+<li>Each Tor relay has an <a href="#ExitPolicies">exit policy</a> that
+specifies what sort of outbound connections are allowed or refused from
+that relay. If you are uncomfortable allowing people to exit from your
+relay, you can set it up to only allow connections to other Tor relays.
 </li>
 <li>It's fine if the relay goes offline sometimes. The directories
 notice this quickly and stop advertising the relay. Just try to make
@@ -811,10 +806,7 @@
 </li>
 <li>If your relay is behind a NAT and it doesn't know its public
 IP (e.g. it has an IP of 192.168.x.y), you'll need to set up port
-forwarding. Forwarding TCP connections is system dependent but <a
-href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ServerForFirewal
-ledClients">this
-FAQ entry</a> offers some examples on how to do this.
+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.
 </li>
 <li>Your relay will passively estimate and advertise its recent
 bandwidth capacity, so high-bandwidth relays will attract more users than
@@ -842,14 +834,13 @@
 the services, hosts, and networks he wants to allow connections to,
 based on abuse potential and his own situation. Read the FAQ entry on
 <a href="<page faq-abuse>#TypicalAbuses">issues you might encounter
-if you use the default exit policy</a>, and then read Mike Perry's <a
-href="https://blog.torproject.org/blog/tips-running-exit-node-minimal-harassment">tips
+if you use the default exit policy</a>, and then read Mike Perry's 
+<a href="https://blog.torproject.org/blog/tips-running-exit-node-minimal-harassment">tips
 for running an exit node with minimal harassment</a>.
 </p>
 
 <p>
-The default exit policy allows access to
-many popular services (e.g. web browsing), but <a
+The default exit policy allows access to many popular services (e.g. web browsing), but <a
 href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#DefaultPorts">restricts</a>
 some due to abuse potential (e.g. mail) and some since
 the Tor network can't handle the load (e.g. default



More information about the tor-commits mailing list