611c066e7707f2beeb0476c0d594ae0f1092b4df
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) ## translation metadata
Roger Dingledine looks like we never set the...

Roger Dingledine authored 13 years ago

2) # Revision: $Revision$
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3) # Translation-Priority: 2-medium
4) 
5) #include "head.wmi" TITLE="Tor Project: FAQ" CHARSET="UTF-8"
6) <div id="content" class="clearfix">
7)   <div id="breadcrumbs">
Andrew Lewman change all of the breadcrum...

Andrew Lewman authored 13 years ago

8)     <a href="<page index>">Home &raquo; </a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

9)     <a href="<page docs/documentation>">Documentation &raquo; </a>
10)     <a href="<page docs/faq>">FAQ</a>
11)   </div>
12)   <div id="maincol">
13)     <!-- PUT CONTENT AFTER THIS TAG -->
14)     <h1>Tor FAQ</h1>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

15)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

16) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

17)     <p>General questions:</p>
18)     <ul>
19)     <li><a href="#WhatIsTor">What is Tor?</a></li>
20)     <li><a href="#Torisdifferent">How is Tor different from other proxies?</a></li>
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 import, and correct the fal...

Roger Dingledine authored 13 years ago

32)     <li><a href="#Metrics">How many people use Tor? How many relays or
33)     exit nodes are there?</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

34)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

35) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

36)     <p>Compilation and Installation:</p>
37)     <ul>
38)     <li><a href="#HowUninstallTor">How do I uninstall Tor?</a></li>
39)     <li><a href="#PGPSigs">What are these "sig" files on the download
40)     page?</a></li>
Roger Dingledine resurrect our finding-tor p...

Roger Dingledine authored 13 years ago

41)     <li><a href="#GetTor">Your website is blocked in my country. How
42)     do I download Tor?</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

43)     <li><a href="#CompileTorWindows">How do I compile Tor under Windows?</a></li>
44)     <li><a href="#VirusFalsePositives">Why does my Tor executable appear to
45)     have a virus or spyware?</a></li>
46)     <li><a href="#LiveCD">Is there a LiveCD or other bundle that includes Tor?</a></li>
47)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

48) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

49)     <p>Running Tor:</p>
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

50)     <ul>
51)     <li><a href="#torrc">I'm supposed to "edit my torrc". What does
52)     that mean?</a></li>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

53)     <li><a href="#Logs">How do I set up logging, or see Tor's
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

54)     logs?</a></li>
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

55)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

56) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

57)     <p>Running a Tor client:</p>
58)     <ul>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

59)     <li><a href="#DoesntWork">I installed Tor and Polipo but it's not
60)     working.</a></li>
61)     <li><a href="#VidaliaPassword">Tor/Vidalia prompts for a password at
62)     start.</a></li>
63)     <li><a href="#ChooseEntryExit">Can I control which nodes (or country)
64)     are used for entry/exit?</a></li>
65)     <li><a href="#GoogleCaptcha">Google makes me solve a Captcha or tells
66)     me I have spyware installed.</a></li>
67)     <li><a href="#GmailWarning">Gmail warns me that my account may have
68)     been compromised.</a></li>
Roger Dingledine import, and correct the fal...

Roger Dingledine authored 13 years ago

69)     <li><a href="#FirewallPorts">My firewall only allows a few outgoing
70)     ports.</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

71)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

72) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

73)     <p>Running a Tor relay:</p>
74)     <ul>
75)     <li><a href="#RelayFlexible">How stable does my relay need to be?</a></li>
76)     <li><a href="#ExitPolicies">I'd run a relay, but I don't want to deal
77)     with abuse issues.</a></li>
78)     <li><a href="#RelayOrBridge">Should I be a normal relay or bridge
79)     relay?</a></li>
Roger Dingledine fix the faq anchors that ha...

Roger Dingledine authored 13 years ago

80)     <li><a href="#MultipleRelays">I want to run more than one relay.</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

81)     <li><a href="#RelayMemory">Why is my Tor relay using so much memory?</a></li>
82)     <li><a href="#WhyNotNamed">Why is my Tor relay not named?</a></li>
83)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

84) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

85)     <p>Running a Tor hidden service:</p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

86) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

87)     <p>Anonymity and Security:</p>
88)     <ul>
89)     <li><a href="#KeyManagement">Tell me about all the keys Tor uses.</a></li>
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

90)     <li><a href="#EntryGuards">What are Entry Guards?</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

91)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

92) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

93)     <p>Alternate designs that we don't do (yet):</p>
94)     <ul>
95)     <li><a href="#EverybodyARelay">You should make every Tor user be a
96)     relay.</a></li>
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

97)     <li><a href="#TransportIPnotTCP">You should transport all IP packets,
98)     not just TCP packets.</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

99)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

100) 
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

101)     <p>Abuse:</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

102)     <ul>
103)     <li><a href="#Criminals">Doesn't Tor enable criminals to do bad things?</a></li>
104)     <li><a href="#RespondISP">How do I respond to my ISP about my exit
105)     relay?</a></li>
106)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

107) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

108)     <p>For other questions not yet on this version of the FAQ, see the <a
Roger Dingledine fix a bunch of broken links...

Roger Dingledine authored 13 years ago

109)     href="<wikifaq>">wiki FAQ</a> for now.</p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

110) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

111)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

112) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

113)     <a id="General"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

114) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

115)     <a id="WhatIsTor"></a>
116)     <h3><a class="anchor" href="#WhatIsTor">What is Tor?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

117) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

118)     <p>
119)     The name "Tor" can refer to several different components.
120)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

121) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

122)     <p>
123)     The Tor software is a program you can run on your computer that helps keep
124)     you safe on the Internet. Tor protects you by bouncing your communications
125)     around a distributed network of relays run by volunteers all around
126)     the world: it prevents somebody watching your Internet connection from
127)     learning what sites you visit, and it prevents the sites you visit
128)     from learning your physical location. This set of volunteer relays is
129)     called the Tor network. You can read more about how Tor works on the <a
130)     href="<page about/overview>">overview page</a>.
131)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

132) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

133)     <p>
134)     The Tor Project is a non-profit (charity) organization that maintains
135)     and develops the Tor software.
136)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

137) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

138)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

139) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

140)     <a id="Torisdifferent"></a>
141)     <h3><a class="anchor" href="#Torisdifferent">How is Tor different from other proxies?</a></h3>
142)     <p>
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

143)     A typical proxy provider sets up a server somewhere on the Internet and
144) allows you to use it to relay your traffic.  This creates a simple, easy to
145) maintain architecture.  The users all enter and leave through the same server.
146) The provider may charge for use of the proxy, or fund their costs through
147) advertisements on the server.  In the simplest configuration, you don't have to
148) install anything.  You just have to point your browser at their proxy server.
149) Simple proxy providers are fine solutions if you do not want protections for
150) your privacy and anonymity online and you trust the provider from doing bad
151) things.  Some simple proxy providers use SSL to secure your connection to them.
152) This may protect you against local eavesdroppers, such as those at a cafe with
153) free wifi Internet.
154)     </p>
155)     <p>
156)     Simple proxy providers also create a single point of failure.  The provider
157) knows who you are and where you browse on the Internet.  They can see your
158) traffic as it passes through their server.  In some cases, they can see your
159) encrypted traffic as they relay it to your banking site or to ecommerce stores.
160) You have to trust the provider isn't doing any number of things, such as
161) watching your traffic, injecting their own advertisements into your traffic
162) stream, and isn't recording your personal details.
163)     </p>
164)     <p>
165)     Tor passes your traffic through at least 3 different servers before sending
166) it on to the destination.  Tor does not modify, or even know, what you are
167) sending into it.  It merely relays your traffic, completely encrypted through
168) the Tor network and has it pop out somewhere else in the world, completely
169) intact.  The Tor client is required because we assume you trust your local
170) computer.  The Tor client manages the encryption and the path chosen through
171) the network.  The relays located all over the world merely pass encrypted
172) packets between themselves.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

173)     <p>
174)     <dl>
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

175)     <dt>Doesn't the first server see who I am?</dt><dd>Possibly. A bad first of
176) three servers can see encrypted Tor traffic coming from your computer.  It
177) still doesn't know who you are and what you are doing over Tor.  It merely sees
178) "This IP address is using Tor".  Tor is not illegal anywhere in the world, so
179) using Tor by itself is fine.  You are still protected from this node figuring
180) out who you are and where you are going on the Internet.</dd>
181)     <dt>Can't the third server see my traffic?</dt><dd>Possibly.  A bad third
182) of three servers can see the traffic you sent into Tor.  It won't know who sent
183) this traffic.  If you're using encryption, such as visiting a bank or
184) e-commerce website, or encrypted mail connections, etc, it will only know the
185) destination.  It won't be able to see the data inside the traffic stream.  You
186) are still protected from this node figuring out who you are and if using
187) encryption, what data you're sending to the destination.</dd>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

188)     </dl>
189)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

190) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

191)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

192) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

193)     <a id="CompatibleApplications"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

194)     <h3><a class="anchor" href="#CompatibleApplications">What programs can I use with Tor?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

195) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

196)     <p>
197)     There are two pieces to "Torifying" a program: connection-level anonymity
198)     and application-level anonymity. Connection-level anonymity focuses on
199)     making sure the application's Internet connections get sent through Tor.
200)     This step is normally done by configuring
201)     the program to use your Tor client as a "socks" proxy, but there are
202)     other ways to do it too. For application-level anonymity, you need to
203)     make sure that the information the application sends out doesn't hurt
204)     your privacy. (Even if the connections are being routed through Tor, you
205)     still don't want to include sensitive information like your name.) This
206)     second step needs to be done on a program-by-program basis, which is
207)     why we don't yet recommend very many programs for safe use with Tor.
208)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

209) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

210)     <p>
211)     Most of our work so far has focused on the Firefox web browser. The
212)     bundles on the <a href="<page download/download>">download page</a> automatically
Andrew Lewman get the website to build cl...

Andrew Lewman authored 13 years ago

213)     install the <a href="<page torbutton/index>">Torbutton Firefox
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

214)     extension</a> if you have Firefox installed. As of version 1.2.0,
215)     Torbutton now takes care of a lot of the connection-level and
216)     application-level worries.
217)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

218) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

219)     <p>
220)     There are plenty of other programs you can use with Tor,
221)     but we haven't researched the application-level anonymity
222)     issues on them well enough to be able to recommend a safe
223)     configuration. Our wiki has a list of instructions for <a
Roger Dingledine fix a bunch of broken links...

Roger Dingledine authored 13 years ago

224)     href="<wiki>TheOnionRouter/TorifyHOWTO">Torifying
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

225)     specific applications</a>. There's also a <a
Roger Dingledine fix a bunch of broken links...

Roger Dingledine authored 13 years ago

226)     href="<wiki>TheOnionRouter/SupportPrograms">list
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

227)     of applications that help you direct your traffic through Tor</a>.
228)     Please add to these lists and help us keep them accurate!
229)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

230) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

231)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

232) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

233)     <a id="WhyCalledTor"></a>
234)     <h3><a class="anchor" href="#WhyCalledTor">Why is it called Tor?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

235) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

236)     <p>
237)     Because Tor is the onion routing network. When we were starting the
238)     new next-generation design and implementation of onion routing in
239)     2001-2002, we would tell people we were working on onion routing,
240)     and they would say "Neat. Which one?" Even if onion routing has
241)     become a standard household term, Tor was born out of the actual <a
242)     href="http://www.onion-router.net/">onion routing project</a> run by
243)     the Naval Research Lab.
244)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

245) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

246)     <p>
247)     (It's also got a fine translation from German and Turkish.)
248)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

249) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

250)     <p>
251)     Note: even though it originally came from an acronym, Tor is not spelled
252)     "TOR". Only the first letter is capitalized. In fact, we can usually
253)     spot people who haven't read any of our website (and have instead learned
254)     everything they know about Tor from news articles) by the fact that they
255)     spell it wrong.
256)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

257) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

258)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

259) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

260)     <a id="Backdoor"></a>
261)     <h3><a class="anchor" href="#Backdoor">Is there a backdoor in Tor?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

262) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

263)     <p>
264)     There is absolutely no backdoor in Tor. Nobody has asked us to put one
265)     in, and we know some smart lawyers who say that it's unlikely that anybody
266)     will try to make us add one in our jurisdiction (U.S.). If they do
267)     ask us, we will fight them, and (the lawyers say) probably win.
268)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

269) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

270)     <p>
271)     We think that putting a backdoor in Tor would be tremendously
272)     irresponsible to our users, and a bad precedent for security software
273)     in general. If we ever put a deliberate backdoor in our security
274)     software, it would ruin our professional reputations. Nobody would
275)     trust our software ever again &mdash; for excellent reason!
276)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

277) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

278)     <p>
279)     But that said, there are still plenty of subtle attacks
280)     people might try. Somebody might impersonate us, or break into our
281)     computers, or something like that. Tor is open source, and you should
282)     always check the source (or at least the diffs since the last release)
283)     for suspicious things. If we (or the distributors) don't give you
284)     source, that's a sure sign something funny might be going on. You
285)     should also check the <a href="<page docs/verifying-signatures>">PGP
286)     signatures</a> on the releases, to make sure nobody messed with the
287)     distribution sites.
288)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

289) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

290)     <p>
291)     Also, there might be accidental bugs in Tor that could affect your
292)     anonymity. We periodically find and fix anonymity-related bugs, so make
293)     sure you keep your Tor versions up-to-date.
294)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

295) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

296)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

297) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

298)     <a id="DistributingTor"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

299)     <h3><a class="anchor" href="#DistributingTor">Can I distribute Tor on my magazine's CD?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

300) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

301)     <p>
302)     Yes.
303)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

304) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

305)     <p>
306)     The Tor software is <a href="https://www.fsf.org/">free software</a>. This
307)     means we give you the rights to redistribute the Tor software, either
308)     modified or unmodified, either for a fee or gratis. You don't have to
309)     ask us for specific permission.
310)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

311) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

312)     <p>
313)     However, if you want to redistribute the Tor software you must follow our
314)     <a href="<gitblob>LICENSE">LICENSE</a>.
315)     Essentially this means that you need to include our LICENSE file along
316)     with whatever part of the Tor software you're distributing.
317)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

318) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

319)     <p>
320)     Most people who ask us this question don't want to distribute just the
321)     Tor software, though. They want to distribute the Tor bundles, which
322)     typically include <a href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a>
323)     and <a href="<page projects/vidalia>">Vidalia</a>.
324)     You will need to follow the licenses for those programs
325)     as well. Both of them are distributed under the <a
326)     href="https://www.fsf.org/licensing/licenses/gpl.html">GNU General
327)     Public License</a>. The simplest way to obey their licenses is to
328)     include the source code for these programs everywhere you include
329)     the bundles themselves. Look for "source" packages on the <a
330)     href="<page projects/vidalia>">Vidalia page</a> and the <a
331)     href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo
332)     download page</a>.
333)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

334) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

335)     <p>
336)     Also, you should make sure not to confuse your readers about what Tor is,
337)     who makes it, and what properties it provides (and doesn't provide). See
338)     our <a href="<page docs/trademark-faq>">trademark FAQ</a> for details.
339)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

340) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

341)     <p>
342)     Lastly, you should realize that we release new versions of the
343)     Tor software frequently, and sometimes we make backward incompatible
344)     changes. So if you distribute a particular version of the Tor software, it
345)     may not be supported &mdash; or even work &mdash; six months later. This
346)     is a fact of life for all security software under heavy development.
347)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

348) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

349)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

350) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

351)     <a id="SupportMail"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

352)     <h3><a class="anchor" href="#SupportMail">How can I get an answer to my Tor support mail?</a></h3>
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

353) 
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

354)     <p>There is no official support for Tor. Your best bet is to try the following:</p>
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

355)     <ol>
356)     <li>Read through this <a href="<page docs/faq>">FAQ</a>.</li>
357)     <li>Read through the <a href="<page docs/documentation>">documentation</a>.</li>
358)     <li>Read through the <a
359)     href="http://archives.seul.org/or/talk">OR-TALK Archives</a> and
360)     see if your question is already answered.</li>
361)     <li>Join our <a href="irc://irc.oftc.net#tor">irc channel</a> and
362)     state the issue and wait for help.</li>
363)     <li>Send an email to tor-assistants at torproject.org. These are
364)     volunteers who may be able to help you but you may not get a response
365)     for days.</li>
366)     </ol>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

367) 
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

368)     <p>If you find your answer, please stick around on the IRC channel or the
369)     mailing list and answer questions from others.</p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

370) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

371)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

372) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

373)     <a id="WhySlow"></a>
374)     <h3><a class="anchor" href="#WhySlow">Why is Tor so slow?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

375) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

376)     <p>
377)     There are many reasons why the Tor network is currently slow.
378)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

379) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

380)     <p>
381)     Before we answer, though, you should realize that Tor is never going to
382)     be blazing fast. Your traffic is bouncing through volunteers' computers
383)     in various parts of the world, and some bottlenecks and network latency
384)     will always be present. You shouldn't expect to see university-style
385)     bandwidth through Tor.
386)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

387) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

388)     <p>
389)     But that doesn't mean that it can't be improved. The current Tor network
390)     is quite small compared to the number of people trying to use it, and
391)     many of these users don't understand or care that Tor can't currently
392)     handle file-sharing traffic load.
393)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

394) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

395)     <p>
396)     For the much more in-depth answer, see <a
Roger Dingledine fix another 404 from the fr...

Roger Dingledine authored 13 years ago

397)     href="<blog>why-tor-is-slow">Roger's blog
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

398)     post on the topic</a>, which includes both a detailed PDF and a video
399)     to go with it.
400)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

401) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

402)     <p>
403)     What can you do to help?
404)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

405) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

406)     <ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

407) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

408)     <li>
409)     <a href="<page docs/tor-doc-relay>">Configure your Tor to relay traffic
410)     for others</a>. Help make the Tor network large enough that we can handle
411)     all the users who want privacy and security on the Internet.
412)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

413) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

414)     <li>
Andrew Lewman clean out links to clientsi...

Andrew Lewman authored 13 years ago

415)     <a href="<page projects/vidalia>">Help us make Tor more usable</a>. We
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

416)     especially need people to help make it easier to configure your Tor
417)     as a relay. Also, we need help with clear simple documentation to
418)     walk people through setting it up.
419)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

420) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

421)     <li>
422)     There are some bottlenecks in the current Tor network. Help us design
423)     experiments to track down and demonstrate where the problems are, and
424)     then we can focus better on fixing them.
425)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

426) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

427)     <li>
428)     There are some steps that individuals
429)     can take to improve their Tor performance. <a
Roger Dingledine fix a bunch of broken links...

Roger Dingledine authored 13 years ago

430)     href="<wiki>TheOnionRouter/FireFoxTorPerf">You
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

431)     can configure your Firefox to handle Tor better</a>, <a
432)     href="http://www.pps.jussieu.fr/~jch/software/polipo/tor.html">you can use
433)     Polipo with Tor</a>, or you can try <a href="<page download/download>">upgrading
434)     to the latest version of Tor</a>.  If this works well, please help by
435)     documenting what you did, and letting us know about it.
436)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

437) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

438)     <li>
439)     Tor needs some architectural changes too. One important change is to
440)     start providing <a href="#EverybodyARelay">better service to people who
441)     relay traffic</a>. We're working on this, and we'll finish faster if we
442)     get to spend more time on it.
443)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

444) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

445)     <li>
446)     Help do other things so we can do the hard stuff. Please take a moment
447)     to figure out what your skills and interests are, and then <a href="<page
448)     getinvolved/volunteer>">look at our volunteer page</a>.
449)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

450) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

451)     <li>
452)     Help find sponsors for Tor. Do you work at a company or government agency
453)     that uses Tor or has a use for Internet privacy, e.g. to browse the
454)     competition's websites discreetly, or to connect back to the home servers
455)     when on the road without revealing affiliations? If your organization has
456)     an interest in keeping the Tor network working, please contact them about
457)     supporting Tor. Without sponsors, Tor is going to become even slower.
458)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

459) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

460)     <li>
461)     If you can't help out with any of the above, you can still help out
462)     individually by <a href="<page donate/donate>">donating a bit of money to the
463)     cause</a>. It adds up!
464)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

465) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

466)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

467) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

468)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

469) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

470)     <a id="Funding"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

471)     <h3><a class="anchor" href="#Funding">What would The Tor Project do with more funding?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

472) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

473)     <p>
474)     We have about 1800 relays right now, pushing over 150 MB/s average
475)     traffic. We have several hundred thousand active users. But the Tor
476)     network is not yet self-sustaining.
477)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

478) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

479)     <p>
480)     There are six main development/maintenance pushes that need attention:
481)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

482) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

483)     <ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

484) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

485)     <li>
486)     Scalability: We need to keep scaling and decentralizing the Tor
487)     architecture so it can handle thousands of relays and millions of
488)     users. The upcoming stable release is a major improvement, but there's
489)     lots more to be done next in terms of keeping Tor fast and stable.
490)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

491) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

492)     <li>
493)     User support: With this many users, a lot of people are asking questions
494)     all the time, offering to help out with things, and so on. We need good
495)     clean docs, and we need to spend some effort coordinating volunteers.
496)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

497) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

498)     <li>
499)     Relay support: the Tor network is run by volunteers, but they still need
500)     attention with prompt bug fixes, explanations when things go wrong,
501)     reminders to upgrade, and so on. The network itself is a commons, and
502)     somebody needs to spend some energy making sure the relay operators stay
503)     happy. We also need to work on <a href="#RelayOS">stability</a> on some
504)     platforms &mdash; e.g., Tor relays have problems on Win XP currently.
505)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

506) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

507)     <li>
508)     Usability: Beyond documentation, we also need to work on usability of the
509)     software itself. This includes installers, clean GUIs, easy configuration
510)     to interface with other applications, and generally automating all of
511)     the difficult and confusing steps inside Tor. We've got a start on this
Andrew Lewman clean out links to clientsi...

Andrew Lewman authored 13 years ago

512)     with the <a href="<page projects/vidalia>">Vidalia GUI</a>, but much more work
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

513)     remains &mdash; usability for privacy software has never been easy.
514)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

515) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

516)     <li>
517)     Incentives: We need to work on ways to encourage people to configure
518)     their Tors as relays and exit nodes rather than just clients.
519)     <a href="#EverybodyARelay">We need to make it easy to become a relay,
520)     and we need to give people incentives to do it.</a>
521)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

522) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

523)     <li>
524)     Research: The anonymous communications field is full
525)     of surprises and gotchas. In our copious free time, we
526)     also help run top anonymity and privacy conferences like <a
527)     href="http://petsymposium.org/">PETS</a>. We've identified a set of
528)     critical <a href="<page getinvolved/volunteer>#Research">Tor research questions</a>
529)     that will help us figure out how to make Tor secure against the variety of
530)     attacks out there. Of course, there are more research questions waiting
531)     behind these.
532)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

533) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

534)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

535) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

536)     <p>
537)     We're continuing to move forward on all of these, but at this rate
538)     <a href="#WhySlow">the Tor network is growing faster than the developers
539)     can keep up</a>.
540)     Now would be an excellent time to add a few more developers to the effort
541)     so we can continue to grow the network.
542)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

543) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

544)     <p>
545)     We are also excited about tackling related problems, such as
546)     censorship-resistance.
547)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

548) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

549)     <p>
550)     We are proud to have <a href="<page about/sponsors>">sponsorship and support</a>
551)     from the Omidyar Network, the International Broadcasting Bureau, Bell
552)     Security Solutions, the Electronic Frontier Foundation, several government
553)     agencies and research groups, and hundreds of private contributors.
554)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

555) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

556)     <p>
557)     However, this support is not enough to keep Tor abreast of changes in the
558)     Internet privacy landscape. Please <a href="<page donate/donate>">donate</a>
559)     to the project, or <a href="<page about/contact>">contact</a> our executive
560)     director for information on making grants or major donations.
561)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

562) 
Robert Ransom Add a missing horizontal rule

Robert Ransom authored 13 years ago

563)     <hr>
564) 
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

565)     <a id="Metrics"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

566)     <h3><a class="anchor" href="#Metrics">How many people use Tor? How many relays or exit nodes are there?</a></h3>
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

567) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

568)     <p>All this and more about measuring Tor can be found at the <a
Roger Dingledine import, and correct the fal...

Roger Dingledine authored 13 years ago

569)     href="https://metrics.torproject.org/">Tor Metrics Portal</a>.</p>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

570)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

571) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

572)     <a id="HowUninstallTor"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

573)     <h3><a class="anchor" href="#HowUninstallTor">How do I uninstall Tor?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

574) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

575)     <p>
576)     This depends entirely on how you installed it and which operating system you
577)     have. If you installed a package, then hopefully your package has a way to
578)     uninstall itself. The Windows packages include uninstallers. The proper way to
579)     completely remove Tor, Vidalia, Torbutton for Firefox, and Polipo on any
580)     version of Windows is as follows:
581)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

582) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

583)     <ol>
584)     <li>In your taskbar, right click on Vidalia (the green onion or the black head)
585)     and choose exit.</li>
586)     <li>Right click on the taskbar to bring up TaskManager. Look for tor.exe in the
587)     Process List. If it's running, right click and choose End Process.</li>
588)     <li>Click the Start button, go to Programs, go to Vidalia, choose Uninstall.
589)     This will remove the Vidalia bundle, which includes Tor and Polipo.</li>
590)     <li>Start Firefox. Go to the Tools menu, choose Add-ons. Select Torbutton.
591)     Click the Uninstall button.</li>
592)     </ol>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

593) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

594)     <p>
595)     If you do not follow these steps (for example by trying to uninstall
596)     Vidalia, Tor, and Polipo while they are still running), you will need to
597)     reboot and manually remove the directory "Program Files\Vidalia Bundle".
598)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

599) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

600)     <p>
601)     For Mac OS X, follow the <a
602)     href="<page docs/tor-doc-osx>#uninstall">uninstall directions</a>.
603)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

604) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

605)     <p>
606)     If you installed by source, I'm afraid there is no easy uninstall method. But
607)     on the bright side, by default it only installs into /usr/local/ and it should
608)     be pretty easy to notice things there.
609)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

610) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

611)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

612) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

613)     <a id="PGPSigs"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

614)     <h3><a class="anchor" href="#PGPSigs">What are these "sig" files on the download page?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

615) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

616)     <p>
617)     These are PGP signatures, so you can verify that the file you've downloaded is
618)     exactly the one that we intended you to get.
619)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

620) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

621)     <p>
622)     Please read the <a
623)     href="<page docs/verifying-signatures>">verifying signatures</a> page for details.
624)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

625) 
Roger Dingledine resurrect our finding-tor p...

Roger Dingledine authored 13 years ago

626) <hr>
627) 
628) <a id="GetTor"></a>
629) <h3><a class="anchor" href="#GetTor">Your website is blocked in my
630) country. How do I download Tor?</a></h3>
631) 
632) <p>
633) Some government or corporate firewalls censor connections to Tor's
634) website. In those cases, you have three options. First, get it from
Roger Dingledine man, they sure don't put th...

Roger Dingledine authored 13 years ago

635) a friend &mdash; the <a href="<page projects/torbrowser>">Tor Browser
Roger Dingledine resurrect our finding-tor p...

Roger Dingledine authored 13 years ago

636) Bundle</a> fits nicely on a USB key. Second, find the google cache
637) for the <a href="<page getinvolved/mirrors>">Tor mirrors</a> page
638) and see if any of those copies of our website work for you. Third,
639) you can download Tor via email: log in to your Gmail account and mail
640) '<tt>gettor AT torproject.org</tt>'. If you include the word 'help'
641) in the body of the email, it will reply with instructions. Note that
642) only a few webmail providers are supported, since they need to be able
643) to receive very large attachments.
644) </p>
645) 
646) <p>
Roger Dingledine man, they sure don't put th...

Roger Dingledine authored 13 years ago

647) Be sure to <a href="<page docs/verifying-signatures>">verify the signature</a>
Robert Ransom Small language fixups

Robert Ransom authored 13 years ago

648) of any package you download, especially when you get it from somewhere
649) other than our official HTTPS website.
Roger Dingledine resurrect our finding-tor p...

Roger Dingledine authored 13 years ago

650) </p>
651) 
652) <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

653) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

654)     <a id="CompileTorWindows"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

655)     <h3><a class="anchor" href="#CompileTorWindows">How do I compile Tor under Windows?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

656) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

657)     <p>
658)     Try following the steps at <a href="<gitblob>doc/tor-win32-mingw-creation.txt">
659)     tor-win32-mingw-creation.txt</a>.
660)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

661) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

662)     <p>
663)     (Note that you don't need to compile Tor yourself in order to use
664)     it. Most people just use the packages available on the <a href="<page
665)     download/download>">download page</a>.)
666)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

667) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

668)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

669) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

670)     <a id="VirusFalsePositives"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

671)     <h3><a class="anchor" href="#VirusFalsePositives">Why does my Tor executable appear to have a virus or spyware?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

672) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

673)     <p>
674)     Sometimes, overzealous Windows virus and spyware detectors trigger on some
675)     parts of the Tor Windows binary. Our best guess is that these are false
676)     positives &mdash; after all, the anti-virus and anti-spyware business is just a
677)     guessing game anyway. You should contact your vendor and explain that you have
678)     a program that seems to be triggering false positives. Or pick a better vendor.
679)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

680) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

681)     <p>
682)     In the meantime, we encourage you to not just take our word for
683)     it. Our job is to provide the source; if you're concerned, please do <a
684)     href="#CompileTorWindows">recompile it yourself</a>.
685)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

686) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

687)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

688) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

689)     <a id="LiveCD"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

690)     <h3><a class="anchor" href="#LiveCD">Is there a LiveCD or other bundle that includes Tor?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

691) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

692)     <p>
Robert Ransom Stop directing users to obs...

Robert Ransom authored 13 years ago

693)     Yes.  Use <a href="https://amnesia.boum.org/">The (Amnesic) Incognito
694)     Live System</a> or <a href="<page projects/torbrowser>">the Tor Browser
695)     Bundle</a>.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

696)     </p>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

697) 
698) <hr>
699) 
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

700) <a id="torrc"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

701) <h3><a class="anchor" href="#torrc">I'm supposed to "edit my torrc". What does that mean?</a></h3>
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

702) 
703) <p>
704) Tor installs a text file called torrc that contains configuration
705) instructions for how your Tor program should behave. The default
706) configuration should work fine for most Tor users. Users of Vidalia can
707) make common changes through the Vidalia interface &mdash; only advanced
708) users should need to modify their torrc file directly.
709) </p>
710) 
711) <p>
712) The location of your torrc file depends on the way you installed Tor:
713) </p>
714) 
715) <ul>
716) <li>On Windows, if you installed a Tor bundle with Vidalia, you can
717) find your torrc file in the Start menu under Programs -&gt; Vidalia
718) Bundle -&gt; Tor, or you can find it by hand in <code>\Documents and
719) Settings\<i>username</i>\Application Data\Vidalia\torrc</code>. If you
720) installed Tor without Vidalia, you can find your torrc in the Start
721) menu under Programs -&gt; Tor, or manually in either <code>\Documents
722) and Settings\Application Data\tor\torrc</code> or <code>\Documents and
723) Settings\<i>username</i>\Application Data\tor\torrc</code>.
724) </li>
725) <li>On OS X, if you use Vidalia, edit
726) <code>~/.vidalia/torrc</code>. Otherwise, open your favorite text editor
727) and load <code>/Library/Tor/torrc</code>.
728) </li>
729) <li>On Unix, if you installed a pre-built package, look for
730) <code>/etc/tor/torrc</code> or <code>/etc/torrc</code> or consult your
731) package's documentation.
732) </li>
733) <li>Finally, if you installed from source, you may not have a torrc
734) installed yet: look in <code>/usr/local/etc/</code> and note that you
735) may need to manually copy <code>torrc.sample</code> to <code>torrc</code>.
736) </li>
737) </ul>
738) 
739) <p>
740) If you use Vidalia, be sure to exit both Tor and Vidalia before you edit
741) your torrc file. Otherwise Vidalia might overwrite your changes.
742) </p>
743) 
744) <p>
745) Once you've changed your torrc, you will need to restart Tor for the
746) changes to take effect. (For advanced users on OS X and Unix, note that
747) you actually only need to send Tor a HUP signal, not actually restart it.)
748) </p>
749) 
750) <p>
751) For other configuration options you can use, look at the <a href="<page
752) docs/tor-manual>">Tor manual page</a>. Remember, all lines beginning
753) with # in torrc are treated as comments and have no effect on Tor's
754) configuration.
755) </p>
756) 
757) <hr>
758) 
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

759) <a id="Logs"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

760) <h3><a class="anchor" href="#Logs">How do I set up logging, or see Tor's logs?</a></h3>
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

761) 
762) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

763) If you installed a Tor bundle that includes Vidalia, then Vidalia has a
764) window called "Message Log" that will show you Tor's log messages. You
765) can click on "Settings" to see more details, or to save the messages to
766) a file. You're all set.
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

767) </p>
768) 
769) <p>
770) If you're not using Vidalia, you'll have to go find the log files by
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

771) hand. Here are some likely places for your logs to be:
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

772) </p>
773) 
774) <ul>
775) <li>On OS X, Debian, Red Hat, etc, the logs are in /var/log/tor/
776) </li>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

777) <li>On Windows, there are no default log files currently. If you enable
778) logs in your torrc file, they default to <code>\username\Application
779) Data\tor\log\</code> or <code>\Application Data\tor\log\</code>
780) </li>
781) <li>If you compiled Tor from source, by default your Tor logs to <a
782) href="http://en.wikipedia.org/wiki/Standard_streams">"stdout"</a>
783) at log-level notice. If you enable logs in your torrc file, they
784) default to <code>/usr/local/var/log/tor/</code>.
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

785) </li>
786) </ul>
787) 
788) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

789) To change your logging setup by hand, <a href="#torrc">edit your torrc</a>
790) and find the section (near the top of the file) which contains the
791) following line:
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

792) </p>
793) 
794) <pre>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

795) \## Logs go to stdout at level "notice" unless redirected by something
796) \## else, like one of the below lines.
Erinn Clark fix still-open <pre> and ho...

Erinn Clark authored 13 years ago

797) </pre>
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

798) 
799) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

800) For example, if you want Tor to send complete debug, info, notice, warn,
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

801) and err level messages to a file, append the following line to the end
802) of the section:
803) </p>
804) 
805) <pre>
806) Log debug file c:/program files/tor/debug.log
807) </pre>
808) 
809) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

810) Replace <code>c:/program files/tor/debug.log</code> with a directory
811) and filename for your Tor log.
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

812) </p>
813) 
814) <hr>
815) 
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

816) <a id="DoesntWork"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

817) <h3><a class="anchor" href="#DoesntWork">I installed Tor and Polipo but it's not working.</a></h3>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

818) 
819) <p>
820) Once you've installed the Tor bundle, there are two questions to ask:
821) first, is your Tor able to establish a circuit? Second, is your
822) Firefox correctly configured to send its traffic through Tor?
823) </p>
824) 
825) <p>If Tor can establish a circuit, the onion icon in
826) Vidalia will turn green. You can also check in the Vidalia
827) Control Panel to make sure it says "Connected to the Tor
828) network!" under Status. For those not using Vidalia, check your <a
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

829) href="#Logs">Tor logs</a> for
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

830) a line saying that Tor "has successfully opened a circuit. Looks like
831) client functionality is working."
832) </p>
833) 
834) <p>
835) If Tor can't establish a circuit, here are some hints:
836) </p>
837) 
838) <ol>
839) <li>Are you sure Tor is running? If you're using Vidalia, you may have
840) to click on the onion and select "Start" to launch Tor.</li>
841) <li>Check your system clock. If it's more than a few hours off, Tor will
842) refuse to build circuits. For XP users, synchronize your clock under
843) the clock -&gt; Internet time tab. In addition, correct the day and date
844) under the 'Date &amp; Time' Tab.</li>
845) <li>Is your Internet connection <a
Roger Dingledine import, and correct the fal...

Roger Dingledine authored 13 years ago

846) href="#FirewallPorts">firewalled by port</a>,
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

847) or do you normally need to use a <a
Roger Dingledine and play the "where did tha...

Roger Dingledine authored 13 years ago

848) href="<wikifaq>#MyInternetconnectionrequiresanHTTPorSOCKSproxy.">proxy</a>?
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

849) </li>
850) <li>Are you running programs like Norton Internet Security or SELinux that
851) block certain connections, even though you don't realize they do? They
852) could be preventing Tor from making network connections.</li>
853) <li>Are you in China, or behind a restrictive corporate network firewall
854) that blocks the public Tor relays? If so, you should learn about <a
Roger Dingledine and play the "where did tha...

Roger Dingledine authored 13 years ago

855) href="<page docs/bridges>">Tor bridges</a>.</li>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

856) <li>Check your <a href="#Logs">Tor logs</a>. Do they give you any hints
857) about what's going wrong?</li>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

858) </ol>
859) 
860) <p>
861) Step two is to confirm that Firefox is correctly configured to send its
862) traffic through Tor. Try the <a href="https://check.torproject.org/">Tor
863) Check</a> site and see whether it thinks you are using Tor. See <a
Roger Dingledine and play the "where did tha...

Roger Dingledine authored 13 years ago

864) href="<wikifaq>#HowcanItellifTorisworkingandthatmyconnectionsreallyareanonymizedArethereexternalserversthatwilltestmyconnection">the
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

865) Tor Check FAQ entry</a> for details.
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

866) </p>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

