4a233816e4854afa89fa84f19fbb8311810f1ed0
Peter Palfrader Move website to wml

Peter Palfrader authored 19 years ago

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

Peter Palfrader authored 19 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 19 years ago

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

Roger Dingledine authored 16 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 16 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 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

19) <li><a href="#WhatIsTor">What is Tor?</a></li>
Andrew Lewman Updated faq question on how...

Andrew Lewman authored 15 years ago

20) <li><a href="#Torisdifferent">How is Tor different from other proxies?</a></li>
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Sebastian Hahn authored 15 years ago

35) <ul>
36) <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

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

Sebastian Hahn authored 15 years ago

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

Roger Dingledine authored 15 years ago

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

Bogdan Drozdowski authored 15 years ago

42) <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

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

Roger Dingledine authored 16 years ago

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

Sebastian Hahn authored 15 years ago

50) <ul>
Roger Dingledine add the "why is it easy to...

Roger Dingledine authored 15 years ago

51) <li><a href="#RelayFlexible">How stable does my relay need to be?</a></li>
Bogdan Drozdowski Mainetance/polish translati...

Bogdan Drozdowski authored 15 years ago

52) <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

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

60) </ul>
61) 
Roger Dingledine import the EverybodyARelay...

Roger Dingledine authored 15 years ago

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

Sebastian Hahn authored 15 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

104) </p>
105) 
Andrew Lewman Updated faq question on how...

Andrew Lewman authored 15 years ago

106) <a id="Torisdifferent"></a>
107) <h3><a class="anchor" href="#Torisdifferent">How is Tor different from other proxies?</a></h3>
108) <p>
109) A typical proxy provider sets up a server somewhere on the Internet and allows you to use it to relay your traffic.  This creates a simple, easy to maintain architecture.  The users all enter and leave through the same server.  The provider may charge for use of the proxy, or fund their costs through advertisements on the server.  In the simplest configuration, you don't have to install anything.  You just have to point your browser at their proxy server.  Simple proxy providers are fine solutions if you do not want protections for your privacy and anonymity online and you trust the provider from doing bad things.  Some simple proxy providers use SSL to secure your connection to them.  This may protect you against local eavesdroppers, such as those at a cafe with free wifi Internet.
110) </p>
111) <p>
112) Simple proxy providers also create a single point of failure.  The provider knows who you are and where you browse on the Internet.  They can see your traffic as it passes through their server.  In some cases, they can see your encrypted traffic as they relay it to your banking site or to ecommerce stores.  You have to trust the provider isn't doing any number of things, such as watching your traffic, injecting their own advertisements into your traffic stream, and isn't recording your personal details.
113) </p>
114) <p>
115) Tor passes your traffic through at least 3 different servers before sending it on to the destination.  Tor does not modify, or even know, what you are sending into it.  It merely relays your traffic, completely encrypted through the Tor network and has it pop out somewhere else in the world, completely intact.  The Tor client is required because we assume you trust your local computer.  The Tor client manages the encryption and the path chosen through the network.  The relays located all over the world merely pass encrypted packets between themselves.</p>
116) <p>
Bogdan Drozdowski Mainetance/polish translati...

Bogdan Drozdowski authored 15 years ago

117) <dl>
Andrew Lewman Updated faq question on how...

Andrew Lewman authored 15 years ago

118) <dt>Doesn't the first server see who I am?</dt><dd>Possibly. A bad first of three servers can see encrypted Tor traffic coming from your computer.  It still doesn't know who you are and what you are doing over Tor.  It merely sees "This IP address is using Tor".  Tor is not illegal anywhere in the world, so using Tor by itself is fine.  You are still protected from this node figuring out who you are and where you are going on the Internet.</dd>
119) <dt>Can't the third server see my traffic?</dt><dd>Possibly.  A bad third of three servers can see the traffic you sent into Tor.  It won't know who sent this traffic.  If you're using encryption, such as visiting a bank or ecommerce website, or encrypted mail connections, etc, it will only know the destination.  It won't be able to see the data inside the traffic stream.  You are still protected from this node figuring out who you are and if using encryption, what data you're sending to the destination.</dd>
Bogdan Drozdowski Mainetance/polish translati...

