8a7887d170152f7ca86b5e3a3303eb4d00ec16b1
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

1) ## translation metadata
Peter Palfrader In CVS the magic keyword is...

Peter Palfrader authored 18 years ago

2) # Revision: $Revision$
Roger Dingledine reevaluate our translation...

Roger Dingledine authored 15 years ago

3) # Translation-Priority: 4-optional
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

4) 
Roger Dingledine eventually i might put some...

Roger Dingledine authored 15 years ago

5) #include "head.wmi" TITLE="Tor FAQ"
6) 
7) <div class="main-column">
8) 
9) <!-- PUT CONTENT AFTER THIS TAG -->
10) 
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 15 years ago

11) # Translators: you probably don't want to translate this file yet,
12) # since I'm hoping it will keep changing for a while. Thanks! -RD
13) 
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

14) <h2>Tor FAQ</h2>
15) <hr />
Roger Dingledine eventually i might put some...

Roger Dingledine authored 15 years ago

16) 
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 15 years ago

17) <p>General questions:</p>
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

18) <ul>
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 15 years ago

19) <li><a href="#WhatIsTor">What is Tor?</a></li>
20) <li><a href="#CompatibleApplications">What programs can I use with
21) Tor?</a></li>
22) <li><a href="#WhyCalledTor">Why is it called Tor?</a></li>
23) <li><a href="#Backdoor">Is there a backdoor in Tor?</a></li>
24) <li><a href="#DistributingTor">Can I distribute Tor on my magazine's
25) CD?</a></li>
26) <li><a href="#SupportMail">How can I get an answer to my
27) Tor support mail?</a></li>
28) <li><a href="#WhySlow">Why is Tor so slow?</a></li>
29) <li><a href="#Funding">What would The Tor Project do with more
30) funding?</a></li>
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

31) </ul>
32) 
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 15 years ago

33) <p>Compilation and Installation:</p>
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

34) <ul>
35) <li><a href="#HowUninstallTor">How do I uninstall Tor?</a></li>
Roger Dingledine clean up some urls on the n...

Roger Dingledine authored 15 years ago

36) <li><a href="#PGPSigs">What are these "sig" files on the download
37) page?</a></li>
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

38) <li><a href="#CompileTorWindows">How do I compile Tor under Windows?</a></li>
Roger Dingledine more useful anchor

Roger Dingledine authored 15 years ago

39) <li><a href="#VirusFalsePositives">Why does my Tor executable appear to
40) have a virus or spyware?</a></li>
Bogdan Drozdowski Mainetance/polish translati...

Bogdan Drozdowski authored 15 years ago

41) <li><a href="#LiveCD">Is there a LiveCD or other bundle that includes Tor?</a></li>
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

42) </ul>
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 15 years ago

43) 
44) <p>Running Tor:</p>
45) 
46) <p>Running a Tor client:</p>
47) 
48) <p>Running a Tor relay:</p>
Sebastian Hahn Add a short paragraph to ad...

Sebastian Hahn authored 15 years ago

49) <ul>
Bogdan Drozdowski Mainetance/polish translati...

Bogdan Drozdowski authored 15 years ago

50) <li><a href="#WhyNotNamed">Why is my Tor relay not named?</a></li>
Sebastian Hahn Add a short paragraph to ad...

Sebastian Hahn authored 15 years ago

51) </ul>
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 15 years ago

52) 
53) <p>Running a Tor hidden service:</p>
54) 
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 15 years ago

55) <p>Anonymity and Security:</p>
56) <ul>
Roger Dingledine clarify what sort of encryp...

Roger Dingledine authored 15 years ago

57) <li><a href="#KeyManagement">Tell me about all the keys Tor uses.</a></li>
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 15 years ago

58) </ul>
59) 
Roger Dingledine import the EverybodyARelay...

Roger Dingledine authored 15 years ago

60) <p>Alternate designs that we don't do (yet):</p>
61) <ul>
62) <li><a href="#EverybodyARelay">You should make every Tor user be a
63) relay.</a></li>
64) </ul>
65) 
Sebastian Hahn Move the abuse section from...

Sebastian Hahn authored 15 years ago

66) <p>Abuse</p>
67) <ul>
68) <li><a href="#Criminals">Doesn't Tor enable criminals to do bad things?</a></li>
69) <li><a href="#RespondISP">How do I respond to my ISP about my exit
70) relay?</a></li>
71) </ul>
72) 
Roger Dingledine link back to the wiki faq f...

Roger Dingledine authored 15 years ago

73) <p>For other questions not yet on this version of the FAQ, see the <a
74) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ">wiki
75) FAQ</a> for now.</p>
76) 
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

77) <hr />
78) 
79) <a id="General"></a>
80) 
Roger Dingledine start putting a 'what is to...

Roger Dingledine authored 15 years ago

81) <a id="WhatIsTor"></a>
82) <h3><a class="anchor" href="#WhatIsTor">What is Tor?</a></h3>
83) 
84) <p>
85) The name "Tor" can refer to several different components.
86) </p>
87) 
88) <p>
89) The Tor software is a program you can run on your computer that helps keep
90) you safe on the Internet. Tor protects you by bouncing your communications
91) around a distributed network of relays run by volunteers all around
92) the world: it prevents somebody watching your Internet connection from
93) learning what sites you visit, and it prevents the sites you visit
94) from learning your physical location. This set of volunteer relays is
95) called the Tor network. You can read more about how Tor works on the <a
96) href="<page overview>">overview page</a>.
97) </p>
98) 
99) <p>
100) The Tor Project is a non-profit (charity) organization that maintains
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 15 years ago

