Andrew Lewman commited on 2005-06-08 07:55:00
Zeige 1 geänderte Dateien mit 31 Einfügungen und 19 Löschungen.
... | ... |
@@ -43,15 +43,15 @@ |
43 | 43 |
<hr /> |
44 | 44 |
|
45 | 45 |
<ul> |
46 |
-<li><a href="#RunningTor">Running Tor</a> |
|
47 |
-<li><a href="#DesignDoc">Design Documents</a> |
|
48 |
-<li><a href="#HOWTO">Various HOWTO Docs</a> |
|
49 |
-<li><a href="#MailingLists">Mailing List Information</a> |
|
46 |
+<li><a href="#RunningTor">Running Tor</a></li> |
|
47 |
+<li><a href="#DesignDoc">Design Documents</a></li> |
|
48 |
+<li><a href="#HOWTO">Various HOWTO Docs</a></li> |
|
49 |
+<li><a href="#MailingLists">Mailing List Information</a></li> |
|
50 | 50 |
</ul> |
51 | 51 |
<hr /> |
52 | 52 |
|
53 | 53 |
<a id="RunningTor"></a> |
54 |
-<a class="anchor" href="#RunningTor"><h2>Running Tor</h2></a> |
|
54 |
+<h2><a class="anchor" href="#RunningTor">Running Tor</a></h2> |
|
55 | 55 |
<ul> |
56 | 56 |
<li><a href="cvs/tor/doc/tor-doc.html">Why should I run Tor?</a></li> |
57 | 57 |
<li><a href="cvs/tor/doc/tor-doc.html#client-or-server">Should I run a client or a server?</a></li> |
... | ... |
@@ -65,7 +65,7 @@ |
65 | 65 |
</ul> |
66 | 66 |
|
67 | 67 |
<a id="DesignDoc"></a> |
68 |
-<a class="anchor" href="#DesignDoc"><h2>Design Documents</h2></a> |
|
68 |
+<h2><a class="anchor" href="#DesignDoc">Design Documents</a></h2> |
|
69 | 69 |
<p>The <b>design document</b> (published at Usenix |
70 | 70 |
Security 2004) gives our justifications and security analysis for the |
71 | 71 |
Tor design:</p> |
... | ... |
@@ -99,26 +99,38 @@ from the 21C3 talk</a>, and |
99 | 99 |
listen to the audio from the talk</a>.</p> |
100 | 100 |
|
101 | 101 |
<a id="HOWTO"></a> |
102 |
-<a class=:anchor" href="#HOWTO"><h2>Various HOWTO Docs</h2></a> |
|
102 |
+<h2><a class="anchor" href="#HOWTO">Various HOWTO Docs</a></h2> |
|
103 | 103 |
<ul> |
104 | 104 |
<li><a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorifyHOWTO">Guide |
105 |
-to Tor-ifying various applications</a> |
|
106 |
-<li><a href="http://wiki.noreply.org/noreply/TheOnionRouter/OperationalSecurity">How to Run a Secure Tor Server</a> |
|
107 |
-<li><a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorInChroot">Running Tor in a Linux chroot</a> |
|
108 |
-<li><a href="http://wiki.noreply.org/noreply/TheOnionRouter/OpenbsdChrootedTor">chroot guide for OpenBSD</a> |
|
109 |
-<li><a href="http://wiki.noreply.org/wiki/TheOnionRouter/SquidProxy">Squid and Tor</a> |
|
105 |
+to Tor-ifying various applications</a></li> |
|
106 |
+<li><a |
|
107 |
+href="http://wiki.noreply.org/noreply/TheOnionRouter/OperationalSecurity">How |
|
108 |
+to Run a Secure Tor Server</a></li> |
|
109 |
+<li><a |
|
110 |
+href="http://wiki.noreply.org/wiki/TheOnionRouter/TorInChroot">Running |
|
111 |
+Tor in a Linux chroot</a></li> |
|
112 |
+<li><a |
|
113 |
+href="http://wiki.noreply.org/noreply/TheOnionRouter/OpenbsdChrootedTor">chroot |
|
114 |
+guide for OpenBSD</a></li> |
|
115 |
+<li><a |
|
116 |
+href="http://wiki.noreply.org/wiki/TheOnionRouter/SquidProxy">Squid and |
|
117 |
+Tor</a></li> |
|
110 | 118 |
</ul> |
111 | 119 |
|
112 | 120 |
<a id="MailingLists"></a> |
113 |
-<a class="anchor" href="#MailingLists"><h2>Mailing List Information</h2></a> |
|
114 |
-<p> |
|
121 |
+<h2><a class="anchor" href="#MailingLists">Mailing List Information</a></h2> |
|
115 | 122 |
<ul> |
116 |
-<li> The <a href="http://archives.seul.org/or/announce/">or-announce mailing list</a> is a low volume list for announcements of new releases. |
|
117 |
-<li> The <a href="http://archives.seul.org/or/dev/">or-dev mailing list</a> is for posting by developers only and is where we send notifications of prereleases and release candidates. |
|
118 |
-<li> The <a href="http://archives.seul.org/or/talk/">or-talk mailing list</a> is where a lot of the discussion happens. |
|
119 |
-<li> There's also a list for <a href="http://archives.seul.org/or/cvs/">cvs commits</a>. |
|
123 |
+<li> The <a href="http://archives.seul.org/or/announce/">or-announce |
|
124 |
+mailing list</a> is a low volume list for announcements of new releases. |
|
125 |
+</li> |
|
126 |
+<li> The <a href="http://archives.seul.org/or/dev/">or-dev mailing |
|
127 |
+list</a> is for posting by developers only and is where we send |
|
128 |
+notifications of prereleases and release candidates. </li> |
|
129 |
+<li> The <a href="http://archives.seul.org/or/talk/">or-talk mailing |
|
130 |
+list</a> is where a lot of the discussion happens. </li> |
|
131 |
+<li> There's also a list for <a |
|
132 |
+href="http://archives.seul.org/or/cvs/">cvs commits</a>.</li> |
|
120 | 133 |
</ul> |
121 |
-</p> |
|
122 | 134 |
</div><!-- #main --> |
123 | 135 |
</div> |
124 | 136 |
<div class="bottom" id="bottom"> |
125 | 137 |