Bogdan Drozdowski authored 15 years ago

120) </dl>
Andrew Lewman Updated faq question on how...

Andrew Lewman authored 15 years ago

121) </p>
122) 
Roger Dingledine move the first piece of the...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

126) 
127) <p>
128) There are two pieces to "Torifying" a program: connection-level anonymity
129) and application-level anonymity. Connection-level anonymity focuses on
Roger Dingledine start putting a 'what is to...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

132) the program to use your Tor client as a "socks" proxy, but there are
133) other ways to do it too. For application-level anonymity, you need to
134) make sure that the information the application sends out doesn't hurt
135) your privacy. (Even if the connections are being routed through Tor, you
136) still don't want to include sensitive information like your name.) This
137) second step needs to be done on a program-by-program basis, which is
138) 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 16 years ago

139) </p>
140) 
141) <p>
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

148) </p>
149) 
150) <p>
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

160) </p>
161) 
162) <a id="WhyCalledTor"></a>
163) <h3><a class="anchor" href="#WhyCalledTor">Why is it called Tor?</a></h3>
164) 
165) <p>
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

173) </p>
174) 
175) <p>
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

177) </p>
178) 
179) <p>
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

185) </p>
186) 
187) <a id="Backdoor"></a>
188) <h3><a class="anchor" href="#Backdoor">Is there a backdoor in Tor?</a></h3>
189) 
190) <p>
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 16 years ago

191) 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 16 years ago

192) 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 16 years ago

193) 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 16 years ago

194) ask us, we will fight them, and (the lawyers say) probably win.
195) </p>
196) 
197) <p>
198) We think that putting a backdoor in Tor would be tremendously
199) irresponsible to our users, and a bad precedent for security software
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

202) trust our software ever again &mdash; for excellent reason!
203) </p>
204) 
205) <p>
206) But that said, there are still plenty of subtle attacks
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

211) source, that's a sure sign something funny might be going on. You
Roger Dingledine update links to verifying-s...

Roger Dingledine authored 15 years ago

212) should also check the <a href="<page verifying-signatures>">PGP
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 16 years ago

213) signatures</a> on the releases, to make sure nobody messed with the
214) distribution sites.
Roger Dingledine move the first piece of the...

Roger Dingledine authored 16 years ago

215) </p>
216) 
217) <p>
218) Also, there might be accidental bugs in Tor that could affect your
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

221) </p>
222) 
223) <a id="DistributingTor"></a>
224) <h3><a class="anchor" href="#DistributingTor">Can I distribute Tor on
Roger Dingledine cut out two redundant quest...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

226) 
227) <p>
228) Yes.
229) </p>
230) 
231) <p>
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 16 years ago

232) 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 16 years ago

233) means we give you the rights to redistribute the Tor software, either
234) modified or unmodified, either for a fee or gratis. You don't have to
235) ask us for specific permission.
236) </p>
237) 
238) <p>
239) However, if you want to redistribute the Tor software you must follow our
Jan Reister fix link in english faq pag...

Jan Reister authored 15 years ago

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

Roger Dingledine authored 16 years ago

241) Essentially this means that you need to include our LICENSE file along
242) with whatever part of the Tor software you're distributing.
243) </p>
244) 
245) <p>
246) Most people who ask us this question don't want to distribute just the
247) Tor software, though. They want to distribute the Tor bundles, which
248) typically include <a href="http://www.privoxy.org/">Privoxy</a>
Roger Dingledine change the vidalia index page

Roger Dingledine authored 15 years ago

249) and <a href="<page vidalia/index>">Vidalia</a>.
Roger Dingledine move the first piece of the...

Roger Dingledine authored 16 years ago

250) You will need to follow the licenses for those programs
251) as well. Both of them are distributed under the <a
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