867) 
868) <p>
869) If it thinks you're not using Tor, here are some hints:
870) </p>
871) 
872) <ol>
873) <li>Did you install the Torbutton extension for Firefox? The installation
874) bundles include it, but sometimes people forget to install it. Make sure
875) it says "Tor enabled" at the bottom right of your Firefox window. (For
876) expert users, make sure your http proxy is set to localhost port
877) 8118.)</li>
878) <li>Do you have incompatible Firefox extensions like FoxyProxy
879) installed? If so, uninstall them. (Note that using FoxyProxy is NOT
880) a sufficient substitute for Torbutton. There are many known attacks
881) against a browser setup that does not include Torbutton. Read more
Roger Dingledine and play the "where did tha...

Roger Dingledine authored 13 years ago

882) in the <a href="<page torbutton/torbutton-faq>">Torbutton FAQ</a> and the <a
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

883) href="https://www.torproject.org/torbutton/design/">Torbutton design</a>
884) specification.)</li>
885) <li>If your browser says "The proxy server is refusing connections.",
886) check that Polipo (the http proxy that passes traffic between Firefox
887) and Tor) is running. On Windows, look in the task manager and check for
888) a polipo.exe. On OS X, open the utilities folder in your applications
889) folder, and open Terminal.app. Then run "ps aux|grep polipo".</li>
890) <li>If you're upgrading from OS X, some of the earlier OS X installers
891) were broken in really unfortunate ways. You may find that <a href="<page
892) docs/tor-doc-osx>#uninstall">uninstalling everything</a> and then
893) installing a fresh bundle helps. Alas, the current uninstall instructions
894) may not apply anymore to your old bundle. Sorry.</li>
895) <li>If you're on Linux, make sure Privoxy isn't running, since it will
896) conflict with the port that our Polipo configuration file picks.</li>
897) <li>If you installed Polipo yourself (not from a bundle), did you edit the
Roger Dingledine tweak the 'doesn't work' fa...

Roger Dingledine authored 13 years ago

898) config file as described? Did you restart Polipo after this change? Are
899) you sure?</li>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

900) <li>For Red Hat Linux and related systems, do you have SELinux enabled? If
901) so, it might be preventing Polipo from talking to Tor. We also run across
902) BSD users periodically who have local firewall rules that prevent some
903) connections to localhost.</li>
904) </ol>
905) 
906) <hr />
907) 
908) <a id="VidaliaPassword"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

909) <h3><a class="anchor" href="#VidaliaPassword">Tor/Vidalia prompts for a password at start.</a></h3>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

910) 
911) <p>
912) Vidalia interacts with the Tor software via Tor's "control port". The
913) control port lets Vidalia receive status updates from Tor, request a new
914) identity, configure Tor's settings, etc. Each time Vidalia starts Tor,
915) Vidalia sets a random password for Tor's control port to prevent other
916) applications from also connecting to the control port and potentially
917) compromising your anonymity.
918) </p>
919) 
920) <p>
921) Usually this process of generating and setting a random control password
922) happens in the background. There are three common situations, though,
923) where Vidalia may prompt you for a password:
924) </p>
925) 
926) <ol>
927) <li>You're already running Vidalia and Tor. For example, this situation
928) can happen if you installed the Vidalia bundle and now you're trying to
929) run the Tor Browser Bundle. In that case, you'll need to close the old
930) Vidalia and Tor before you can run this one.
931) </li>
932) <li>Vidalia crashed, but left Tor running with the last known random
933) password. After you restart Vidalia, it generates a new random password,
934) but Vidalia can't talk to Tor, because the random passwords are different.
935) <br />
936) If the dialog that prompts you for a control password has a Reset button,
937) you can click the button and Vidalia will restart Tor with a new random
938) control password.
939) <br />
940) If you do not see a Reset button, or if Vidalia is unable to restart
941) Tor for you, you can still fix the problem manually. Simply go into your
942) process or task manager, and terminate the Tor process. Then use Vidalia
943) to restart Tor and all will work again.
944) </li>
945) <li>You had previously set Tor to run as a Windows NT service. When Tor
946) is set to
947) run as a service, it starts up when the system boots. If you configured
948) Tor to start as a service through Vidalia, a random password was set
949) and saved in Tor. When you reboot, Tor starts up and uses the random
950) password it saved. You login and start up Vidalia. Vidalia attempts to
951) talk to the already running Tor. Vidalia generates a random password,
952) but it is different than the saved password in the Tor service.
953) <br />
954) You need to reconfigure Tor to not be a service. See the FAQ entry on
Roger Dingledine and play the "where did tha...

Roger Dingledine authored 13 years ago

955) <a href="<wikifaq>#HowdoIrunmyTorrelayasanNTservice">running Tor as a Windows NT service</a>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

956) for more information on how to remove the Tor service.
957) </li>
958) </ol>
959) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

960)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

961) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

962)     <a id="ChooseEntryExit"></a>
963)     <h3><a class="anchor" href="#ChooseEntryExit">Can I control which nodes (or country) are used for entry/exit?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

964) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

965)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

966)     Yes. You can set preferred entry and exit nodes as well as
967)     inform Tor which nodes you do not want to use.
Roger Dingledine change links to the #torrc...

Roger Dingledine authored 13 years ago

968)     The following options can be added to your config file <a
969)     href="#torrc">"torrc"</a> or specified on the command line:
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

970)     </p>
971)     <dl>
972)       <dt><tt>EntryNodes $fingerprint,$fingerprint,...</tt></dt>
973)         <dd>A list of preferred nodes to use for the first hop in the circuit, if possible.
974)         </dd>
975)       <dt><tt>ExitNodes $fingerprint,$fingerprint,...</tt></dt>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

976)         <dd>A list of preferred nodes to use for the last hop in the circuit, if possible.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

977)         </dd>
978)       <dt><tt>ExcludeNodes $fingerprint,$fingerprint,...</tt></dt>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

979)         <dd>A list of nodes to never use when building a circuit.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

980)         </dd>
981)       <dt><tt>ExcludeExitNodes $fingerprint,$fingerprint,...</tt></dt>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

982)         <dd>A list of nodes to never use when picking an exit.
983)             Nodes listed in <tt>ExcludeNodes</tt> are automatically in this list.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

984)         </dd>
985)     </dl>
986)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

987)     <em>We recommend you do not use these</em>
988)     &mdash; they are intended for testing and may disappear in future versions.
989)     You get the best security that Tor can provide when you leave the
990)     route selection to Tor; overriding the entry / exit nodes can mess
991)     up your anonymity in ways we don't understand.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

992)     </p>
993)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

994)     The <tt>EntryNodes</tt> and <tt>ExitNodes</tt> config options are
995)     treated as a request, meaning if the nodes are down or seem slow,
996)     Tor will still avoid them. You can make the option mandatory by
997)     setting <tt>StrictExitNodes 1</tt> or <tt>StrictEntryNodes 1</tt>
998)     &mdash; but if you do, your Tor connections will stop working
999)     if all of the nodes you have specified become unreachable.
1000)     See the <a href="<page docs/documentation>#NeatLinks">Tor status pages</a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1001)     for some nodes you might pick.
1002)     </p>
1003)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1004)     Instead of <tt>$fingerprint</tt> you can also specify a 2 letter
1005)     ISO3166 country code in curly braces (for example {de}), or an ip
1006)     address pattern (for example 255.254.0.0/8), or a node nickname. Make
1007)     sure there are no spaces between the commas and the list items.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1008)     </p>
1009)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1010)     If you want to access a service directly through Tor's SOCKS interface
1011)     (eg. using ssh via connect.c), another option is to set up an
1012)     internal mapping in your configuration file using <tt>MapAddress</tt>.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1013)     See the manual page for details.
1014)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1015) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

1016)     <hr>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

1017) 
1018) <a id="GoogleCaptcha"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

1019) <h3><a class="anchor" href="#GoogleCaptcha">Google makes me solve a Captcha or tells me I have spyware installed.</a></h3>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

1020) 
1021) <p>
1022) This is a known and intermittent problem; it does not mean that Google
1023) considers Tor to be spyware.
1024) </p>
1025) 
1026) <p>
1027) When you use Tor, you are sending queries through exit relays that are also
1028) shared by thousands of other users. Tor users typically see this message
1029) when many Tor users are querying Google in a short period of time. Google
1030) interprets the high volume of traffic from a single IP address (the exit
1031) relay you happened to pick) as somebody trying to "crawl" their website,
1032) so it slows down traffic from that IP address for a short time.
1033) </p>
1034) <p>
1035) An alternate explanation is that Google tries to detect certain
1036) kinds of spyware or viruses that send distinctive queries to Google
1037) Search. It notes the IP addresses from which those queries are received
1038) (not realizing that they are Tor exit relays), and tries to warn any
1039) connections coming from those IP addresses that recent queries indicate
1040) an infection.
1041) </p>
1042) 
1043) <p>
1044) To our knowledge, Google is not doing anything intentionally specifically
1045) to deter or block Tor use. The error message about an infected machine
1046) should clear up again after a short time.
1047) </p>
1048) 
1049) <p>
1050) Torbutton 1.2.5 (released in mid 2010) detects Google captchas and can
1051) automatically redirect you to a more Tor-friendly search engine such as
1052) Ixquick or Bing.
1053) </p>
1054) 
1055) <hr />
1056) 
1057) <a id="GmailWarning"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

1058) <h3><a class="anchor" href="#GmailWarning">Gmail warns me that my account may have been compromised.</a></h3>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

1059) 
1060) <p>
1061) Sometimes, after you've used Gmail over Tor, Google presents a
Andrew Lewman apply nil's faq patch from...

Andrew Lewman authored 13 years ago

1062) pop-up notification that your account may have been compromised.
1063) The notification window lists a series of IP addresses and locations
1064) throughout the world recently used to access your account.
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