101) and develops the Tor software.
Roger Dingledine start putting a 'what is to...

Roger Dingledine authored 15 years ago

102) </p>
103) 
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

104) <a id="CompatibleApplications"></a>
Roger Dingledine start putting a 'what is to...

Roger Dingledine authored 15 years ago

105) <h3><a class="anchor" href="#CompatibleApplications">What programs can
106) I use with Tor?</a></h3>
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 15 years ago

107) 
108) <p>
109) There are two pieces to "Torifying" a program: connection-level anonymity
110) and application-level anonymity. Connection-level anonymity focuses on
Roger Dingledine start putting a 'what is to...

Roger Dingledine authored 15 years ago

111) making sure the application's Internet connections get sent through Tor.
112) This step is normally done by configuring
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 15 years ago

113) the program to use your Tor client as a "socks" proxy, but there are
114) other ways to do it too. For application-level anonymity, you need to
115) make sure that the information the application sends out doesn't hurt
116) your privacy. (Even if the connections are being routed through Tor, you
117) still don't want to include sensitive information like your name.) This
118) second step needs to be done on a program-by-program basis, which is
119) why we don't yet recommend very many programs for safe use with Tor.
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

120) </p>
121) 
122) <p>
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 15 years ago

123) Most of our work so far has focused on the Firefox web browser. The
124) bundles on the <a href="<page download>">download page</a> automatically
125) install the <a href="<page torbutton/index>">Torbutton Firefox
126) extension</a> if you have Firefox installed. As of version 1.2.0,
127) Torbutton now takes care of a lot of the connection-level and
128) application-level worries.
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

129) </p>
130) 
131) <p>
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 15 years ago

132) There are plenty of other programs you can use with Tor,
133) but we haven't researched the application-level anonymity
134) issues on them well enough to be able to recommend a safe
135) configuration. Our wiki has a list of instructions for <a
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

136) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorifyHOWTO">Torifying
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 15 years ago

137) specific applications</a>. There's also a <a
138) href="https://wiki.torproject.org/noreply/TheOnionRouter/SupportPrograms">list
139) of applications that help you direct your traffic through Tor</a>.
140) Please add to these lists and help us keep them accurate!
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

141) </p>
142) 
143) <a id="WhyCalledTor"></a>
144) <h3><a class="anchor" href="#WhyCalledTor">Why is it called Tor?</a></h3>
145) 
146) <p>
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 15 years ago

147) Because Tor is the onion routing network. When we were starting the
148) new next-generation design and implementation of onion routing in
149) 2001-2002, we would tell people we were working on onion routing,
150) and they would say "Neat. Which one?" Even if onion routing has
151) become a standard household term, Tor was born out of the actual <a
152) href="http://www.onion-router.net/">onion routing project</a> run by
153) the Naval Research Lab.
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

154) </p>
155) 
156) <p>
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 15 years ago

157) (It's also got a fine translation from German and Turkish.)
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

158) </p>
159) 
160) <p>
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 15 years ago

161) Note: even though it originally came from an acronym, Tor is not spelled
Roger Dingledine an additional jab at the TO...

Roger Dingledine authored 15 years ago

162) "TOR". Only the first letter is capitalized. In fact, we can usually
163) spot people who haven't read any of our website (and have instead learned
164) everything they know about Tor from news articles) by the fact that they
165) spell it wrong.
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

166) </p>
167) 
168) <a id="Backdoor"></a>
169) <h3><a class="anchor" href="#Backdoor">Is there a backdoor in Tor?</a></h3>
170) 
171) <p>
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 15 years ago

172) There is absolutely no backdoor in Tor. Nobody has asked us to put one
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

173) in, and we know some smart lawyers who say that it's unlikely that anybody
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 15 years ago

174) will try to make us add one in our jurisdiction (U.S.). If they do
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

175) ask us, we will fight them, and (the lawyers say) probably win.
176) </p>
177) 
178) <p>
179) We think that putting a backdoor in Tor would be tremendously
180) irresponsible to our users, and a bad precedent for security software
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 15 years ago

181) in general. If we ever put a deliberate backdoor in our security
182) software, it would ruin our professional reputations. Nobody would
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

183) trust our software ever again &mdash; for excellent reason!
184) </p>
185) 
186) <p>
187) But that said, there are still plenty of subtle attacks
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 15 years ago

188) people might try. Somebody might impersonate us, or break into our
189) computers, or something like that. Tor is open source, and you should
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

190) always check the source (or at least the diffs since the last release)
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 15 years ago

191) for suspicious things. If we (or the distributors) don't give you
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

192) source, that's a sure sign something funny might be going on. You
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 15 years ago

193) should also check the <a
194) href="https://wiki.torproject.org/noreply/TheOnionRouter/VerifyingSignatures">PGP
195) signatures</a> on the releases, to make sure nobody messed with the
196) distribution sites.
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

197) </p>
198) 
199) <p>
200) Also, there might be accidental bugs in Tor that could affect your
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 15 years ago

201) anonymity. We periodically find and fix anonymity-related bugs, so make
202) sure you keep your Tor versions up-to-date.
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