253) Public License</a>. The simplest way to obey their licenses is to
254) include the source code for these programs everywhere you include
255) the bundles themselves. Look for "source" packages on the <a
Roger Dingledine change the vidalia index page

Roger Dingledine authored 15 years ago

256) href="<page vidalia/index>">Vidalia page</a> and the <a
Roger Dingledine move the first piece of the...

Roger Dingledine authored 16 years ago

257) href="http://sourceforge.net/project/showfiles.php?group_id=11118">Privoxy
258) download page</a>.
259) </p>
260) 
261) <p>
Roger Dingledine start putting a 'what is to...

Roger Dingledine authored 16 years ago

262) 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 16 years ago

263) who makes it, and what properties it provides (and doesn't provide). See
264) our <a href="<page trademark-faq>">trademark FAQ</a> for details.
265) </p>
266) 
267) <p>
268) Lastly, you should realize that we release new versions of the
269) Tor software frequently, and sometimes we make backward incompatible
270) changes. So if you distribute a particular version of the Tor software, it
271) may not be supported &mdash; or even work &mdash; six months later. This
272) is a fact of life for all security software under heavy development.
273) </p>
274) 
275) <a id="SupportMail"></a>
276) <h3><a class="anchor" href="#SupportMail">How can I get an answer to my
277) Tor support mail?</a></h3>
278) 
279) <p>
280) Many people send the Tor developers mail privately, or send mail to
Roger Dingledine none of our users know what...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

315) 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 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 15 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

383) </li>
384) 
385) <li>
386) Help do other things so we can do the hard stuff. Please take a moment
387) to figure out what your skills and interests are, and then <a href="<page
388) volunteer>">look at our volunteer page</a>.
389) </li>
390) 
391) <li>
392) Help find sponsors for Tor. Do you work at a company or government agency
393) that uses Tor or has a use for Internet privacy, e.g. to browse the
394) competition's websites discreetly, or to connect back to the home servers
395) when on the road without revealing affiliations? If your organization has
396) an interest in keeping the Tor network working, please contact them about
397) supporting Tor. Without sponsors, Tor is going to become even slower.
398) </li>
399) 
400) <li>
401) If you can't help out with any of the above, you can still help out
402) individually by <a href="<page donate>">donating a bit of money to the
403) cause</a>. It adds up!
404) </li>
405) 
406) </ul>
407) 
408) <a id="Funding"></a>
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Sebastian Hahn authored 15 years ago

504) <a id="HowUninstallTor"></a>
505) <h3><a class="anchor" href="#HowUninstallTor">How do I uninstall Tor?</a></h3>
506) 
507) <p>
508) This depends entirely on how you installed it and which operating system you
509) 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

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

Sebastian Hahn authored 15 years ago

511) completely remove Tor, Vidalia, Torbutton for Firefox, and Privoxy on any
512) version of Windows is as follows:
513) </p>
514) 
515) <ol>
516) <li>In your taskbar, right click on Privoxy (the blue icon with a white "P")
517) and choose exit.</li>
518) <li>In your taskbar, right click on Vidalia (the green onion or the black head)
519) and choose exit.</li>
520) <li>Right click on the taskbar to bring up TaskManager. Look for tor.exe in the
521) Process List. If it's running, right click and choose End Process.</li>
522) <li>Click the Start button, go to Programs, go to Vidalia, choose Uninstall.
523) This will remove the Vidalia bundle, which includes Tor and Privoxy.</li>
524) <li>Start Firefox. Go to the Tools menu, choose Add-ons. Select Torbutton.
525) Click the Uninstall button.</li>
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

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

Sebastian Hahn authored 15 years ago

527) 
528) <p>
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

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

Sebastian Hahn authored 15 years ago

532) </p>
533) 
534) <p>
535) For Mac OS X, follow the <a
Roger Dingledine clean up some urls on the n...

Roger Dingledine authored 15 years ago

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

Sebastian Hahn authored 15 years ago