1065) </p>
1066) 
1067) <p>
1068) In general this is a false alarm: Google saw a bunch of logins from
Andrew Lewman apply nil's faq patch from...

Andrew Lewman authored 13 years ago

1069) different places, as a result of running the service via Tor, and decided
1070) it was a good idea to confirm the account was being accessed by it's
1071) rightful owner.
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

1072) </p>
1073) 
1074) <p>
Andrew Lewman apply nil's faq patch from...

Andrew Lewman authored 13 years ago

1075) Even though this may be a biproduct of using the service via tor,
1076) that doesn't mean you can entirely ignore the warning. It is
1077) <i>probably</i> a false positive, but it might not be since it is
1078) possible for someone to hijack your Google cookie.
1079) </p>
1080) 
1081) <p>
1082) Cookie hijacking is possible by either physical access to your computer
1083) or by watching your network traffic.  In theory only physical access
1084) should compromise your system because Gmail and similar services
1085) should only send the cookie over an SSL link. In practice, alas, it's <a
1086) href="http://fscked.org/blog/fully-automated-active-https-cookie-hijacking">
1087) way more complex than that</a>.
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

1088) </p>
1089) 
1090) <p>
1091) And if somebody <i>did</i> steal your google cookie, they might end
1092) up logging in from unusual places (though of course they also might
1093) not). So the summary is that since you're using Tor, this security
1094) measure that Google uses isn't so useful for you, because it's full of
1095) false positives. You'll have to use other approaches, like seeing if
1096) anything looks weird on the account, or looking at the timestamps for
1097) recent logins and wondering if you actually logged in at those times.
1098) </p>
1099) 
Roger Dingledine import, and correct the fal...

Roger Dingledine authored 13 years ago

1100) <hr>
1101) 
1102) <a id="FirewallPorts"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

1103) <h3><a class="anchor" href="#FirewallPorts">My firewall only allows a few outgoing ports.</a></h3>
Roger Dingledine import, and correct the fal...

Roger Dingledine authored 13 years ago

1104) 
1105) <p>
1106) If your firewall works by blocking ports, then you can tell Tor to only
1107) use the ports that your firewall permits by adding "FascistFirewall 1" to
Roger Dingledine change links to the #torrc...

Roger Dingledine authored 13 years ago

1108) your <a href="<page docs/faq>#torrc">torrc
Roger Dingledine import, and correct the fal...

Roger Dingledine authored 13 years ago

1109) configuration file</a>, or by clicking "My firewall only lets me connect
1110) to certain ports" in Vidalia's Network Settings window.
1111) </p>
1112) 
1113) <p>
1114) By default, when you set this Tor assumes that your firewall allows only
1115) port 80 and port 443 (HTTP and HTTPS respectively). You can select a
1116) different set of ports with the FirewallPorts torrc option.
1117) </p>
1118) 
1119) <p>
1120) If you want to be more fine-grained with your controls, you can also
1121) use the ReachableAddresses config options, e.g.:
1122) </p>
1123) 
1124) <pre>
1125)   ReachableDirAddresses *:80
1126)   ReachableORAddresses *:443
1127) </pre>
1128) 
1129) <hr>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

1130) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1131)     <a id="RelayFlexible"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

1132)     <h3><a class="anchor" href="#RelayFlexible">How stable does my relay need to be?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1133) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1134)     <p>
1135)     We aim to make setting up a Tor relay easy and convenient:
1136)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1137) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1138)     <ul>
1139)     <li>Tor has built-in support for <a
Roger Dingledine wtf, most of the links from...

Roger Dingledine authored 13 years ago

1140)     href="<wikifaq>#WhatbandwidthshapingoptionsareavailabletoTorrelays">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1141)     rate limiting</a>. Further, if you have a fast
1142)     link but want to limit the number of bytes per
1143)     day (or week or month) that you donate, check out the <a
Roger Dingledine wtf, most of the links from...

Roger Dingledine authored 13 years ago

1144)     href="<wikifaq>#HowcanIlimitthetotalamountofbandwidthusedbymyTorrelay">hibernation
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1145)     feature</a>.
1146)     </li>
1147)     <li>Each Tor relay has an <a href="#ExitPolicies">exit policy</a> that
1148)     specifies what sort of outbound connections are allowed or refused from
1149)     that relay. If you are uncomfortable allowing people to exit from your
1150)     relay, you can set it up to only allow connections to other Tor relays.
1151)     </li>
1152)     <li>It's fine if the relay goes offline sometimes. The directories
1153)     notice this quickly and stop advertising the relay. Just try to make
1154)     sure it's not too often, since connections using the relay when it
1155)     disconnects will break.
1156)     </li>
1157)     <li>We can handle relays with dynamic IPs just fine &mdash; simply
1158)     leave the Address config option blank, and Tor will try to guess.
1159)     </li>
1160)     <li>If your relay is behind a NAT and it doesn't know its public
1161)     IP (e.g. it has an IP of 192.168.x.y), you'll need to set up port
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1162)     forwarding. Forwarding TCP connections is system dependent but
Roger Dingledine wtf, most of the links from...

Roger Dingledine authored 13 years ago

1163)     <a href="<wikifaq>#ImbehindaNATFirewall">this FAQ entry</a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1164)     offers some examples on how to do this.
1165)     </li>
1166)     <li>Your relay will passively estimate and advertise its recent
1167)     bandwidth capacity, so high-bandwidth relays will attract more users than
1168)     low-bandwidth ones. Therefore having low-bandwidth relays is useful too.
1169)     </li>
1170)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1171) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

1172)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1173) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1174)     <a id="RunARelayBut"></a>
1175)     <a id="ExitPolicies"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

1176)     <h3><a class="anchor" href="#ExitPolicies">I'd run a relay, but I don't want to deal with abuse issues.</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1177) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1178)     <p>
1179)     Great. That's exactly why we implemented exit policies.
1180)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1181) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1182)     <p>
1183)     Each Tor relay has an exit policy that specifies what sort of
1184)     outbound connections are allowed or refused from that relay. The exit
1185)     policies are propagated to Tor clients via the directory, so clients
1186)     will automatically avoid picking exit relays that would refuse to
1187)     exit to their intended destination. This way each relay can decide
1188)     the services, hosts, and networks he wants to allow connections to,
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1189)     based on abuse potential and his own situation. Read the FAQ entry on
1190)     <a href="<page docs/faq-abuse>#TypicalAbuses">issues you might encounter</a>
1191)     if you use the default exit policy, and then read Mike Perry's
Roger Dingledine fix another 404 from the fr...

Roger Dingledine authored 13 years ago

1192)     <a href="<blog>tips-running-exit-node-minimal-harassment">tips
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1193)     for running an exit node with minimal harassment</a>.
1194)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1195) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1196)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1197)     The default exit policy allows access to many popular services
Roger Dingledine wtf, most of the links from...

Roger Dingledine authored 13 years ago

1198)     (e.g. web browsing), but <a href="<wikifaq>#Istherealistofdefaultexitports">restricts</a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1199)     some due to abuse potential (e.g. mail) and some since
1200)     the Tor network can't handle the load (e.g. default
1201)     file-sharing ports). You can change your exit policy
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1202)     using Vidalia's "Sharing" tab, or by manually editing your
Roger Dingledine change links to the #torrc...

Roger Dingledine authored 13 years ago

1203)     <a href="<page docs/faq>#torrc">torrc</a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1204)     file. If you want to avoid most if not all abuse potential, set it to
1205)     "reject *:*" (or un-check all the boxes in Vidalia). This setting means
1206)     that your relay will be used for relaying traffic inside the Tor network,
1207)     but not for connections to external websites or other services.
1208)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1209) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1210)     <p>
1211)     If you do allow any exit connections, make sure name resolution works
1212)     (that is, your computer can resolve Internet addresses correctly).
1213)     If there are any resources that your computer can't reach (for example,
1214)     you are behind a restrictive firewall or content filter), please
1215)     explicitly reject them in your exit policy &mdash; otherwise Tor users
1216)     will be impacted too.
1217)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1218) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

1219)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1220) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1221)     <a id="RelayOrBridge"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

1222)     <h3><a class="anchor" href="#RelayOrBridge">Should I be a normal relay or bridge relay?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1223) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1224)     <p><a href="<page docs/bridges>">Bridge relays</a> (or "bridges" for short)
1225)     are <a href="<page docs/tor-doc-relay>">Tor relays</a> that aren't listed
1226)     in the main Tor directory. That means
1227)     that even an ISP or government trying to filter connections to the Tor
1228)     network probably won't be able to block all the bridges.
1229)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1230) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1231)     <p>Being a normal relay vs being a bridge relay is almost the same
1232)     configuration: it's just a matter of whether your relay is listed
1233)     publically or not.
1234)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1235) 
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

1236)     <p>Right now, there are a small number of places in the world that filter
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1237)     connections to the Tor network. So getting a lot of bridges running
1238)     right now is mostly a backup measure, a) in case the Tor network does
1239)     get blocked somewhere, and b) for people who want an extra layer of
1240)     security because they're worried somebody will recognize that it's a
1241)     public Tor relay IP address they're contacting.
1242)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1243) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1244)     <p>So should you run a normal relay or bridge relay? If you have
1245)     lots of bandwidth, you should definitely run a normal relay &mdash;
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1246)     bridge relays see very little use these days. If you're willing to
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1247)     <a href="#ExitPolicies">be an exit</a>, you should definitely run a normal
1248)     relay, since we need more exits. If you can't be an exit and only have
1249)     a little bit of bandwidth, then flip a coin. Thanks for volunteering!
1250)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1251) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