203) </p>
204) 
205) <a id="DistributingTor"></a>
206) <h3><a class="anchor" href="#DistributingTor">Can I distribute Tor on
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 15 years ago

207) my magazine's CD?</a></h3>
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

208) 
209) <p>
210) Yes.
211) </p>
212) 
213) <p>
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 15 years ago

214) The Tor software is <a href="https://www.fsf.org/">free software</a>. This
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

215) means we give you the rights to redistribute the Tor software, either
216) modified or unmodified, either for a fee or gratis. You don't have to
217) ask us for specific permission.
218) </p>
219) 
220) <p>
221) However, if you want to redistribute the Tor software you must follow our
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 15 years ago

222) <a href="<svnsandbox>license">LICENSE</a>.
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

223) Essentially this means that you need to include our LICENSE file along
224) with whatever part of the Tor software you're distributing.
225) </p>
226) 
227) <p>
228) Most people who ask us this question don't want to distribute just the
229) Tor software, though. They want to distribute the Tor bundles, which
230) typically include <a href="http://www.privoxy.org/">Privoxy</a>
231) and <a href="http://www.vidalia-project.net/">Vidalia</a>.
232) You will need to follow the licenses for those programs
233) as well. Both of them are distributed under the <a
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 15 years ago

234) href="https://www.fsf.org/licensing/licenses/gpl.html">GNU General
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

235) Public License</a>. The simplest way to obey their licenses is to
236) include the source code for these programs everywhere you include
237) the bundles themselves. Look for "source" packages on the <a
238) href="http://www.vidalia-project.net/download.php">Vidalia
239) download page</a> and the <a
240) href="http://sourceforge.net/project/showfiles.php?group_id=11118">Privoxy
241) download page</a>.
242) </p>
243) 
244) <p>
Roger Dingledine start putting a 'what is to...

Roger Dingledine authored 15 years ago

245) Also, you should make sure not to confuse your readers about what Tor is,
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

246) who makes it, and what properties it provides (and doesn't provide). See
247) our <a href="<page trademark-faq>">trademark FAQ</a> for details.
248) </p>
249) 
250) <p>
251) Lastly, you should realize that we release new versions of the
252) Tor software frequently, and sometimes we make backward incompatible
253) changes. So if you distribute a particular version of the Tor software, it
254) may not be supported &mdash; or even work &mdash; six months later. This
255) is a fact of life for all security software under heavy development.
256) </p>
257) 
258) <a id="SupportMail"></a>
259) <h3><a class="anchor" href="#SupportMail">How can I get an answer to my
260) Tor support mail?</a></h3>
261) 
262) <p>
263) Many people send the Tor developers mail privately, or send mail to
Roger Dingledine none of our users know what...

Roger Dingledine authored 15 years ago

264) our internal <a href="<page contact>">lists</a>, with questions about their
Roger Dingledine start putting a 'what is to...

Roger Dingledine authored 15 years ago

265) specific setup &mdash; they can't get their firewall working right,
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

266) they can't configure Privoxy correctly, or so on. Sometimes our
267) volunteers can answer these mails, but typically they need to spend
268) most of their time on development tasks that will benefit more people.
269) This is especially true if your question is already covered in the <a
270) href="<page documentation>">documentation</a> or on this FAQ. We don't
271) hate you; we're just busy.
272) </p>
273) 
274) <p>
275) So if we don't answer your mail, first check the <a href="<page
276) documentation>">documentation</a> page, along with this FAQ,
277) to make sure your question isn't already answered.  Then read <a
278) href="http://www.catb.org/~esr/faqs/smart-questions.html">"How to ask
279) questions the smart way"</a>. If this doesn't help you, note that we
280) have <a href="<page documentation>#Support">an IRC channel</a> where you
281) can ask your questions (but if they are still open-ended, ill-formed,
282) or not about Tor, you likely won't get much help there either). Lastly,
283) people on the <a href="<page documentation>#MailingLists">or-talk
284) mailing list</a> may be able to provide some hints for you, if
285) others have experienced your problems too. Be sure to look over <a
286) href="http://archives.seul.org/or/talk/">the archives</a> first.
287) </p>
288) 
289) <p>
290) Another strategy is to <a href="<page docs/tor-doc-relay>">run a Tor
291) relay for a while</a>, and/or <a href="<page donate>">donate money</a>
292) <a href="<page volunteer>">or time</a> to the effort. We're more likely
293) to pay attention to people who have demonstrated interest and commitment
294) to giving back to the Tor community.
295) </p>
296) 
297) <p>
Roger Dingledine merge the 'getting support'...

Roger Dingledine authored 15 years ago

298) If you find your answer, please stick around on the IRC channel or the
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

