8d0f1df1026b14610fac757312e25dcb8139a8e0
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) 
15) <!-- TITLE BAR & NAVIGATION -->
Geoff Goodell resolve bug 51

Geoff Goodell authored 19 years ago

16) 
17) <table class="banner" border="0" cellpadding="0" cellspacing="0">
18)     <tr>
19)         <td class="banner-left"></td>
20)         <td class="banner-middle">
21)             <a href="index.html">Home</a>
22)           | <a href="howitworks.html">How It Works</a>
23)           | <a href="download.html">Download</a>
24)           | <a href="documentation.html">Docs</a>
25)           | <a href="users.html">Users</a>
26)           | <a class="current">FAQs</a>
27)           | <a href="contribute.html">Contribute</a>
28)           | <a href="developers.html">Developers</a>
29)           | <a href="research.html">Research</a>
30)           | <a href="people.html">People</a>
31)         </td>
32)         <td class="banner-right"></td>
33)     </tr>
Roger Dingledine link in the tor legal faq,...

Roger Dingledine authored 19 years ago

34) </table>
Geoff Goodell resolve bug 51

Geoff Goodell authored 19 years ago

35) 
Roger Dingledine link in the tor legal faq,...

Roger Dingledine authored 19 years ago

36) <!-- END TITLE BAR & NAVIGATION -->
37) 
Thomas Sjögren Missed a line when updating...

Thomas Sjögren authored 19 years ago

38) <div class="center">
39) 
Roger Dingledine link in the tor legal faq,...

Roger Dingledine authored 19 years ago

40) <div class="main-column">
41) 
42) <h2>Tor: FAQs</h2>
43) <hr />
44) 
45) <p>
46) 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

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