1252)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1253) 
Roger Dingledine fix the faq anchors that ha...

Roger Dingledine authored 13 years ago

1254) <a id="MultipleRelays"></a>
1255) <h3><a class="anchor" href="#MultipleRelays">I want to run more than one relay.</a></h3>
Roger Dingledine migrate the ManyRelays faq...

Roger Dingledine authored 13 years ago

1256) 
1257) <p>
1258) Great. If you want to run several relays to donate more to the network,
1259) we're happy with that. But please don't run more than a few dozen on
1260) the same network, since part of the goal of the Tor network is dispersal
1261) and diversity.
1262) </p>
1263) 
1264) <p>
1265) If you do decide to run more than one relay, please set the "MyFamily"
Roger Dingledine change links to the #torrc...

Roger Dingledine authored 13 years ago

1266) config option in the <a href="#torrc">torrc</a> of each relay, listing
1267) all the relays (comma-separated) that are under your control:
Roger Dingledine migrate the ManyRelays faq...

Roger Dingledine authored 13 years ago

1268) </p>
1269) 
1270) <pre>
1271)     MyFamily $fingerprint1,$fingerprint2,$fingerprint3
1272) </pre>
1273) 
1274) <p>
1275) where each fingerprint is the 40 character identity fingerprint (without
1276) spaces). You can also list them by nickname, but fingerprint is safer. Be
1277) sure to prefix the digest strings with a dollar sign ('$') so that the
1278) digest is not confused with a nickname in the config file.
1279) </p>
1280) 
1281) <p>
1282) That way clients will know to avoid using more than one of your relays
1283) in a single circuit. You should set MyFamily if you have administrative
1284) control of the computers or of their network, even if they're not all in
1285) the same geographic location.
1286) </p>
1287) 
1288)     <hr>
1289) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1290)     <a id="RelayMemory"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

1291)     <h3><a class="anchor" href="#RelayMemory">Why is my Tor relay using so much memory?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1292) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1293)     <p>If your Tor relay is using more memory than you'd like, here are some
1294)     tips for reducing its footprint:
1295)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1296) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1297)     <ol>
1298)     <li>If you're on Linux, you may be encountering memory fragmentation
1299)     bugs in glibc's malloc implementation. That is, when Tor releases memory
1300)     back to the system, the pieces of memory are fragmented so they're hard
1301)     to reuse. The Tor tarball ships with OpenBSD's malloc implementation,
1302)     which doesn't have as many fragmentation bugs (but the tradeoff is higher
1303)     CPU load). You can tell Tor to use this malloc implementation instead:
1304)     <tt>./configure --enable-openbsd-malloc</tt></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1305) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1306)     <li>If you're running a fast relay, meaning you have many TLS connections
1307)     open, you are probably losing a lot of memory to OpenSSL's internal
1308)     buffers (38KB+ per socket). We've patched OpenSSL to <a
1309)     href="http://archives.seul.org/or/dev/Jun-2008/msg00001.html">release
1310)     unused buffer memory more aggressively</a>. If you update to OpenSSL
1311)     1.0.0-beta5, Tor's build process will automatically recognize and use
1312)     this feature.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1313) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1314)     <li>If you're running on Solaris, OpenBSD, NetBSD, or
1315)     old FreeBSD, Tor is probably forking separate processes
1316)     rather than using threads. Consider switching to a <a
Roger Dingledine wtf, most of the links from...

Roger Dingledine authored 13 years ago

1317)     href="<wikifaq>#WhydoesntmyWindowsorotherOSTorrelayrunwell">better
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1318)     operating system</a>.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1319) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1320)     <li>If you still can't handle the memory load, consider reducing the
1321)     amount of bandwidth your relay advertises. Advertising less bandwidth
1322)     means you will attract fewer users, so your relay shouldn't grow
1323)     as large. See the <tt>MaxAdvertisedBandwidth</tt> option in the man
1324)     page.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1325) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1326)     </ol>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1327) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1328)     <p>
1329)     All of this said, fast Tor relays do use a lot of ram. It is not unusual
1330)     for a fast exit relay to use 500-1000 MB of memory.
1331)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1332) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

1333)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1334) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1335)     <a id="WhyNotNamed"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

1336)     <h3><a class="anchor" href="#WhyNotNamed">Why is my Tor relay not named?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1337) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1338)     <p>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

1339)     We currently use these metrics to determine if your relay should be named:<br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1340)     </p>
1341)     <ul>
1342)     <li>The name is not currently mapped to a different key. Existing mappings
1343)     are removed after 6 months of inactivity from a relay.</li>
1344)     <li>The relay must have been around for at least two weeks.</li>
1345)     <li>No other router may have wanted the same name in the past month.</li>
1346)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1347) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

1348)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1349) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1350)     <a id="KeyManagement"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

1351)     <h3><a class="anchor" href="#KeyManagement">Tell me about all the keys Tor uses.</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1352) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1353)     <p>
1354)     Tor uses a variety of different keys, with three goals in mind: 1)
1355)     encryption to ensure privacy of data within the Tor network, 2)
1356)     authentication so clients know they're
1357)     talking to the relays they meant to talk to, and 3) signatures to make
1358)     sure all clients know the same set of relays.
1359)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1360) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1361)     <p>
1362)     <b>Encryption</b>: first, all connections in Tor use TLS link encryption,
1363)     so observers can't look inside to see which circuit a given cell is
1364)     intended for. Further, the Tor client establishes an ephemeral encryption
1365)     key with each relay in the circuit, so only the exit relay can read
1366)     the cells. Both sides discard the circuit key when the circuit ends,
1367)     so logging traffic and then breaking into the relay to discover the key
1368)     won't work.
1369)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1370) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1371)     <p>
1372)     <b>Authentication</b>:
1373)     Every Tor relay has a public decryption key called the "onion key".
1374)     When the Tor client establishes circuits, at each step it <a
1375)     href="<svnprojects>design-paper/tor-design.html#subsec:circuits">demands
1376)     that the Tor relay prove knowledge of its onion key</a>. That way
1377)     the first node in the path can't just spoof the rest of the path.
1378)     Each relay rotates its onion key once a week.
1379)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1380) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1381)     <p>
1382)     <b>Coordination</b>:
1383)     How do clients know what the relays are, and how do they know that they
1384)     have the right keys for them? Each relay has a long-term public signing
1385)     key called the "identity key". Each directory authority additionally has a
1386)     "directory signing key". The directory authorities <a
Sebastian Hahn Fix links that broke due to...

Sebastian Hahn authored 13 years ago

1387)     href="<specblob>dir-spec.txt">provide a signed list</a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1388)     of all the known relays, and in that list are a set of certificates from
1389)     each relay (self-signed by their identity key) specifying their keys,
1390)     locations, exit policies, and so on. So unless the adversary can control
1391)     a threshold of the directory authorities, he can't trick the Tor client
1392)     into using other Tor relays.
1393)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1394) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1395)     <p>
1396)     How do clients know what the directory authorities are? The Tor software
1397)     comes with a built-in list of location and public key for each directory
1398)     authority. So the only way to trick users into using a fake Tor network
1399)     is to give them a specially modified version of the software.
1400)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1401) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1402)     <p>
1403)     How do users know they've got the right software? When we distribute
1404)     the source code or a package, we digitally sign it with <a
1405)     href="http://www.gnupg.org/">GNU Privacy Guard</a>. See the <a
1406)     href="<page docs/verifying-signatures>">instructions
1407)     on how to check Tor's signatures</a>.
1408)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1409) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1410)     <p>
1411)     In order to be certain that it's really signed by us, you need to have
1412)     met us in person and gotten a copy of our GPG key fingerprint, or you
1413)     need to know somebody who has. If you're concerned about an attack on
1414)     this level, we recommend you get involved with the security community
1415)     and start meeting people.
1416)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1417) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

1418)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1419) 
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

1420) <a id="EntryGuards"></a>
1421) <h3><a class="anchor" href="#EntryGuards">What are Entry Guards?</a></h3>
1422) 
1423) <p>
1424) Tor (like all current practical low-latency anonymity designs) fails
1425) when the attacker can see both ends of the communications channel. For
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

1426) example, suppose the attacker controls or watches the Tor relay you choose
1427) to enter the network, and also controls or watches the website you visit. In
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

1428) this case, the research community knows no practical low-latency design
1429) that can reliably stop the attacker from correlating volume and timing
1430) information on the two sides.
1431) </p>
1432) 
1433) <p>
1434) So, what should we do? Suppose the attacker controls, or can observe,
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

1435) <i>C</i> relays. Suppose there are <i>N</i> relays total. If you select
1436) new entry and exit relays each time you use the network, the attacker
1437) will be able to correlate all traffic you send with probability
1438) <i>(c/n)<sup>2</sup></i>. But profiling is, for most users, as bad
1439) as being traced all the time: they want to do something often without
1440) an attacker noticing, and the attacker noticing once is as bad as the
1441) attacker noticing more often. Thus, choosing many random entries and exits
1442) gives the user no chance of escaping profiling by this kind of attacker.
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

1443) </p>
1444) 
1445) <p>
1446) The solution is "entry guards": each user selects a few relays at random
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

1447) to use as entry points, and uses only those relays for her first hop. If
1448) those relays are not controlled or observed, the attacker can't win,
1449) ever, and the user is secure. If those relays <i>are</i> observed or
1450) controlled by the attacker, the attacker sees a larger <i>fraction</i>
1451) of the user's traffic &mdash; but still the user is no more profiled than
1452) before. Thus, the user has some chance (on the order of <i>(n-c)/n</i>)
1453) of avoiding profiling, whereas she had none before.
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