299) mailing list and answer questions from others.
300) </p>
301) 
302) <a id="WhySlow"></a>
303) <h3><a class="anchor" href="#WhySlow">Why is Tor so slow?</a></h3>
304) 
305) <p>
306) There are many reasons why the Tor network is currently slow.
307) </p>
308) 
309) <p>
310) Before we answer, though, you should realize that Tor is never going to
311) be blazing fast. Your traffic is bouncing through volunteers' computers
312) in various parts of the world, and some bottlenecks and network latency
313) will always be present. You shouldn't expect to see university-style
314) bandwidth through Tor.
315) </p>
316) 
317) <p>
318) But that doesn't mean that it can't be improved. The current Tor network
319) is quite small compared to the number of people trying to use it, and
320) many of these users don't understand or care that Tor can't currently
321) handle file-sharing traffic load.
322) </p>
323) 
324) <p>
325) What can you do to help?
326) </p>
327) 
328) <ul>
329) 
330) <li>
331) <a href="<page docs/tor-doc-relay>">Configure your Tor to relay traffic
332) for others</a>. Help make the Tor network large enough that we can handle
333) all the users who want privacy and security on the Internet.
334) </li>
335) 
336) <li>
337) <a href="<page gui/index>">Help us make Tor more usable</a>. We
338) especially need people to help make it easier to configure your Tor
339) as a relay. Also, we need help with clear simple documentation to
340) walk people through setting it up.
341) </li>
342) 
343) <li>
344) There are some bottlenecks in the current Tor network. Help us design
345) experiments to track down and demonstrate where the problems are, and
346) then we can focus better on fixing them.
347) </li>
348) 
349) <li>
350) There are some steps that individuals
351) can take to improve their Tor performance. <a
352) href="https://wiki.torproject.org/noreply/TheOnionRouter/FireFoxTorPerf">You
353) can configure your Firefox to handle Tor better</a>, <a
354) href="http://www.pps.jussieu.fr/~jch/software/polipo/tor.html">you can use
355) Polipo with Tor</a>, or you can try <a href="<page download>">upgrading
356) to the latest version of Tor</a>.  If this works well, please help by
357) documenting what you did, and letting us know about it.
358) </li>
359) 
360) <li>
361) Tor needs some architectural changes too. One important change is to
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 15 years ago

362) start providing <a
Roger Dingledine a few more link cleanups

Roger Dingledine authored 15 years ago

363) href="#EverybodyARelay">better
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 15 years ago

364) service to people who relay traffic</a>. We're working on this, and
365) we'll finish faster if we get to spend more time on it.
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

366) </li>
367) 
368) <li>
369) Help do other things so we can do the hard stuff. Please take a moment
370) to figure out what your skills and interests are, and then <a href="<page
371) volunteer>">look at our volunteer page</a>.
372) </li>
373) 
374) <li>
375) Help find sponsors for Tor. Do you work at a company or government agency
376) that uses Tor or has a use for Internet privacy, e.g. to browse the
377) competition's websites discreetly, or to connect back to the home servers
378) when on the road without revealing affiliations? If your organization has
379) an interest in keeping the Tor network working, please contact them about
380) supporting Tor. Without sponsors, Tor is going to become even slower.
381) </li>
382) 
383) <li>
384) If you can't help out with any of the above, you can still help out
385) individually by <a href="<page donate>">donating a bit of money to the
386) cause</a>. It adds up!
387) </li>
388) 
389) </ul>
390) 
391) <a id="Funding"></a>
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 15 years ago

392) <h3><a class="anchor" href="#Funding">What would The Tor Project do with
Roger Dingledine move the first piece of the...

Roger Dingledine authored 15 years ago

393) more funding?</a></h3>
394) 
395) <p>
396) We have about 1500 relays right now, pushing over 150 MB/s average
397) traffic. We have several hundred thousand active users. But the Tor
398) network is not yet self-sustaining.
399) </p>
400) 
401) <p>
402) There are six main development/maintenance pushes that need attention:
403) </p>
404) 
405) <ul>
406) 
407) <li>
408) Scalability: We need to keep scaling and decentralizing the Tor
409) architecture so it can handle thousands of relays and millions of
410) users. The upcoming stable release is a major improvement, but there's
411) lots more to be done next in terms of keeping Tor fast and stable.
412) </li>
413) 
414) <li>
415) User support: With this many users, a lot of people are asking questions
416) all the time, offering to help out with things, and so on. We need good
417) clean docs, and we need to spend some effort coordinating volunteers.
418) </li>
419) 
420) <li>
421) Relay support: the Tor network is run by volunteers, but they still need
422) attention with prompt bug fixes, explanations when things go wrong,
423) reminders to upgrade, and so on. The network itself is a commons, and
424) somebody needs to spend some energy making sure the relay operators stay
425) happy. We also need to work on <a href="#RelayOS">stability</a> on some
426) platforms &mdash; e.g., Tor relays have problems on Win XP currently.
427) </li>
428) 
429) <li>
430) Usability: Beyond documentation, we also need to work on usability of the
431) software itself. This includes installers, clean GUIs, easy configuration
432) to interface with other applications, and generally automating all of
433) the difficult and confusing steps inside Tor. We've got a start on this
434) with the <a href="<page gui/index>">GUI Contest</a>, but much more work
435) remains &mdash; usability for privacy software has never been easy.
436) </li>
437) 
438) <li>
439) Incentives: We need to work on ways to encourage people to configure
440) their Tors as relays and exit nodes rather than just clients.
441) <a href="#EverybodyARelay">We need to make it easy to become a relay,
442) and we need to give people incentives to do it.</a>
443) </li>
444) 
445) <li>
446) Research: The anonymous communications field is full
447) of surprises and gotchas. In our copious free time, we
448) also help run top anonymity and privacy conferences like <a
449) href="http://petsymposium.org/">PETS</a>. We've identified a set of
450) critical <a href="<page volunteer>#Research">Tor research questions</a>
451) that will help us figure out how to make Tor secure against the variety of
452) attacks out there. Of course, there are more research questions waiting
453) behind these.
454) </li>
455) 
456) </ul>
457) 
458) <p>
459) We're continuing to move forward on all of these, but at this rate
460) <a href="#WhySlow">the Tor network is growing faster than the developers
461) can keep up</a>.
462) Now would be an excellent time to add a few more developers to the effort
463) so we can continue to grow the network.
464) </p>
465) 
466) <p>
467) We are also excited about tackling related problems, such as
468) censorship-resistance.
469) </p>
470) 
471) <p>
472) We are proud to have <a href="<page sponsors>">sponsorship and support</a>
473) from the Omidyar Network, the International Broadcasting Bureau, Bell
474) Security Solutions, the Electronic Frontier Foundation, several government
475) agencies and research groups, and hundreds of private contributors.
476) </p>
477) 
478) <p>
479) However, this support is not enough to keep Tor abreast of changes in the
480) Internet privacy landscape. Please <a href="<page donate>">donate</a>
481) to the project, or <a href="<page contact>">contact</a> our executive
482) director for information on making grants or major donations.
483) </p>
484) 
485) <hr />
486) 
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

