|
@@ -1,3 +1,4 @@
|
|
|
|
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<html>
|
|
<head>
|
|
<head>
|
|
<title>Tor Documentation</title>
|
|
<title>Tor Documentation</title>
|
|
@@ -120,7 +121,7 @@ gives users more robustness against curious telcos and brute force
|
|
attacks.
|
|
attacks.
|
|
</ul>
|
|
</ul>
|
|
|
|
|
|
-<p>Other things to note:
|
|
|
|
|
|
+<p>Other things to note:</p>
|
|
<ul>
|
|
<ul>
|
|
<li>Tor has built-in support for rate limiting; see BandwidthRate
|
|
<li>Tor has built-in support for rate limiting; see BandwidthRate
|
|
and BandwidthBurst config options. Further, if you have
|
|
and BandwidthBurst config options. Further, if you have
|
|
@@ -147,7 +148,6 @@ Clients choose paths weighted by this capacity, so high-bandwidth
|
|
servers will attract more paths than low-bandwidth ones. That's why
|
|
servers will attract more paths than low-bandwidth ones. That's why
|
|
having even low-bandwidth servers is useful too.</li>
|
|
having even low-bandwidth servers is useful too.</li>
|
|
</ul>
|
|
</ul>
|
|
-</p>
|
|
|
|
|
|
|
|
<p>You can read more about setting up Tor as a
|
|
<p>You can read more about setting up Tor as a
|
|
server <a href="#server">below</a>.</p>
|
|
server <a href="#server">below</a>.</p>
|
|
@@ -311,10 +311,9 @@ of new stable releases. You might also consider subscribing to <a
|
|
href="http://archives.seul.org/or/talk/">or-talk</a> (higher volume),
|
|
href="http://archives.seul.org/or/talk/">or-talk</a> (higher volume),
|
|
where new development releases are announced.</li>
|
|
where new development releases are announced.</li>
|
|
</ul>
|
|
</ul>
|
|
-</p>
|
|
|
|
|
|
|
|
<p>Here's where Tor puts its files on many common platforms:</p>
|
|
<p>Here's where Tor puts its files on many common platforms:</p>
|
|
-<table borderwidth="3 px">
|
|
|
|
|
|
+<table>
|
|
<tr><th></th><th>Unix</th><th>Windows</th><th>Mac OS X</th></tr>
|
|
<tr><th></th><th>Unix</th><th>Windows</th><th>Mac OS X</th></tr>
|
|
<tr><th>Configuration</th>
|
|
<tr><th>Configuration</th>
|
|
<td><tt>/etc/torrc</tt> <br />or <tt>/usr/local/etc/torrc</tt></td>
|
|
<td><tt>/etc/torrc</tt> <br />or <tt>/usr/local/etc/torrc</tt></td>
|