1454) </p>
1455) 
1456) <p>
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

1457) You can read more at <a href="http://freehaven.net/anonbib/#wright02">An
1458) Analysis of the Degradation of Anonymous Protocols</a>, <a
1459) href="http://freehaven.net/anonbib/#wright03">Defending Anonymous
1460) Communication Against Passive Logging Attacks</a>, and especially
1461) <a href="http://freehaven.net/anonbib/#hs-attack06">Locating Hidden
1462) Servers</a>.
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

1463) </p>
1464) 
1465) <p>
1466) Restricting your entry nodes may also help against attackers who want
1467) to run a few Tor nodes and easily enumerate all of the Tor user IP
1468) addresses. (Even though they can't learn what destinations the users
1469) are talking to, they still might be able to do bad things with just a
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

1470) list of users.) However, that feature won't really become useful until
1471) we move to a "directory guard" design as well.
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

1472) </p>
1473) 
1474)     <hr>
1475) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1476)     <a id="EverybodyARelay"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

1477)     <h3><a class="anchor" href="#EverybodyARelay">You should make every Tor user be a relay.</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1478) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1479)     <p>
1480)     Requiring every Tor user to be a relay would help with scaling the
Roger Dingledine wtf, most of the links from...

Roger Dingledine authored 13 years ago

1481)     network to handle all our users, and <a
1482)     href="<wikifaq>#DoIgetbetteranonymityifIrunarelay">running a Tor
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1483)     relay may help your anonymity</a>. However, many Tor users cannot be good
1484)     relays &mdash; for example, some Tor clients operate from behind restrictive
1485)     firewalls, connect via modem, or otherwise aren't in a position where they
1486)     can relay traffic. Providing service to these clients is a critical
1487)     part of providing effective anonymity for everyone, since many Tor users
1488)     are subject to these or similar constraints and including these clients
1489)     increases the size of the anonymity set.
1490)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1491) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1492)     <p>
1493)     That said, we do want to encourage Tor users to run relays, so what we
1494)     really want to do is simplify the process of setting up and maintaining
1495)     a relay. We've made a lot of progress with easy configuration in the past
1496)     few years: Vidalia has an easy relay configuration interface, and supports
1497)     uPnP too. Tor is good at automatically detecting whether it's reachable and
1498)     how much bandwidth it can offer.
1499)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1500) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1501)     <p>
1502)     There are five steps we need to address before we can do this though:
1503)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1504) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1505)     <p>
1506)     First, we need to make Tor stable as a relay on all common
1507)     operating systems. The main remaining platform is Windows,
1508)     and we plan to finally address that in 2009. See Section 4.1 of <a
1509)     href="https://www.torproject.org/press/2008-12-19-roadmap-press-release">our
1510)     development roadmap</a>.
1511)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1512) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1513)     <p>
1514)     Second, we still need to get better at automatically estimating
1515)     the right amount of bandwidth to allow. See item #7 on the
1516)     <a href="<page getinvolved/volunteer>#Research">research section of the
1517)     volunteer page</a>: "Tor doesn't work very well when relays
1518)     have asymmetric bandwidth (e.g. cable or DSL)". It might be that <a
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

1519)     href="<page docs/faq>#TransportIPnotTCP">switching
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1520)     to UDP transport</a> is the simplest answer here &mdash; which alas is
1521)     not a very simple answer at all.
1522)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1523) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1524)     <p>
1525)     Third, we need to work on scalability, both of the network (how to
1526)     stop requiring that all Tor relays be able to connect to all Tor
1527)     relays) and of the directory (how to stop requiring that all Tor
1528)     users know about all Tor relays). Changes like this can have large
1529)     impact on potential and actual anonymity. See Section 5 of the <a
1530)     href="<svnprojects>design-paper/challenges.pdf">Challenges</a> paper
1531)     for details. Again, UDP transport would help here.
1532)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1533) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1534)     <p>
1535)     Fourth, we need to better understand the risks from
1536)     letting the attacker send traffic through your relay while
1537)     you're also initiating your own anonymized traffic. <a
1538)     href="http://freehaven.net/anonbib/#back01">Three</a> <a
1539)     href="http://freehaven.net/anonbib/#clog-the-queue">different</a>
1540)     <a href="http://freehaven.net/anonbib/#torta05">research</a> papers
1541)     describe ways to identify the relays in a circuit by running traffic
1542)     through candidate relays and looking for dips in the traffic while the
1543)     circuit is active. These clogging attacks are not that scary in the Tor
1544)     context so long as relays are never clients too. But if we're trying to
1545)     encourage more clients to turn on relay functionality too (whether as
1546)     <a href="<page docs/bridges>">bridge relays</a> or as normal relays), then
1547)     we need to understand this threat better and learn how to mitigate it.
1548)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1549) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1550)     <p>
1551)     Fifth, we might need some sort of incentive scheme to encourage people
1552)     to relay traffic for others, and/or to become exit nodes. Here are our
Roger Dingledine fix another 404 from the fr...

Roger Dingledine authored 13 years ago

1553)     <a href="<blog>two-incentive-designs-tor">current
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1554)     thoughts on Tor incentives</a>.
1555)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1556) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1557)     <p>
1558)     Please help on all of these!
1559)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1560) 
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

1561) <hr>
1562) 
1563) <a id="TransportIPnotTCP"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

1564) <h3><a class="anchor" href="#TransportIPnotTCP">You should transport all IP packets, not just TCP packets.</a></h3>
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

1565) 
1566) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

1567) This would be handy, because it would make Tor better able to handle
1568) new protocols like VoIP, it could solve the whole need to socksify
1569) applications, and it would solve the fact that exit relays need to
1570) allocate a lot of file descriptors to hold open all the exit connections.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

1571) </p>
1572) 
1573) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

1574) We're heading in this direction: see <a
1575) href="https://trac.torproject.org/projects/tor/ticket/1855">this trac
1576) ticket</a> for directions we should investigate. Some of the hard
1577) problems are:
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

1578) </p>
1579) 
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 13 years ago

1580) <ol>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

1581) <li>IP packets reveal OS characteristics. We would still need to do
1582) IP-level packet normalization, to stop things like TCP fingerprinting
1583) attacks. Given the diversity and complexity of TCP stacks, along with <a
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

1584) href="<wikifaq>#DoesTorresistremotephysicaldevicefingerprinting">device
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

1585) fingerprinting attacks</a>, it looks like our best bet is shipping our
1586) own user-space TCP stack.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

1587) </li>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

1588) <li>Application-level streams still need scrubbing. We will still need
1589) user-side applications like Torbutton. So it won't become just a matter
1590) of capturing packets and anonymizing them at the IP layer.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

1591) </li>
1592) <li>Certain protocols will still leak information. For example, we must
1593) rewrite DNS requests so they are delivered to an unlinkable DNS server
1594) rather than the DNS server at a user's ISP; thus, we must understand
1595) the protocols we are transporting.
1596) </li>
1597) <li><a
1598) href="http://crypto.stanford.edu/~nagendra/projects/dtls/dtls.html">DTLS</a>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

1599) (datagram TLS) basically has no users, and IPsec sure is big. Once we've
1600) picked a transport mechanism, we need to design a new end-to-end Tor
1601) protocol for avoiding tagging attacks and other potential anonymity and
1602) integrity issues now that we allow drops, resends, et cetera.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

1603) </li>
1604) <li>Exit policies for arbitrary IP packets mean building a secure
1605) IDS. Our node operators tell us that exit policies are one of the main
1606) reasons they're willing to run Tor. Adding an Intrusion Detection System
1607) to handle exit policies would increase the security complexity of Tor,
1608) and would likely not work anyway, as evidenced by the entire field of IDS
1609) and counter-IDS papers. Many potential abuse issues are resolved by the
1610) fact that Tor only transports valid TCP streams (as opposed to arbitrary
1611) IP including malformed packets and IP floods), so exit policies become
1612) even <i>more</i> important as we become able to transport IP packets. We
1613) also need to compactly describe exit policies in the Tor directory,
1614) so clients can predict which nodes will allow their packets to exit &mdash;
1615) and clients need to predict all the packets they will want to send in
1616) a session before picking their exit node!
1617) </li>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

1618) <li>The Tor-internal name spaces would need to be redesigned. We support
1619) hidden service ".onion" addresses by intercepting the addresses when
1620) they are passed to the Tor client. Doing so at the IP level will require
1621) a more complex interface between Tor and the local DNS resolver.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

1622) </li>
1623) </ol>
1624) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

1625)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1626) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1627)     <a id="Criminals"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

1628)     <h3><a class="anchor" href="#Criminals">Doesn't Tor enable criminals to do bad things?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1629) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1630)     <p>
1631)     For the answer to this question and others, please see our <a
1632)     href="<page docs/faq-abuse>">Tor Abuse FAQ</a>.
1633)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1634) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

1635)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1636) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1637)     <a id="RespondISP"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

1638)     <h3><a class="anchor" href="#RespondISP">How do I respond to my ISP about my exit relay?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1639) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1640)     <p>
1641)     A collection of templates for successfully responding to ISPs is <a
Roger Dingledine fix a bunch of broken links...

Roger Dingledine authored 13 years ago

1642)     href="<wiki>TheOnionRouter/TorAbuseTemplates">collected
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1643)     here</a>.
1644)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1645) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

1646)     <hr>
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

1647) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1648)   </div>
1649)   <!-- END MAINCOL -->
1650)   <div id = "sidecol">
1651) #include "side.wmi"
1652) #include "info.wmi"
1653)   </div>
1654)   <!-- END SIDECOL -->
1655) </div>
1656) <!-- END CONTENT -->