487) <a id="HowUninstallTor"></a>
488) <h3><a class="anchor" href="#HowUninstallTor">How do I uninstall Tor?</a></h3>
489) 
490) <p>
491) This depends entirely on how you installed it and which operating system you
492) have. If you installed a package, then hopefully your package has a way to
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

493) uninstall itself. The Windows packages include uninstallers. The proper way to
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

494) completely remove Tor, Vidalia, Torbutton for Firefox, and Privoxy on any
495) version of Windows is as follows:
496) </p>
497) 
498) <ol>
499) <li>In your taskbar, right click on Privoxy (the blue icon with a white "P")
500) and choose exit.</li>
501) <li>In your taskbar, right click on Vidalia (the green onion or the black head)
502) and choose exit.</li>
503) <li>Right click on the taskbar to bring up TaskManager. Look for tor.exe in the
504) Process List. If it's running, right click and choose End Process.</li>
505) <li>Click the Start button, go to Programs, go to Vidalia, choose Uninstall.
506) This will remove the Vidalia bundle, which includes Tor and Privoxy.</li>
507) <li>Start Firefox. Go to the Tools menu, choose Add-ons. Select Torbutton.
508) Click the Uninstall button.</li>
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

509) </ol>
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

510) 
511) <p>
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

512) If you do not follow these steps (for example by trying to uninstall
513) Vidalia, Tor, and Privoxy while they are still running), you will need to
514) reboot and manually remove the directory "Program Files\Vidalia Bundle".
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

515) </p>
516) 
517) <p>
518) For Mac OS X, follow the <a
Roger Dingledine clean up some urls on the n...

Roger Dingledine authored 15 years ago

519) href="<page docs/tor-doc-osx>#uninstall">uninstall directions</a>.
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

520) </p>
521) 
522) <p>
523) If you installed by source, I'm afraid there is no easy uninstall method. But
524) on the bright side, by default it only installs into /usr/local/ and it should
525) be pretty easy to notice things there.
526) </p>
527) 
528) <hr />
529) 
Roger Dingledine clean up some urls on the n...

Roger Dingledine authored 15 years ago

530) <a id="PGPSigs"></a>
531) <h3><a class="anchor" href="#PGPSigs">What are these "sig" files on the
532) download page?</a></h3>
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

533) 
534) <p>
535) These are PGP signatures, so you can verify that the file you've downloaded is
536) exactly the one that we intended you to get.
537) </p>
538) 
539) <p>
540) Please read the <a
541) href="https://wiki.torproject.org/noreply/TheOnionRouter/VerifyingSignatures">verifying
542) signatures</a> page for details.
543) </p>
544) 
545) <hr />
546) 
547) <a id="CompileTorWindows"></a>
548) <h3><a class="anchor" href="#CompileTorWindows">How do I compile Tor under
549) Windows?</a></h3>
550) 
551) <p>
552) Try following the steps at <a
Roger Dingledine clean up some urls on the n...

Roger Dingledine authored 15 years ago

553) href="<svnsandbox>doc/tor-win32-mingw-creation.txt"><svnsandbox>doc/tor-win32-mingw-creation.txt</a>.
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

554) </p>
555) 
Roger Dingledine preempt another faq on our faq

Roger Dingledine authored 15 years ago

556) <p>
557) (Note that you don't need to compile Tor yourself in order to use
558) it. Most people just use the packages available on the <a href="<page
559) download>">download page</a>.)
560) </p>
561) 
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

562) <hr />
563) 
Roger Dingledine more useful anchor

Roger Dingledine authored 15 years ago

564) <a id="VirusFalsePositives"></a>
565) <h3><a class="anchor" href="#VirusFalsePositives">Why does my Tor
566) executable appear to have a virus or spyware?</a></h3>
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

567) 
568) <p>
569) Sometimes, overzealous Windows virus and spyware detectors trigger on some
570) parts of the Tor Windows binary. Our best guess is that these are false
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

571) positives &mdash; after all, the anti-virus and anti-spyware business is just a
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

572) guessing game anyway. You should contact your vendor and explain that you have
573) a program that seems to be triggering false positives. Or pick a better vendor.
574) </p>
575) 
576) <p>
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

577) In the meantime, we encourage you to not just take our word for
578) it. Our job is to provide the source; if you're concerned, please do <a
579) href="#CompileTorWindows">recompile it yourself</a>.
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