537) </p>
538) 
539) <p>
540) If you installed by source, I'm afraid there is no easy uninstall method. But
541) on the bright side, by default it only installs into /usr/local/ and it should
542) be pretty easy to notice things there.
543) </p>
544) 
545) <hr />
546) 
Roger Dingledine clean up some urls on the n...

Roger Dingledine authored 15 years ago

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

Sebastian Hahn authored 15 years ago

550) 
551) <p>
552) These are PGP signatures, so you can verify that the file you've downloaded is
553) exactly the one that we intended you to get.
554) </p>
555) 
556) <p>
557) Please read the <a
Roger Dingledine update links to verifying-s...

Roger Dingledine authored 15 years ago

558) href="<page verifying-signatures>">verifying signatures</a> page for details.
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

559) </p>
560) 
561) <hr />
562) 
563) <a id="CompileTorWindows"></a>
564) <h3><a class="anchor" href="#CompileTorWindows">How do I compile Tor under
565) Windows?</a></h3>
566) 
567) <p>
568) Try following the steps at <a
Roger Dingledine clean up some urls on the n...

Roger Dingledine authored 15 years ago

569) 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

570) </p>
571) 
Roger Dingledine preempt another faq on our faq

Roger Dingledine authored 15 years ago

572) <p>
573) (Note that you don't need to compile Tor yourself in order to use
574) it. Most people just use the packages available on the <a href="<page
575) download>">download page</a>.)
576) </p>
577) 
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

578) <hr />
579) 
Roger Dingledine more useful anchor

Roger Dingledine authored 15 years ago

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

Sebastian Hahn authored 15 years ago

583) 
584) <p>
585) Sometimes, overzealous Windows virus and spyware detectors trigger on some
586) 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

587) 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

588) guessing game anyway. You should contact your vendor and explain that you have
589) a program that seems to be triggering false positives. Or pick a better vendor.
590) </p>
591) 
592) <p>
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

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

Sebastian Hahn authored 15 years ago

596) </p>
597) 
598) <hr />
599) 
600) <a id="LiveCD"></a>
601) <h3><a class="anchor" href="#LiveCD">Is there a LiveCD or other bundle that
602) includes Tor?</a></h3>
603) 
604) <p>
605) There isn't any official LiveCD at this point. We're still trying to find good
606) solutions and trying to understand the security and anonymity implications of
607) the various options. In the mean time, feel free to check out the list below
608) and use your best judgement:
609) </p>
610) 
611) <p>
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

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

Sebastian Hahn authored 15 years ago

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

Roger Dingledine authored 15 years ago

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

Sebastian Hahn authored 15 years ago

626) <li><a href="http://mandalka.name/privatix/">Privatix LiveCD/USB</a> is a
627) debian based live-system including tor, firefox and torbutton which can save
628) 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

629) </ol>
630) 
631) <p>
632) Windows bundles:
633) </p>
634) 
635) <ol>
Roger Dingledine clean up some urls on the n...

Roger Dingledine authored 15 years ago

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

Roger Dingledine authored 15 years ago

637) for Windows comes with a pre-configured web browser and is self contained
638) so you can run it from a USB stick.</li>
639) <li><a href="http://www.janusvm.com/tor_vm/">Tor VM</a> is a successor
640) to JanusVM. It needs testing from you!</li>
641) <li><a href="http://janusvm.com/">JanusVM</a> is a Linux kernel and software
642) running in VMWare that sits between your Windows computer and the Internet,
643) making sure that your Internet traffic is scrubbed and anonymized.</li>
644) <li><a href="http://www.xerobank.com/xB_browser.html">xB Browser</a>,
645) previously known as Torpark, is a Firefox+Tor package for Win32 that can
646) 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

647) </ol>
648) 
649) <p>
650) Not currently maintained as far as we know:
651) </p>
652) 
653) <ol>
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

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

Sebastian Hahn authored 15 years ago

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

Roger Dingledine authored 15 years ago

665) 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

