4d3949454943afc77b1defbd5136ae19b1309aa0
Roger Dingledine link in the tor legal faq,...

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">
3) 
4) <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
5) <head>
Roger Dingledine rename FAQ page as FAQs page

Roger Dingledine authored 19 years ago

6)   <title>Tor: FAQs</title>
Roger Dingledine link in the tor legal faq,...

Roger Dingledine authored 19 years ago

7)   <meta name="Author" content="Roger Dingledine" />
8)   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
9)   <link rel="stylesheet" type="text/css" href="stylesheet.css" />
10)   <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
11) </head>
12) 
13) <body>
14) <div class="center">
15) 
16) <!-- TITLE BAR & NAVIGATION -->
17) <div class="banner">
18) <table class="table-banner" cellpadding="0" cellspacing="0">
19) <tr>
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>
23) </td>
24) <td class="links" valign="top">
25)       <a href="index.html">Home</a>  |
26)       <a href="howitworks.html">How It Works</a>  |
27)       <a href="download.html">Download</a>  |
Roger Dingledine break part of developers.ht...

Roger Dingledine authored 19 years ago

28)       <a href="documentation.html">Docs</a>  |
29)       <a href="users.html">Users</a>  |
Roger Dingledine rename FAQ page as FAQs page

Roger Dingledine authored 19 years ago

30)       <a class="current">FAQs</a>  |
Roger Dingledine link in the tor legal faq,...

Roger Dingledine authored 19 years ago

31)       <a href="contribute.html">Contribute</a>  |
32)       <a href="developers.html">Developers</a>  |
33)       <a href="research.html">Research</a>  |
34)       <a href="people.html">People</a>
35) </td>
Thomas Sjögren Website 2/2: Applied Elly's...

Thomas Sjögren authored 19 years ago

36) <td class="curve">
37)       <img src="images/curve.gif" width="18" alt=""  height="79" />
38) </td> 
Roger Dingledine link in the tor legal faq,...

Roger Dingledine authored 19 years ago

39) </tr>
40) </table>
41) </div>
42) <!-- END TITLE BAR & NAVIGATION -->
43) 
44) <div class="main-column">
45) 
46) <h2>Tor: FAQs</h2>
47) <hr />
48) 
49) <p>
50) The <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ">Tor
Roger Dingledine make the faq wiki pointer s...

Roger Dingledine authored 19 years ago

51) Technical FAQ Wiki</a> is user-editable, meaning anyone can make edits
52) to the content. We encourage Tor users and supporters to go fix it up,
53) add more questions, provide answers, etc. While we will monitor the Wiki
54) page to help ensure accuracy, the Tor developers are not responsible
55) for the content.