mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
tor-doc*.html is now valid HTML 4.01 Transitional
svn:r4313
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Tor Win32 Install Instructions</title>
|
||||
|
||||
+3
-4
@@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>Tor Documentation</title>
|
||||
@@ -120,7 +121,7 @@ gives users more robustness against curious telcos and brute force
|
||||
attacks.
|
||||
</ul>
|
||||
|
||||
<p>Other things to note:
|
||||
<p>Other things to note:</p>
|
||||
<ul>
|
||||
<li>Tor has built-in support for rate limiting; see BandwidthRate
|
||||
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
|
||||
having even low-bandwidth servers is useful too.</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>You can read more about setting up Tor as a
|
||||
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),
|
||||
where new development releases are announced.</li>
|
||||
</ul>
|
||||
</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>Configuration</th>
|
||||
<td><tt>/etc/torrc</tt> <br />or <tt>/usr/local/etc/torrc</tt></td>
|
||||
|
||||
Reference in New Issue
Block a user