cda521568f4945efb79ea6779e9e56795a5b63ad
Roger Dingledine and the other file

Roger Dingledine authored 19 years ago

1) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2) 
3) <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
4) <head>
5)   <title>Tor: an anonymizing overlay network for TCP</title>
6)   <meta name="Author" content="Roger Dingledine" />
7)   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
8)   <link rel="stylesheet" type="text/css" href="default.css" />
Roger Dingledine list the favicon on every page

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

10) </head>
11) 
12) <body>
13)   <div class="menu" id="side">
14) <!--    <img id="logo" src="tor.jpg" alt="cute tor gate" /> -->
Roger Dingledine link back to index.html cor...

Roger Dingledine authored 19 years ago

15)       <a href="index.html">Home</a> <br />
Roger Dingledine and the other file

Roger Dingledine authored 19 years ago

16)       <a class="current">How it works</a> <br />
17)       <a href="download.html">Download</a> <br />
18)       <a href="documentation.html">Documentation</a><br />
Roger Dingledine link to the FAQ

Roger Dingledine authored 19 years ago

19)       <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ">FAQ</a><br />
Roger Dingledine and the other file

Roger Dingledine authored 19 years ago

20)       <a href="contribute.html">Contribute</a> <br />
21)       <a href="developers.html">Developers</a> <br />
22)       <a href="research.html">Research</a> <br />
23)       <a href="people.html">People</a> <br />
24)   </div><!-- #side -->
25)   <div class="main" id="main">
26) 
Roger Dingledine website fixes suggested by...

Roger Dingledine authored 19 years ago

27) <h2>Tor: How it works</h2>
Roger Dingledine and the other file

Roger Dingledine authored 19 years ago

28) 
29) <p>
Roger Dingledine clean up tor website furthe...

Roger Dingledine authored 19 years ago

30) <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

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

Roger Dingledine authored 19 years ago

32) </p>
33) 
34) <p>
Roger Dingledine on better thought, make the...

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

37) </p>
38) 
Roger Dingledine clean up tor website furthe...

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

43) <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

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

Roger Dingledine authored 19 years ago

47) <p>The <b>specification</b> aims to give