Roger Dingledine commited on 2005-09-12 12:46:48
Zeige 1 geänderte Dateien mit 9 Einfügungen und 5 Löschungen.
| ... | ... |
@@ -57,7 +57,6 @@ |
| 57 | 57 |
<a id="RunningTor"></a> |
| 58 | 58 |
<h2><a class="anchor" href="#RunningTor">Running Tor</a></h2> |
| 59 | 59 |
<ul> |
| 60 |
-<li><a href="/overview.html">Why should I run Tor?</a></li> |
|
| 61 | 60 |
<li><a href="/cvs/tor/doc/tor-doc-win32.html">Installing Tor on Win32</a></li> |
| 62 | 61 |
<li><a href="/cvs/tor/doc/tor-doc-osx.html">Installing Tor on Mac OS X</a></li> |
| 63 | 62 |
<li><a href="/cvs/tor/doc/tor-doc-unix.html">Installing Tor on Linux/BSD/Unix</a></li> |
| ... | ... |
@@ -85,6 +84,7 @@ developers enough information to build a compatible version of Tor:</p> |
| 85 | 84 |
<ul> |
| 86 | 85 |
<li><a href="/cvs/tor/doc/tor-spec.txt">Main Tor specification</a></li> |
| 87 | 86 |
<li><a href="/cvs/tor/doc/rend-spec.txt">Tor rendezvous specification</a></li> |
| 87 |
+<li><a href="/cvs/tor/doc/dir-spec.txt">Tor directory server specification</a></li> |
|
| 88 | 88 |
<li><a href="/cvs/tor/doc/control-spec.txt">Tor UI control specification</a></li> |
| 89 | 89 |
</ul> |
| 90 | 90 |
|
| ... | ... |
@@ -95,10 +95,14 @@ If you are running the CVS version the manual is available |
| 95 | 95 |
<a href="/tor-manual-cvs.html"><b>here</b></a>. |
| 96 | 96 |
</p> |
| 97 | 97 |
|
| 98 |
-<p>Look at the <a href="http://freehaven.net/~arma/21c3-slides.pdf">slides |
|
| 99 |
-from the 21C3 talk</a>, and |
|
| 100 |
-<a href="http://freehaven.net/~arma/Berlin2004.ogg"> |
|
| 101 |
-listen to the audio from the talk</a>.</p> |
|
| 98 |
+<p>Look at the <a href="http://freehaven.net/~arma/wth1.pdf">slides</a> |
|
| 99 |
+from <a href="http://whatthehack.org/">What the Hack (WTH)</a>, and <a |
|
| 100 |
+href="http://rehash.waag.org/WTH/wth-anonymous-communication-58.mp4.torrent"> |
|
| 101 |
+watch the video of the talk</a>. We also have <a |
|
| 102 |
+href="http://freehaven.net/~arma/wth3.pdf">slides</a> and <a |
|
| 103 |
+href="http://rehash.waag.org/WTH/wth_tor_hidden_services.mp4.torrent">video</a> |
|
| 104 |
+of the WTH talk on hidden services. |
|
| 105 |
+</p> |
|
| 102 | 106 |
|
| 103 | 107 |
<a id="HOWTO"></a> |
| 104 | 108 |
<h2><a class="anchor" href="#HOWTO">Various HOWTO Docs</a></h2> |
| 105 | 109 |