666) <li>Anonym.OS is a LiveCD similar to the above but is based on OpenBSD rather
667) than Linux for maximum security. It was designed to be anonymous and secure
668) from the ground up, and thus has some features and limitations not found in
669) other LiveCDs (Tor related or otherwise). You can obtain more information and
670) download Anonym.OS from <a
671) href="http://theory.kaos.to/projects.html">Kaos.Theory</a>.</li>
672) <li>Phantomix is a LiveCD for anonymous surfing and chatting based on the most
673) recent KNOPPIX release. It comes preconfigured with tor and privoxy. You can
674) get it from the <a href="http://phantomix.ytternhagen.de/">Phantomix
675) Website</a>.</li>
676) </ol>
677) 
Roger Dingledine clean up the new faq entries

Roger Dingledine authored 15 years ago

678) <p>
679) Please contact us if you know any others.
680) </p>
681) 
Sebastian Hahn Move the "Compilation and I...

Sebastian Hahn authored 15 years ago

682) <hr />
683) 
Roger Dingledine add the "why is it easy to...

Roger Dingledine authored 15 years ago

684) <a id="RelayFlexible"></a>
685) <h3><a class="anchor" href="#RelayFlexible">How stable does my relay
686) need to be?</a></h3>
687) 
688) <p>
689) We aim to make setting up a Tor relay easy and convenient:
690) </p>
691) 
692) <ul>
693) <li>Tor has built-in support for <a
694) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#LimitBandwidth">
695) rate
696) limiting</a>. Further, if you have a fast link
697) but want to limit the number of bytes per day
698) (or week or month) that you donate, check out the <a
699) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#Hibernation">hib
700) ernation
701) feature</a>.
702) </li>
703) <li>Each Tor relay has an <a
704) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#RunARelayBut">ex
705) it
706) policy</a> that specifies what sort of outbound connections are allowed
707) or refused from that relay. If you are uncomfortable allowing people
708) to exit from your relay, you can set it up to only allow connections
709) to other Tor relays.
710) </li>
711) <li>It's fine if the relay goes offline sometimes. The directories
712) notice this quickly and stop advertising the relay. Just try to make
713) sure it's not too often, since connections using the relay when it
714) disconnects will break.
715) </li>
716) <li>We can handle relays with dynamic IPs just fine &mdash; simply
717) leave the Address config option blank, and Tor will try to guess.
718) </li>
719) <li>If your relay is behind a NAT and it doesn't know its public
720) IP (e.g. it has an IP of 192.168.x.y), you'll need to set up port
721) forwarding. Forwarding TCP connections is system dependent but <a
722) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ServerForFirewal
723) ledClients">this
724) FAQ entry</a> offers some examples on how to do this.
725) </li>
726) <li>Your relay will passively estimate and advertise its recent
727) bandwidth capacity, so high-bandwidth relays will attract more users than
728) low-bandwidth ones. Therefore having low-bandwidth relays is useful too.
729) </li>
730) </ul>
731) 
732) <hr />
733) 
Sebastian Hahn Add a short paragraph to ad...

Sebastian Hahn authored 15 years ago

734) <a id="WhyNotNamed"></a>
735) <h3><a class="anchor" href="#WhyNotNamed">Why is my Tor relay not named?</a></h3>
736) 
737) <p>
738) We currently use these metrics to determine if your relay should be named:<br />
739) </p>
740) <ul>
741) <li>The name is not currently mapped to a different key. Existing mappings
742) are removed after 6 months of inactivity from a relay.</li>
743) <li>The relay must have been around for at least two weeks.</li>
744) <li>No other router may have wanted the same name in the past month.</li>
745) </ul>
746) 
747) <hr />
748) 
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

752) 
753) <p>
Roger Dingledine clean up the KeyManagement...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