580) </p>
581) 
582) <hr />
583) 
584) <a id="LiveCD"></a>
585) <h3><a class="anchor" href="#LiveCD">Is there a LiveCD or other bundle that
586) includes Tor?</a></h3>
587) 
588) <p>
589) There isn't any official LiveCD at this point. We're still trying to find good
590) solutions and trying to understand the security and anonymity implications of
591) the various options. In the mean time, feel free to check out the list below
592) and use your best judgement:
593) </p>
594) 
595) <p>
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

596) LiveCDs:
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

597) </p>
598) 
599) <ol>
600) <li><a href="http://incognito.anonymityanywhere.com/">Incognito LiveCD/USB</a>
601) is a CD you can boot that has several Internet applications (Firefox, IRC,
602) Mail, etc) pre-configured to use Tor. For most computers everything is
603) automatically configured and you're ready to go. You can even copy the CD to a
604) USB drive. Includes TorK.</li>
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

605) <li><a href="http://tork.sourceforge.net/wiki/index.php/LiveCD">TorK LiveCD</a>
606) is Knoppix-based with an emphasis on user-friendliness. You can work
607) anonymously or non-anonymously while TorK tries to keep you informed of the
608) consequences of your activity. The TorK LiveCD is experimental, so the aim is
609) to provide regular releases through 2007 and beyond.</li>
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

610) <li><a href="http://mandalka.name/privatix/">Privatix LiveCD/USB</a> is a
611) debian based live-system including tor, firefox and torbutton which can save
612) bookmarks and other settings or data on an encrypted usb-key</li>
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

613) </ol>
614) 
615) <p>
616) Windows bundles:
617) </p>
618) 
619) <ol>
Roger Dingledine clean up some urls on the n...

Roger Dingledine authored 15 years ago

620) <li><a href="<page torbrowser/index>">Tor Browser Bundle</a>
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

621) for Windows comes with a pre-configured web browser and is self contained
622) so you can run it from a USB stick.</li>
623) <li><a href="http://www.janusvm.com/tor_vm/">Tor VM</a> is a successor
624) to JanusVM. It needs testing from you!</li>
625) <li><a href="http://janusvm.com/">JanusVM</a> is a Linux kernel and software
626) running in VMWare that sits between your Windows computer and the Internet,
627) making sure that your Internet traffic is scrubbed and anonymized.</li>
628) <li><a href="http://www.xerobank.com/xB_browser.html">xB Browser</a>,
629) previously known as Torpark, is a Firefox+Tor package for Win32 that can
630) installed on a USB key. It needs a host Win32 operating system.</li>
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

631) </ol>
632) 
633) <p>
634) Not currently maintained as far as we know:
635) </p>
636) 
637) <ol>
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

638) <li>Polippix / Privatlivets Fred is a Danish Knoppix-based LiveCD with Tor
639) and utilities to encrypt IP-telephony. <a href="http://polippix.org/">Info and
640) download</a>.</li>
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

641) <li>ELE is a Linux LiveCD which is focused on privacy related
642) software. It includes Tor and you can download it at
643) <a
644) href="http://www.northernsecurity.net/download/ele/">http://www.northernsecurity.net/download/ele/</a>.</li>
645) <li>Virtual Privacy Machine is a Linux LiveCD that includes Firefox, Privoxy,
646) Tor, some IRC and IM applications, and a set of ipchains rules aimed to prevent
647) non-Tor traffic from accidentally leaving your computer. More information at
648) <a
Roger Dingledine clean up some urls on the n...

Roger Dingledine authored 15 years ago

649) href="https://wiki.torproject.org/noreply/VirtualPrivacyMachine">https://wiki.torproject.org/noreply/VirtualPrivacyMachine</a>.</li>
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

650) <li>Anonym.OS is a LiveCD similar to the above but is based on OpenBSD rather
651) than Linux for maximum security. It was designed to be anonymous and secure
652) from the ground up, and thus has some features and limitations not found in
653) other LiveCDs (Tor related or otherwise). You can obtain more information and
654) download Anonym.OS from <a
655) href="http://theory.kaos.to/projects.html">Kaos.Theory</a>.</li>
656) <li>Phantomix is a LiveCD for anonymous surfing and chatting based on the most
657) recent KNOPPIX release. It comes preconfigured with tor and privoxy. You can
658) get it from the <a href="http://phantomix.ytternhagen.de/">Phantomix
659) Website</a>.</li>
660) </ol>
661) 
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

662) <p>
663) Please contact us if you know any others.
664) </p>
665) 
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

666) <hr />
667) 
Sebastian Hahn Add a short paragraph to ad...

Sebastian Hahn authored 15 years ago

668) <a id="WhyNotNamed"></a>
669) <h3><a class="anchor" href="#WhyNotNamed">Why is my Tor relay not named?</a></h3>
670) 
671) <p>
672) We currently use these metrics to determine if your relay should be named:<br />
673) </p>
674) <ul>
675) <li>The name is not currently mapped to a different key. Existing mappings
676) are removed after 6 months of inactivity from a relay.</li>
677) <li>The relay must have been around for at least two weeks.</li>
678) <li>No other router may have wanted the same name in the past month.</li>
679) </ul>
680) 
681) <hr />
682) 
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 15 years ago

683) <a id="KeyManagement"></a>
Roger Dingledine clarify what sort of encryp...

Roger Dingledine authored 15 years ago

