8364ae05a1071e103c2a2a85f8def9f9a0839a65
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 19 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)     </tr>
Andrew Lewman Updated the banner to inclu...

Andrew Lewman authored 18 years ago

33) 	<td class="banner-right">
34) 		<a href="/"><img src="/images/en.png" border="0" alt="English"></a>
35) 		<a href="/it/index.it.html"><img src="/images/it.png" border="0" alt="Italiano"></a>
36) 		<a href="/de/index.de.html"><img src="/images/de.png" border="0" alt="Deutsch"></a> 
37) 	</td>
Roger Dingledine link in the tor legal faq,...

Roger Dingledine authored 19 years ago

38) </table>
Geoff Goodell resolve bug 51

Geoff Goodell authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Thomas Sjögren authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Andrew Lewman authored 19 years ago

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