Roger Dingledine commited on 2005-01-02 04:27:04
Zeige 1 geänderte Dateien mit 24 Einfügungen und 0 Löschungen.
... | ... |
@@ -54,6 +54,30 @@ width="110" height="79" alt="Tor logo" /></a> |
54 | 54 |
<li><a href="cvs/tor/doc/tor-doc.html#own-network">Setting up your own network</a></li> |
55 | 55 |
</ul> |
56 | 56 |
|
57 |
+<p>The <b>design document</b> (published at Usenix |
|
58 |
+Security 2004) gives our justifications and security analysis for the |
|
59 |
+Tor design:</p> |
|
60 |
+<ul> |
|
61 |
+<li><a href="cvs/tor/doc/design-paper/tor-design.pdf">PDF version</a></li> |
|
62 |
+<li><a href="cvs/tor/doc/design-paper/tor-design.html">HTML version</a></li> |
|
63 |
+</ul> |
|
64 |
+ |
|
65 |
+<p>The <b>specification</b> aims to give |
|
66 |
+developers enough information to build a compatible version of Tor:</p> |
|
67 |
+<ul> |
|
68 |
+<li><a href="cvs/tor/doc/tor-spec.txt">Main Tor specification</a></li> |
|
69 |
+<li><a href="cvs/tor/doc/rend-spec.txt">Tor rendezvous specification</a></li> |
|
70 |
+<li><a href="cvs/tor/doc/control-spec.txt">Tor UI control specification</a></li> |
|
71 |
+</ul> |
|
72 |
+ |
|
73 |
+<p>Look at the <a href="slides-codecon04/">slides from the Codecon |
|
74 |
+2004 talk</a>, or <a href="CodeCon_2004-02-21_2.mp3">listen |
|
75 |
+to the audio from the talk</a>. You can also peruse the <a |
|
76 |
+href="http://freehaven.net/~arma/slides-blackhat04.pdf">Black |
|
77 |
+Hat 2004 slides</a> or <a |
|
78 |
+href="http://freehaven.net/~arma/slides-defcon04.pdf">Defcon 2004 |
|
79 |
+slides</a>.</p> |
|
80 |
+ |
|
57 | 81 |
<p> |
58 | 82 |
<a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorifyHOWTO">Guide |
59 | 83 |
to Tor-ifying various applications</a> |
60 | 84 |