684) <h3><a class="anchor" href="#KeyManagement">Tell me about all the keys
685) Tor uses.</a></h3>
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 15 years ago

686) 
687) <p>
Roger Dingledine clean up the KeyManagement...

Roger Dingledine authored 15 years ago

688) Tor uses a variety of different keys, with three goals in mind: 1)
Roger Dingledine clarify what sort of encryp...

Roger Dingledine authored 15 years ago

689) encryption to ensure privacy of data within the Tor network, 2)
690) authentication so clients know they're
691) talking to the relays they meant to talk to, and 3) signatures to make
692) sure all clients know the same set of relays.
Roger Dingledine clean up the KeyManagement...

Roger Dingledine authored 15 years ago

693) </p>
694) 
695) <p>
696) <b>Encryption</b>: first, all connections in Tor use TLS link encryption,
697) so observers can't look inside to see which circuit a given cell is
698) intended for. Further, the Tor client establishes an ephemeral encryption
699) key with each relay in the circuit, so only the exit relay can read
700) the cells. Both sides discard the circuit key when the circuit ends,
701) so logging traffic and then breaking into the relay to discover the key
702) won't work.
703) </p>
704) 
705) <p>
706) <b>Authentication</b>:
707) Every Tor relay has a public decryption key called the "onion key".
708) When the Tor client establishes circuits, at each step it <a
709) href="<svnsandbox>doc/design-paper/tor-design.html#subsec:circuits">demands
710) that the Tor relay prove knowledge of its onion key</a>. That way
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 15 years ago

711) the first node in the path can't just spoof the rest of the path.
Roger Dingledine clean up the KeyManagement...

Roger Dingledine authored 15 years ago

712) Each relay rotates its onion key once a week.
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 15 years ago

713) </p>
714) 
715) <p>
Roger Dingledine clean up the KeyManagement...

Roger Dingledine authored 15 years ago

716) <b>Coordination</b>:
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 15 years ago

717) How do clients know what the relays are, and how do they know that they
Roger Dingledine clean up the KeyManagement...

Roger Dingledine authored 15 years ago

718) have the right keys for them? Each relay has a long-term public signing
719) key called the "identity key". Each directory authority additionally has a
Roger Dingledine link to more info, for thos...

Roger Dingledine authored 15 years ago

720) "directory signing key". The directory authorities <a
721) href="<svnsandbox>doc/spec/dir-spec.txt">provide a signed list</a>
Roger Dingledine clean up the KeyManagement...

Roger Dingledine authored 15 years ago

722) of all the known relays, and in that list are a set of certificates from
723) each relay (self-signed by their identity key) specifying their keys,
724) locations, exit policies, and so on. So unless the adversary can control
725) a threshold of the directory authorities, he can't trick the Tor client
726) into using other Tor relays.
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 15 years ago

727) </p>
728) 
729) <p>
Roger Dingledine clean up the KeyManagement...

Roger Dingledine authored 15 years ago

730) How do clients know what the directory authorities are? The Tor software
731) comes with a built-in list of location and public key for each directory
732) authority. So the only way to trick users into using a fake Tor network
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 15 years ago

733) is to give them a specially modified version of the software.
734) </p>
Roger Dingledine eventually i might put some...

Roger Dingledine authored 15 years ago

735) 
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 15 years ago

736) <p>
737) How do users know they've got the right software? When we distribute
738) the source code or a package, we digitally sign it with <a
Roger Dingledine clean up the KeyManagement...

Roger Dingledine authored 15 years ago

739) href="http://www.gnupg.org/">GNU Privacy Guard</a>. See the <a
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 15 years ago

740) href="https://wiki.torproject.org/noreply/TheOnionRouter/VerifyingSignatures">instructions
741) on how to check Tor's signatures</a>.
742) </p>
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 15 years ago

743) 
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 15 years ago

744) <p>
Roger Dingledine clean up the KeyManagement...

Roger Dingledine authored 15 years ago

745) In order to be certain that it's really signed by us, you need to have
746) met us in person and gotten a copy of our GPG key fingerprint, or you
747) need to know somebody who has. If you're concerned about an attack on
748) this level, we recommend you get involved with the security community
749) and start meeting people.
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 15 years ago

750) </p>
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 15 years ago

751) 
Sebastian Hahn Move the abuse section from...

Sebastian Hahn authored 15 years ago

752) <hr />
753) 
Roger Dingledine import the EverybodyARelay...

Roger Dingledine authored 15 years ago

754) <a id="EverybodyARelay"></a>
755) <h3><a class="anchor" href="#EverybodyARelay">You should make every Tor
756) user be a relay.</a></h3>
757) 
758) <p>
759) Requiring every Tor user to be a relay would help with scaling the
Roger Dingledine a few more link cleanups

Roger Dingledine authored 15 years ago

760) network to handle all our users, and <a href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#RelayAnonymity">running a Tor
Roger Dingledine a fresh set of excuses why...

Roger Dingledine authored 15 years ago

761) relay may help your anonymity</a>. However, many Tor users cannot be good
762) relays &mdash; for example, some Tor clients operate from behind restrictive
763) firewalls, connect via modem, or otherwise aren't in a position where they
764) can relay traffic. Providing service to these clients is a critical
Roger Dingledine import the EverybodyARelay...

Roger Dingledine authored 15 years ago