759) </p>
760) 
761) <p>
762) <b>Encryption</b>: first, all connections in Tor use TLS link encryption,
763) so observers can't look inside to see which circuit a given cell is
764) intended for. Further, the Tor client establishes an ephemeral encryption
765) key with each relay in the circuit, so only the exit relay can read
766) the cells. Both sides discard the circuit key when the circuit ends,
767) so logging traffic and then breaking into the relay to discover the key
768) won't work.
769) </p>
770) 
771) <p>
772) <b>Authentication</b>:
773) Every Tor relay has a public decryption key called the "onion key".
774) When the Tor client establishes circuits, at each step it <a
775) href="<svnsandbox>doc/design-paper/tor-design.html#subsec:circuits">demands
776) that the Tor relay prove knowledge of its onion key</a>. That way
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

779) </p>
780) 
781) <p>
Roger Dingledine clean up the KeyManagement...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

784) have the right keys for them? Each relay has a long-term public signing
785) 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

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

793) </p>
794) 
795) <p>
Roger Dingledine clean up the KeyManagement...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

801) 
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

805) href="http://www.gnupg.org/">GNU Privacy Guard</a>. See the <a
Roger Dingledine update links to verifying-s...

Roger Dingledine authored 15 years ago

806) href="<page verifying-signatures>">instructions
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 16 years ago

807) on how to check Tor's signatures</a>.
808) </p>
Roger Dingledine clean up the new faq file s...

Roger Dingledine authored 16 years ago

809) 
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Sebastian Hahn authored 15 years ago

818) <hr />
819) 
Roger Dingledine import the EverybodyARelay...

Roger Dingledine authored 15 years ago

820) <a id="EverybodyARelay"></a>
821) <h3><a class="anchor" href="#EverybodyARelay">You should make every Tor
822) user be a relay.</a></h3>
823) 
824) <p>
825) 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

826) 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

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

Roger Dingledine authored 15 years ago

831) part of providing effective anonymity for everyone, since many Tor users
832) are subject to these or similar constraints and including these clients
833) increases the size of the anonymity set.
834) </p>
835) 
836) <p>
837) That said, we do want to encourage Tor users to run relays, so what we
838) 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

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

Roger Dingledine authored 15 years ago

843) </p>
844) 
845) <p>
846) There are five steps we need to address before we can do this though:
847) </p>
848) 
849) <p>
Roger Dingledine a fresh set of excuses why...

Roger Dingledine authored 15 years ago

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

Roger Dingledine authored 15 years ago

855) </p>
856) 
857) <p>
Roger Dingledine a fresh set of excuses why...

Roger Dingledine authored 15 years ago

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

Roger Dingledine authored 15 years ago

866) </p>
867) 
868) <p>
Roger Dingledine a fresh set of excuses why...

Roger Dingledine authored 15 years ago

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

Roger Dingledine authored 15 years ago

876) </p>
877) 
878) <p>
Roger Dingledine a fresh set of excuses why...

Roger Dingledine authored 15 years ago

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

Roger Dingledine authored 15 years ago

892) </p>
893) 
894) <p>
895) Fifth, we might need some sort of incentive scheme to encourage people
896) 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

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

Roger Dingledine authored 15 years ago

899) </p>
900) 
901) <p>
902) Please help on all of these!
903) </p>
904) 
905) <hr />
906) 
Sebastian Hahn Move the abuse section from...

Sebastian Hahn authored 15 years ago

907) <a id="Criminals"></a>
908) <h3><a class="anchor" href="#Criminals">Doesn't Tor enable criminals to do bad
909) things?</a></h3>
910) 
911) <p>
912) 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

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

Sebastian Hahn authored 15 years ago

914) </p>
915) 
916) <hr />
917) 
918) <a id="RespondISP"></a>
919) <h3><a class="anchor" href="#RespondISP">How do I respond to my ISP about my
920) exit relay?</a></h3>
921) 
922) <p>
923) A collection of templates for successfully responding to ISPs is <a
924) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorAbuseTemplates">collected
925) here</a>.
926) </p>
927) 
Roger Dingledine import the KeyManagement fa...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Peter Palfrader authored 19 years ago

931) 
932) #include <foot.wmi>