0b4c3c2fef2d3e93964672d787096e3cfd747647
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>
Roger Dingledine call it Volunteer in the na...

Roger Dingledine authored 18 years ago

27)           | <a href="volunteer.html">Volunteer</a>
Geoff Goodell resolve bug 51

Geoff Goodell authored 19 years ago

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.
Roger Dingledine link in the tor legal faq,...

Roger Dingledine authored 19 years ago

52) </p>
53) 
54) <p>
55) The <a href="eff/tor-legal-faq.html">Tor Legal FAQ</a> is written by
56) EFF lawyers. It aims to give you an overview of some of the legal issues
57) that arise from the Tor project.
Andrew Lewman faq.html: Wrote a blurb abo...

Andrew Lewman authored 18 years ago

58) </p>
59) 
60) <p>
61) The <a href="faq-abuse.html">Abuse FAQ for Tor Server Operators</a> is a collection
62) of common questions and issues discussed when running a Tor server.