765) part of providing effective anonymity for everyone, since many Tor users
766) are subject to these or similar constraints and including these clients
767) increases the size of the anonymity set.
768) </p>
769) 
770) <p>
771) That said, we do want to encourage Tor users to run relays, so what we
772) really want to do is simplify the process of setting up and maintaining
Roger Dingledine a fresh set of excuses why...

Roger Dingledine authored 15 years ago

773) a relay. We've made a lot of progress with easy configuration in the past
774) few years: Vidalia has an easy relay configuration interface, and supports
775) uPnP too. Tor is good at automatically detecting whether it's reachable and
776) how much bandwidth it can offer.
Roger Dingledine import the EverybodyARelay...

Roger Dingledine authored 15 years ago

777) </p>
778) 
779) <p>
780) There are five steps we need to address before we can do this though:
781) </p>
782) 
783) <p>
Roger Dingledine a fresh set of excuses why...

Roger Dingledine authored 15 years ago

784) First, we need to make Tor stable as a relay on all common
785) operating systems. The main remaining platform is Windows,
786) and we plan to finally address that in 2009. See Section 4.1 of <a
787) href="https://www.torproject.org/press/2008-12-19-roadmap-press-release">our
788) development roadmap</a>.
Roger Dingledine import the EverybodyARelay...

Roger Dingledine authored 15 years ago

789) </p>
790) 
791) <p>
Roger Dingledine a fresh set of excuses why...

Roger Dingledine authored 15 years ago

792) Second, we still need to get better at automatically estimating
793) the right amount of bandwidth to allow. See item #7 on the
794) <a href="<page volunteer>#Research">research section of the
795) volunteer page</a>: "Tor doesn't work very well when relays
796) have asymmetric bandwidth (e.g. cable or DSL)". It might be that <a
797) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#TransportIPnotTCP">switching
798) to UDP transport</a> is the simplest answer here &mdash; which alas is
799) not a very simple answer at all.
Roger Dingledine import the EverybodyARelay...

Roger Dingledine authored 15 years ago

800) </p>
801) 
802) <p>
Roger Dingledine a fresh set of excuses why...

Roger Dingledine authored 15 years ago

803) Third, we need to work on scalability, both of the network (how to
804) stop requiring that all Tor relays be able to connect to all Tor
805) relays) and of the directory (how to stop requiring that all Tor
806) users know about all Tor relays). Changes like this can have large
807) impact on potential and actual anonymity. See Section 5 of the <a
808) href="<svnsandbox>doc/design-paper/challenges.pdf">Challenges</a> paper
809) for details. Again, UDP transport would help here.
Roger Dingledine import the EverybodyARelay...

Roger Dingledine authored 15 years ago

810) </p>
811) 
812) <p>
Roger Dingledine a fresh set of excuses why...

Roger Dingledine authored 15 years ago

813) Fourth, we need to better understand the risks from
814) letting the attacker send traffic through your relay while
815) you're also initiating your own anonymized traffic. <a
816) href="http://freehaven.net/anonbib/#back01">Three</a> <a
817) href="http://freehaven.net/anonbib/#clog-the-queue">different</a>
818) <a href="http://freehaven.net/anonbib/#torta05">research</a> papers
819) describe ways to identify the relays in a circuit by running traffic
820) through candidate relays and looking for dips in the traffic while the
821) circuit is active. These clogging attacks are not that scary in the Tor
822) context so long as relays are never clients too. But if we're trying to
823) encourage more clients to turn on relay functionality too (whether as
824) <a href="<page bridges>">bridge relays</a> or as normal relays), then
825) we need to understand this threat better and learn how to mitigate it.
Roger Dingledine import the EverybodyARelay...

Roger Dingledine authored 15 years ago

826) </p>
827) 
828) <p>
829) Fifth, we might need some sort of incentive scheme to encourage people
830) to relay traffic for others, and/or to become exit nodes. Here are our
Roger Dingledine fill in an href i left blank

Roger Dingledine authored 15 years ago

831) <a href="https://blog.torproject.org/blog/two-incentive-designs-tor">current
832) thoughts on Tor incentives</a>.
Roger Dingledine import the EverybodyARelay...

Roger Dingledine authored 15 years ago

833) </p>
834) 
835) <p>
836) Please help on all of these!
837) </p>
838) 
839) <hr />
840) 
Sebastian Hahn Move the abuse section from...

Sebastian Hahn authored 15 years ago

841) <a id="Criminals"></a>
842) <h3><a class="anchor" href="#Criminals">Doesn't Tor enable criminals to do bad
843) things?</a></h3>
844) 
845) <p>
846) For the answer to this question and others, please see our new <a
Roger Dingledine clean up some urls on the n...

Roger Dingledine authored 15 years ago

847) href="<page faq-abuse>">Tor Abuse FAQ</a>.
Sebastian Hahn Move the abuse section from...

Sebastian Hahn authored 15 years ago

848) </p>
849) 
850) <hr />
851) 
852) <a id="RespondISP"></a>
853) <h3><a class="anchor" href="#RespondISP">How do I respond to my ISP about my
854) exit relay?</a></h3>
855) 
856) <p>
857) A collection of templates for successfully responding to ISPs is <a
858) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorAbuseTemplates">collected
859) here</a>.
860) </p>
861) 
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 15 years ago

862) <hr />
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 15 years ago

863) 
Roger Dingledine eventually i might put some...

Roger Dingledine authored 15 years ago

864)   </div><!-- #main -->
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

865) 
866) #include <foot.wmi>