d6d602c4e6c15cc52c9050c12e96119c4698f452
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

1) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2) "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
Roger Dingledine and the other file

Roger Dingledine authored 19 years ago

3) 
4) <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
5) <head>
6)   <title>Tor: an anonymizing overlay network for TCP</title>
7)   <meta name="Author" content="Roger Dingledine" />
8)   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

9)   <link rel="stylesheet" type="text/css" href="stylesheet.css" />
Roger Dingledine list the favicon on every page

Roger Dingledine authored 19 years ago

10)   <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
Roger Dingledine and the other file

Roger Dingledine authored 19 years ago

11) </head>
12) 
13) <body>
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

14) <div class="center">
15) 
16) <!-- TITLE BAR & NAVIGATION -->
17) <div class="banner">
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

18) <table class="table-banner" cellpadding="0" cellspacing="0">
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

19) <tr>
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

20) <td class="spacer">
21) <a href="http://tor.eff.org/"><img src="images/spacer.png"
22) width="110" height="79" alt="Tor logo" /></a>
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

23) </td>
24) <td class="links" valign="top">
25)       <a href="index.html">Home</a>  |
26)       <a class="current">How It Works</a>  |
27)       <a href="download.html">Download</a>  |
28)       <a href="documentation.html">Documentation</a>  |
29)       <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ">FAQ</a>  |
30)       <a href="contribute.html">Contribute</a>  |
31)       <a href="developers.html">Developers</a>  |
32)       <a href="research.html">Research</a>  |
33)       <a href="people.html">People</a>
34) </td>
35) </tr>
36) </table>
37) </div>
38) <!-- END TITLE BAR & NAVIGATION -->
39) 
40) <div class="main-column">
Roger Dingledine and the other file

Roger Dingledine authored 19 years ago

41) 
Roger Dingledine website fixes suggested by...

Roger Dingledine authored 19 years ago

42) <h2>Tor: How it works</h2>
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

43) <hr />
Roger Dingledine and the other file

Roger Dingledine authored 19 years ago

44) 
45) <p>
Roger Dingledine clean up tor website furthe...

Roger Dingledine authored 19 years ago

46) <a href="overview.html">Basic Tor overview</a>: what Tor provides, why it
Roger Dingledine make overview stand out a b...

Roger Dingledine authored 19 years ago

47) matters, how it works.
Roger Dingledine and the other file

Roger Dingledine authored 19 years ago

48) </p>
49) 
50) <p>
Roger Dingledine on better thought, make the...

Roger Dingledine authored 19 years ago

51) <a href="cvs/tor/doc/tor-doc.html">Installing,
Roger Dingledine make overview stand out a b...

Roger Dingledine authored 19 years ago

52) configuring, and running Tor</a>.
Roger Dingledine and the other file

Roger Dingledine authored 19 years ago

53) </p>
54) 
Roger Dingledine clean up tor website furthe...

Roger Dingledine authored 19 years ago

55) <p>The <b>design document</b> (published at Usenix
Roger Dingledine and the other file

Roger Dingledine authored 19 years ago

56) Security 2004) gives our justifications and security analysis for the
57) Tor design:</p>
58) <ul>
Roger Dingledine fix another 404

Roger Dingledine authored 19 years ago

59) <li><a href="cvs/tor/doc/design-paper/tor-design.pdf">PDF version</a></li>
Roger Dingledine and the other file

Roger Dingledine authored 19 years ago

60) <li><a href="cvs/tor/doc/design-paper/tor-design.html">HTML version</a></li>
61) </ul>
62) 
Roger Dingledine clean up tor website furthe...

Roger Dingledine authored 19 years ago

63) <p>The <b>specification</b> aims to give
Roger Dingledine and the other file

Roger Dingledine authored 19 years ago

64) developers enough information to build a compatible version of Tor:</p>
65) <ul>
66) <li><a href="cvs/tor/doc/tor-spec.txt">Main Tor specification</a></li>
67) <li><a href="cvs/tor/doc/rend-spec.txt">Tor rendezvous specification</a></li>
68) <li><a href="cvs/tor/doc/control-spec.txt">Tor UI control specification</a></li>
69) </ul>
70) 
71) <p>Look at the <a href="slides-codecon04/">slides from the Codecon
72) 2004 talk</a>, or <a href="CodeCon_2004-02-21_2.mp3">listen
73) to the audio from the talk</a>. You can also peruse the <a
74) href="http://freehaven.net/~arma/slides-blackhat04.pdf">Black
75) Hat 2004 slides</a> or <a
76) href="http://freehaven.net/~arma/slides-defcon04.pdf">Defcon 2004
77) slides</a>.</p>
78) 
79)   </div><!-- #main -->
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

80) </div>
Roger Dingledine and the other file

Roger Dingledine authored 19 years ago

81)   <div class="bottom" id="bottom">
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

82)      <i><a href="mailto:tor-webmaster@freehaven.net" class="smalllink">Webmaster</a></i> -