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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

83)     <p>Running a Tor hidden service:</p>
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>Anonymity and Security:</p>
86)     <ul>
87)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

111)     <a id="General"></a>
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="WhatIsTor"></a>
114)     <h3><a class="anchor" href="#WhatIsTor">What is Tor?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Runa A. Sandvik authored 13 years ago

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

Andrew Lewman authored 13 years ago

171)     <p>
172)     <dl>
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

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

Andrew Lewman authored 13 years ago

186)     </dl>
187)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

209)     <p>
210)     Most of our work so far has focused on the Firefox web browser. The
211)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

232)     <a id="WhyCalledTor"></a>
233)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

259)     <a id="Backdoor"></a>
260)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

297)     <a id="DistributingTor"></a>
298)     <h3><a class="anchor" href="#DistributingTor">Can I distribute Tor on
299)     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>
352)     <h3><a class="anchor" href="#SupportMail">How can I get an answer to my
353)     Tor support mail?</a></h3>
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

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

Runa A. Sandvik authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

368) 
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

374)     <a id="WhySlow"></a>
375)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

481)     <p>
482)     There are six main development/maintenance pushes that need attention:
483)     </p>
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)     <ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

509)     <li>
510)     Usability: Beyond documentation, we also need to work on usability of the
511)     software itself. This includes installers, clean GUIs, easy configuration
512)     to interface with other applications, and generally automating all of
513)     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

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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

564) 
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

574)     <h3><a class="anchor" href="#HowUninstallTor">How do I uninstall
575)     Tor?</a></h3>
576) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

635)     <p>
636)     Try following the steps at <a href="<gitblob>doc/tor-win32-mingw-creation.txt">
637)     tor-win32-mingw-creation.txt</a>.
638)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

672)     <p>
673)     There isn't any official LiveCD at this point. We're still trying to find good
674)     solutions and trying to understand the security and anonymity implications of
675)     the various options. In the mean time, feel free to check out the list below
676)     and use your best judgement:
677)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

679)     <p>
680)     LiveCDs:
681)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

683)     <ol>
684)     <li><a href="https://amnesia.boum.org/">The (Amnesic) Incognito Live
685)     System</a> is a Live System aimed at preserving your privacy and
686)     anonymity:
687)     <ul>
688)     <li> All outgoing connections to the Internet are forced to go through
689)     the Tor network.</li>
690)     <li> No trace is left on local storage devices unless explicitely asked.</li>
691)     <li> It includes Firefox, Tor, Torbutton, Vidalia graphical Tor
692)     controller, Pidgin Instant Messaging client, and lots of other
693)     software.</li>
694)     <li> It's based upon Debian gnu/linux and comes with the GNOME desktop
695)     environment.</li>
696)     </ul>
697)     <li><a href="http://tork.sourceforge.net/wiki/index.php/LiveCD">TorK LiveCD</a>
698)     is Knoppix-based with an emphasis on user-friendliness. You can work
699)     anonymously or non-anonymously while TorK tries to keep you informed of the
700)     consequences of your activity. The TorK LiveCD is experimental, so the aim is
701)     to provide regular releases through 2007 and beyond.</li>
702)     <li><a href="http://mandalka.name/privatix/">Privatix LiveCD/USB</a> is a
703)     debian based live-system including tor, firefox and torbutton which can save
704)     bookmarks and other settings or data on an encrypted usb-key</li>
705)     </li>
706)     </ol>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

708)     <p>
709)     Windows bundles:
710)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

712)     <ol>
713)     <li><a href="<page projects/torbrowser>">Tor Browser Bundle</a>
714)     for Windows comes with a pre-configured web browser and is self contained
715)     so you can run it from a USB stick.</li>
716)     <li><a href="http://www.janusvm.com/tor_vm/">Tor VM</a> is a successor
717)     to JanusVM. It needs testing from you!</li>
718)     <li><a href="http://janusvm.com/">JanusVM</a> is a Linux kernel and software
719)     running in VMWare that sits between your Windows computer and the Internet,
720)     making sure that your Internet traffic is scrubbed and anonymized.</li>
721)     <li><a href="http://www.xerobank.com/xB_browser.html">xB Browser</a>,
722)     previously known as Torpark, is a Firefox+Tor package for Win32 that can
723)     installed on a USB key. It needs a host Win32 operating system.</li>
724)     </ol>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

726)     <p>
727)     Not currently maintained as far as we know:
728)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

730)     <ol>
731)     <li>Polippix / Privatlivets Fred is a Danish Knoppix-based LiveCD with Tor
732)     and utilities to encrypt IP-telephony. <a href="http://polippix.org/">Info and
733)     download</a>.</li>
734)     <li>ELE is a Linux LiveCD which is focused on privacy related
735)     software. It includes Tor and you can download it at
736)     <a
737)     href="http://www.northernsecurity.net/download/ele/">http://www.northernsecurity.net/download/ele/</a>.</li>
738)     <li>Virtual Privacy Machine is a Linux LiveCD that includes Firefox, Privoxy,
739)     Tor, some IRC and IM applications, and a set of ipchains rules aimed to prevent
740)     non-Tor traffic from accidentally leaving your computer. More information at
Runa A. Sandvik updated with a few tags

Runa A. Sandvik authored 13 years ago

741)     <a href="<wiki>VirtualPrivacyMachine"><wiki>VirtualPrivacyMachine</a>.</li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

742)     <li>Anonym.OS is a LiveCD similar to the above but is based on OpenBSD rather
743)     than Linux for maximum security. It was designed to be anonymous and secure
744)     from the ground up, and thus has some features and limitations not found in
745)     other LiveCDs (Tor related or otherwise). You can obtain more information and
746)     download Anonym.OS from <a href="http://theory.kaos.to/projects.html">Kaos.Theory</a>.</li>
747)     <li>Phantomix is a LiveCD for anonymous surfing and chatting based on the most
748)     recent KNOPPIX release. It comes preconfigured with Privoxy, Tor and Polipo. You can
749)     get it from the <a href="http://phantomix.ytternhagen.de/">Phantomix
750)     Website</a>.</li>
751)     </ol>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

753)     <p>
754)     Please contact us if you know any others.
755)     </p>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

756) 
757) <hr>
758) 
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

759) <a id="torrc"></a>
760) <h3><a class="anchor" href="#torrc">I'm supposed to "edit my torrc". What
761) does that mean?</a></h3>
762) 
763) <p>
764) Tor installs a text file called torrc that contains configuration
765) instructions for how your Tor program should behave. The default
766) configuration should work fine for most Tor users. Users of Vidalia can
767) make common changes through the Vidalia interface &mdash; only advanced
768) users should need to modify their torrc file directly.
769) </p>
770) 
771) <p>
772) The location of your torrc file depends on the way you installed Tor:
773) </p>
774) 
775) <ul>
776) <li>On Windows, if you installed a Tor bundle with Vidalia, you can
777) find your torrc file in the Start menu under Programs -&gt; Vidalia
778) Bundle -&gt; Tor, or you can find it by hand in <code>\Documents and
779) Settings\<i>username</i>\Application Data\Vidalia\torrc</code>. If you
780) installed Tor without Vidalia, you can find your torrc in the Start
781) menu under Programs -&gt; Tor, or manually in either <code>\Documents
782) and Settings\Application Data\tor\torrc</code> or <code>\Documents and
783) Settings\<i>username</i>\Application Data\tor\torrc</code>.
784) </li>
785) <li>On OS X, if you use Vidalia, edit
786) <code>~/.vidalia/torrc</code>. Otherwise, open your favorite text editor
787) and load <code>/Library/Tor/torrc</code>.
788) </li>
789) <li>On Unix, if you installed a pre-built package, look for
790) <code>/etc/tor/torrc</code> or <code>/etc/torrc</code> or consult your
791) package's documentation.
792) </li>
793) <li>Finally, if you installed from source, you may not have a torrc
794) installed yet: look in <code>/usr/local/etc/</code> and note that you
795) may need to manually copy <code>torrc.sample</code> to <code>torrc</code>.
796) </li>
797) </ul>
798) 
799) <p>
800) If you use Vidalia, be sure to exit both Tor and Vidalia before you edit
801) your torrc file. Otherwise Vidalia might overwrite your changes.
802) </p>
803) 
804) <p>
805) Once you've changed your torrc, you will need to restart Tor for the
806) changes to take effect. (For advanced users on OS X and Unix, note that
807) you actually only need to send Tor a HUP signal, not actually restart it.)
808) </p>
809) 
810) <p>
811) For other configuration options you can use, look at the <a href="<page
812) docs/tor-manual>">Tor manual page</a>. Remember, all lines beginning
813) with # in torrc are treated as comments and have no effect on Tor's
814) configuration.
815) </p>
816) 
817) <hr>
818) 
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

819) <a id="Logs"></a>
820) <h3><a class="anchor" href="#Logs">How do I set up logging, or see
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

821) Tor's logs?</a></h3>
822) 
823) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

828) </p>
829) 
830) <p>
831) 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

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

Roger Dingledine authored 13 years ago

833) </p>
834) 
835) <ul>
836) <li>On OS X, Debian, Red Hat, etc, the logs are in /var/log/tor/
837) </li>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

838) <li>On Windows, there are no default log files currently. If you enable
839) logs in your torrc file, they default to <code>\username\Application
840) Data\tor\log\</code> or <code>\Application Data\tor\log\</code>
841) </li>
842) <li>If you compiled Tor from source, by default your Tor logs to <a
843) href="http://en.wikipedia.org/wiki/Standard_streams">"stdout"</a>
844) at log-level notice. If you enable logs in your torrc file, they
845) default to <code>/usr/local/var/log/tor/</code>.
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

846) </li>
847) </ul>
848) 
849) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

853) </p>
854) 
855) <pre>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

856) \## Logs go to stdout at level "notice" unless redirected by something
857) \## else, like one of the below lines.
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

858) <pre>
859) 
860) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

862) and err level messages to a file, append the following line to the end
863) of the section:
864) </p>
865) 
866) <pre>
867) Log debug file c:/program files/tor/debug.log
868) </pre>
869) 
870) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

873) </p>
874) 
875) <hr>
876) 
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

877) <a id="DoesntWork"></a>
878) <h3><a class="anchor" href="#DoesntWork">I installed Tor and Polipo but
879) it's not working.</a></h3>
880) 
881) <p>
882) Once you've installed the Tor bundle, there are two questions to ask:
883) first, is your Tor able to establish a circuit? Second, is your
884) Firefox correctly configured to send its traffic through Tor?
885) </p>
886) 
887) <p>If Tor can establish a circuit, the onion icon in
888) Vidalia will turn green. You can also check in the Vidalia
889) Control Panel to make sure it says "Connected to the Tor
890) network!" under Status. For those not using Vidalia, check your <a
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

892) a line saying that Tor "has successfully opened a circuit. Looks like
893) client functionality is working."
894) </p>
895) 
896) <p>
897) If Tor can't establish a circuit, here are some hints:
898) </p>
899) 
900) <ol>
901) <li>Are you sure Tor is running? If you're using Vidalia, you may have
902) to click on the onion and select "Start" to launch Tor.</li>
903) <li>Check your system clock. If it's more than a few hours off, Tor will
904) refuse to build circuits. For XP users, synchronize your clock under
905) the clock -&gt; Internet time tab. In addition, correct the day and date
906) under the 'Date &amp; Time' Tab.</li>
907) <li>Is your Internet connection <a
Roger Dingledine import, and correct the fal...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

911) </li>
912) <li>Are you running programs like Norton Internet Security or SELinux that
913) block certain connections, even though you don't realize they do? They
914) could be preventing Tor from making network connections.</li>
915) <li>Are you in China, or behind a restrictive corporate network firewall
916) 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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

920) </ol>
921) 
922) <p>
923) Step two is to confirm that Firefox is correctly configured to send its
924) traffic through Tor. Try the <a href="https://check.torproject.org/">Tor
925) 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

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

Roger Dingledine authored 13 years ago

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

Runa A. Sandvik authored 13 years ago

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

Roger Dingledine authored 13 years ago

929) 
930) <p>
931) If it thinks you're not using Tor, here are some hints:
932) </p>
933) 
934) <ol>
935) <li>Did you install the Torbutton extension for Firefox? The installation
936) bundles include it, but sometimes people forget to install it. Make sure
937) it says "Tor enabled" at the bottom right of your Firefox window. (For
938) expert users, make sure your http proxy is set to localhost port
939) 8118.)</li>
940) <li>Do you have incompatible Firefox extensions like FoxyProxy
941) installed? If so, uninstall them. (Note that using FoxyProxy is NOT
942) a sufficient substitute for Torbutton. There are many known attacks
943) 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

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

945) href="https://www.torproject.org/torbutton/design/">Torbutton design</a>
946) specification.)</li>
947) <li>If your browser says "The proxy server is refusing connections.",
948) check that Polipo (the http proxy that passes traffic between Firefox
949) and Tor) is running. On Windows, look in the task manager and check for
950) a polipo.exe. On OS X, open the utilities folder in your applications
951) folder, and open Terminal.app. Then run "ps aux|grep polipo".</li>
952) <li>If you're upgrading from OS X, some of the earlier OS X installers
953) were broken in really unfortunate ways. You may find that <a href="<page
954) docs/tor-doc-osx>#uninstall">uninstalling everything</a> and then
955) installing a fresh bundle helps. Alas, the current uninstall instructions
956) may not apply anymore to your old bundle. Sorry.</li>
957) <li>If you're on Linux, make sure Privoxy isn't running, since it will
958) conflict with the port that our Polipo configuration file picks.</li>
959) <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

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

Roger Dingledine authored 13 years ago

962) <li>For Red Hat Linux and related systems, do you have SELinux enabled? If
963) so, it might be preventing Polipo from talking to Tor. We also run across
964) BSD users periodically who have local firewall rules that prevent some
965) connections to localhost.</li>
966) </ol>
967) 
968) <hr />
969) 
970) <a id="VidaliaPassword"></a>
971) <h3><a class="anchor" href="#VidaliaPassword">Tor/Vidalia prompts for
972) a password at start.</a></h3>
973) 
974) <p>
975) Vidalia interacts with the Tor software via Tor's "control port". The
976) control port lets Vidalia receive status updates from Tor, request a new
977) identity, configure Tor's settings, etc. Each time Vidalia starts Tor,
978) Vidalia sets a random password for Tor's control port to prevent other
979) applications from also connecting to the control port and potentially
980) compromising your anonymity.
981) </p>
982) 
983) <p>
984) Usually this process of generating and setting a random control password
985) happens in the background. There are three common situations, though,
986) where Vidalia may prompt you for a password:
987) </p>
988) 
989) <ol>
990) <li>You're already running Vidalia and Tor. For example, this situation
991) can happen if you installed the Vidalia bundle and now you're trying to
992) run the Tor Browser Bundle. In that case, you'll need to close the old
993) Vidalia and Tor before you can run this one.
994) </li>
995) <li>Vidalia crashed, but left Tor running with the last known random
996) password. After you restart Vidalia, it generates a new random password,
997) but Vidalia can't talk to Tor, because the random passwords are different.
998) <br />
999) If the dialog that prompts you for a control password has a Reset button,
1000) you can click the button and Vidalia will restart Tor with a new random
1001) control password.
1002) <br />
1003) If you do not see a Reset button, or if Vidalia is unable to restart
1004) Tor for you, you can still fix the problem manually. Simply go into your
1005) process or task manager, and terminate the Tor process. Then use Vidalia
1006) to restart Tor and all will work again.
1007) </li>
1008) <li>You had previously set Tor to run as a Windows NT service. When Tor
1009) is set to
1010) run as a service, it starts up when the system boots. If you configured
1011) Tor to start as a service through Vidalia, a random password was set
1012) and saved in Tor. When you reboot, Tor starts up and uses the random
1013) password it saved. You login and start up Vidalia. Vidalia attempts to
1014) talk to the already running Tor. Vidalia generates a random password,
1015) but it is different than the saved password in the Tor service.
1016) <br />
1017) 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

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

1019) for more information on how to remove the Tor service.
1020) </li>
1021) </ol>
1022) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1025)     <a id="ChooseEntryExit"></a>
1026)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1033)     </p>
1034)     <dl>
1035)       <dt><tt>EntryNodes $fingerprint,$fingerprint,...</tt></dt>
1036)         <dd>A list of preferred nodes to use for the first hop in the circuit, if possible.
1037)         </dd>
1038)       <dt><tt>ExitNodes $fingerprint,$fingerprint,...</tt></dt>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

1045)         <dd>A list of nodes to never use when picking an exit.
1046)             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

1047)         </dd>
1048)     </dl>
1049)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1055)     </p>
1056)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1057)     The <tt>EntryNodes</tt> and <tt>ExitNodes</tt> config options are
1058)     treated as a request, meaning if the nodes are down or seem slow,
1059)     Tor will still avoid them. You can make the option mandatory by
1060)     setting <tt>StrictExitNodes 1</tt> or <tt>StrictEntryNodes 1</tt>
1061)     &mdash; but if you do, your Tor connections will stop working
1062)     if all of the nodes you have specified become unreachable.
1063)     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

1064)     for some nodes you might pick.
1065)     </p>
1066)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1067)     Instead of <tt>$fingerprint</tt> you can also specify a 2 letter
1068)     ISO3166 country code in curly braces (for example {de}), or an ip
1069)     address pattern (for example 255.254.0.0/8), or a node nickname. Make
1070)     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

1071)     </p>
1072)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

1080) 
1081) <a id="GoogleCaptcha"></a>
1082) <h3><a class="anchor" href="#GoogleCaptcha">Google makes me solve a
1083) Captcha or tells me I have spyware installed.</a></h3>
1084) 
1085) <p>
1086) This is a known and intermittent problem; it does not mean that Google
1087) considers Tor to be spyware.
1088) </p>
1089) 
1090) <p>
1091) When you use Tor, you are sending queries through exit relays that are also
1092) shared by thousands of other users. Tor users typically see this message
1093) when many Tor users are querying Google in a short period of time. Google
1094) interprets the high volume of traffic from a single IP address (the exit
1095) relay you happened to pick) as somebody trying to "crawl" their website,
1096) so it slows down traffic from that IP address for a short time.
1097) </p>
1098) <p>
1099) An alternate explanation is that Google tries to detect certain
1100) kinds of spyware or viruses that send distinctive queries to Google
1101) Search. It notes the IP addresses from which those queries are received
1102) (not realizing that they are Tor exit relays), and tries to warn any
1103) connections coming from those IP addresses that recent queries indicate
1104) an infection.
1105) </p>
1106) 
1107) <p>
1108) To our knowledge, Google is not doing anything intentionally specifically
1109) to deter or block Tor use. The error message about an infected machine
1110) should clear up again after a short time.
1111) </p>
1112) 
1113) <p>
1114) Torbutton 1.2.5 (released in mid 2010) detects Google captchas and can
1115) automatically redirect you to a more Tor-friendly search engine such as
1116) Ixquick or Bing.
1117) </p>
1118) 
1119) <hr />
1120) 
1121) <a id="GmailWarning"></a>
1122) <h3><a class="anchor" href="#GmailWarning">Gmail warns me that my account
1123) may have been compromised.</a></h3>
1124) 
1125) <p>
1126) 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

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

Roger Dingledine authored 13 years ago

1130) </p>
1131) 
1132) <p>
1133) 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

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

Roger Dingledine authored 13 years ago

1137) </p>
1138) 
1139) <p>
Andrew Lewman apply nil's faq patch from...

Andrew Lewman authored 13 years ago

1140) Even though this may be a biproduct of using the service via tor,
1141) that doesn't mean you can entirely ignore the warning. It is
1142) <i>probably</i> a false positive, but it might not be since it is
1143) possible for someone to hijack your Google cookie.
1144) </p>
1145) 
1146) <p>
1147) Cookie hijacking is possible by either physical access to your computer
1148) or by watching your network traffic.  In theory only physical access
1149) should compromise your system because Gmail and similar services
1150) should only send the cookie over an SSL link. In practice, alas, it's <a
1151) href="http://fscked.org/blog/fully-automated-active-https-cookie-hijacking">
1152) way more complex than that</a>.
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

1153) </p>
1154) 
1155) <p>
1156) And if somebody <i>did</i> steal your google cookie, they might end
1157) up logging in from unusual places (though of course they also might
1158) not). So the summary is that since you're using Tor, this security
1159) measure that Google uses isn't so useful for you, because it's full of
1160) false positives. You'll have to use other approaches, like seeing if
1161) anything looks weird on the account, or looking at the timestamps for
1162) recent logins and wondering if you actually logged in at those times.
1163) </p>
1164) 
Roger Dingledine import, and correct the fal...

Roger Dingledine authored 13 years ago

1165) <hr>
1166) 
1167) <a id="FirewallPorts"></a>
1168) <h3><a class="anchor" href="#FirewallPorts">My firewall only allows a
1169) few outgoing ports.</a></h3>
1170) 
1171) <p>
1172) If your firewall works by blocking ports, then you can tell Tor to only
1173) 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

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

Roger Dingledine authored 13 years ago

1175) configuration file</a>, or by clicking "My firewall only lets me connect
1176) to certain ports" in Vidalia's Network Settings window.
1177) </p>
1178) 
1179) <p>
1180) By default, when you set this Tor assumes that your firewall allows only
1181) port 80 and port 443 (HTTP and HTTPS respectively). You can select a
1182) different set of ports with the FirewallPorts torrc option.
1183) </p>
1184) 
1185) <p>
1186) If you want to be more fine-grained with your controls, you can also
1187) use the ReachableAddresses config options, e.g.:
1188) </p>
1189) 
1190) <pre>
1191)   ReachableDirAddresses *:80
1192)   ReachableORAddresses *:443
1193) </pre>
1194) 
1195) <hr>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1208)     rate limiting</a>. Further, if you have a fast
1209)     link but want to limit the number of bytes per
1210)     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

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

Andrew Lewman authored 13 years ago

1212)     feature</a>.
1213)     </li>
1214)     <li>Each Tor relay has an <a href="#ExitPolicies">exit policy</a> that
1215)     specifies what sort of outbound connections are allowed or refused from
1216)     that relay. If you are uncomfortable allowing people to exit from your
1217)     relay, you can set it up to only allow connections to other Tor relays.
1218)     </li>
1219)     <li>It's fine if the relay goes offline sometimes. The directories
1220)     notice this quickly and stop advertising the relay. Just try to make
1221)     sure it's not too often, since connections using the relay when it
1222)     disconnects will break.
1223)     </li>
1224)     <li>We can handle relays with dynamic IPs just fine &mdash; simply
1225)     leave the Address config option blank, and Tor will try to guess.
1226)     </li>
1227)     <li>If your relay is behind a NAT and it doesn't know its public
1228)     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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1231)     offers some examples on how to do this.
1232)     </li>
1233)     <li>Your relay will passively estimate and advertise its recent
1234)     bandwidth capacity, so high-bandwidth relays will attract more users than
1235)     low-bandwidth ones. Therefore having low-bandwidth relays is useful too.
1236)     </li>
1237)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1246)     <p>
1247)     Great. That's exactly why we implemented exit policies.
1248)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

1257)     based on abuse potential and his own situation. Read the FAQ entry on
1258)     <a href="<page docs/faq-abuse>#TypicalAbuses">issues you might encounter</a>
1259)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1266)     (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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1289)     <a id="RelayOrBridge"></a>
1290)     <h3><a class="anchor" href="#RelayOrBridge">Should I be a normal relay
1291)     or bridge relay?</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><a href="<page docs/bridges>">Bridge relays</a> (or "bridges" for short)
1294)     are <a href="<page docs/tor-doc-relay>">Tor relays</a> that aren't listed
1295)     in the main Tor directory. That means
1296)     that even an ISP or government trying to filter connections to the Tor
1297)     network probably won't be able to block all the bridges.
1298)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

1322) 
Roger Dingledine migrate the ManyRelays faq...

Roger Dingledine authored 13 years ago

1323) <a id="ManyRelays"></a>
1324) <h3><a class="anchor" href="#ManyRelays">I want to run more than one
1325) relay.</a></h3>
1326) 
1327) <p>
1328) Great. If you want to run several relays to donate more to the network,
1329) we're happy with that. But please don't run more than a few dozen on
1330) the same network, since part of the goal of the Tor network is dispersal
1331) and diversity.
1332) </p>
1333) 
1334) <p>
1335) 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

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

Roger Dingledine authored 13 years ago

1338) </p>
1339) 
1340) <pre>
1341)     MyFamily $fingerprint1,$fingerprint2,$fingerprint3
1342) </pre>
1343) 
1344) <p>
1345) where each fingerprint is the 40 character identity fingerprint (without
1346) spaces). You can also list them by nickname, but fingerprint is safer. Be
1347) sure to prefix the digest strings with a dollar sign ('$') so that the
1348) digest is not confused with a nickname in the config file.
1349) </p>
1350) 
1351) <p>
1352) That way clients will know to avoid using more than one of your relays
1353) in a single circuit. You should set MyFamily if you have administrative
1354) control of the computers or of their network, even if they're not all in
1355) the same geographic location.
1356) </p>
1357) 
1358)     <hr>
1359) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

1407)     <h3><a class="anchor" href="#WhyNotNamed">Why is my Tor relay not
1408)     named?</a></h3>
1409) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

1412)     </p>
1413)     <ul>
1414)     <li>The name is not currently mapped to a different key. Existing mappings
1415)     are removed after 6 months of inactivity from a relay.</li>
1416)     <li>The relay must have been around for at least two weeks.</li>
1417)     <li>No other router may have wanted the same name in the past month.</li>
1418)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1426)     <p>
1427)     Tor uses a variety of different keys, with three goals in mind: 1)
1428)     encryption to ensure privacy of data within the Tor network, 2)
1429)     authentication so clients know they're
1430)     talking to the relays they meant to talk to, and 3) signatures to make
1431)     sure all clients know the same set of relays.
1432)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1434)     <p>
1435)     <b>Encryption</b>: first, all connections in Tor use TLS link encryption,
1436)     so observers can't look inside to see which circuit a given cell is
1437)     intended for. Further, the Tor client establishes an ephemeral encryption
1438)     key with each relay in the circuit, so only the exit relay can read
1439)     the cells. Both sides discard the circuit key when the circuit ends,
1440)     so logging traffic and then breaking into the relay to discover the key
1441)     won't work.
1442)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1444)     <p>
1445)     <b>Authentication</b>:
1446)     Every Tor relay has a public decryption key called the "onion key".
1447)     When the Tor client establishes circuits, at each step it <a
1448)     href="<svnprojects>design-paper/tor-design.html#subsec:circuits">demands
1449)     that the Tor relay prove knowledge of its onion key</a>. That way
1450)     the first node in the path can't just spoof the rest of the path.
1451)     Each relay rotates its onion key once a week.
1452)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1454)     <p>
1455)     <b>Coordination</b>:
1456)     How do clients know what the relays are, and how do they know that they
1457)     have the right keys for them? Each relay has a long-term public signing
1458)     key called the "identity key". Each directory authority additionally has a
1459)     "directory signing key". The directory authorities <a
1460)     href="<gitblob>doc/spec/dir-spec.txt">provide a signed list</a>
1461)     of all the known relays, and in that list are a set of certificates from
1462)     each relay (self-signed by their identity key) specifying their keys,
1463)     locations, exit policies, and so on. So unless the adversary can control
1464)     a threshold of the directory authorities, he can't trick the Tor client
1465)     into using other Tor relays.
1466)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

1492) 
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

1493) [https://www.torproject.org/docs/faq#EntryGuards Answer moved to our new FAQ page]
1494) 
1495) <a id="EntryGuards"></a>
1496) <h3><a class="anchor" href="#EntryGuards">What are Entry Guards?</a></h3>
1497) 
1498) <p>
1499) Tor (like all current practical low-latency anonymity designs) fails
1500) when the attacker can see both ends of the communications channel. For
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

1501) example, suppose the attacker controls or watches the Tor relay you choose
1502) 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

1503) this case, the research community knows no practical low-latency design
1504) that can reliably stop the attacker from correlating volume and timing
1505) information on the two sides.
1506) </p>
1507) 
1508) <p>
1509) So, what should we do? Suppose the attacker controls, or can observe,
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

1510) <i>C</i> relays. Suppose there are <i>N</i> relays total. If you select
1511) new entry and exit relays each time you use the network, the attacker
1512) will be able to correlate all traffic you send with probability
1513) <i>(c/n)<sup>2</sup></i>. But profiling is, for most users, as bad
1514) as being traced all the time: they want to do something often without
1515) an attacker noticing, and the attacker noticing once is as bad as the
1516) attacker noticing more often. Thus, choosing many random entries and exits
1517) 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

1518) </p>
1519) 
1520) <p>
1521) 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

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

Roger Dingledine authored 13 years ago

1529) </p>
1530) 
1531) <p>
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1538) </p>
1539) 
1540) <p>
1541) Restricting your entry nodes may also help against attackers who want
1542) to run a few Tor nodes and easily enumerate all of the Tor user IP
1543) addresses. (Even though they can't learn what destinations the users
1544) 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

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

Roger Dingledine authored 13 years ago

1547) </p>
1548) 
1549)     <hr>
1550) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1555)     <p>
1556)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1610)     <p>
1611)     Fourth, we need to better understand the risks from
1612)     letting the attacker send traffic through your relay while
1613)     you're also initiating your own anonymized traffic. <a
1614)     href="http://freehaven.net/anonbib/#back01">Three</a> <a
1615)     href="http://freehaven.net/anonbib/#clog-the-queue">different</a>
1616)     <a href="http://freehaven.net/anonbib/#torta05">research</a> papers
1617)     describe ways to identify the relays in a circuit by running traffic
1618)     through candidate relays and looking for dips in the traffic while the
1619)     circuit is active. These clogging attacks are not that scary in the Tor
1620)     context so long as relays are never clients too. But if we're trying to
1621)     encourage more clients to turn on relay functionality too (whether as
1622)     <a href="<page docs/bridges>">bridge relays</a> or as normal relays), then
1623)     we need to understand this threat better and learn how to mitigate it.
1624)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1626)     <p>
1627)     Fifth, we might need some sort of incentive scheme to encourage people
1628)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1633)     <p>
1634)     Please help on all of these!
1635)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1636) 
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

1637) <hr>
1638) 
1639) <a id="TransportIPnotTCP"></a>
1640) <h3><a class="anchor" href="#TransportIPnotTCP">You should transport
1641) all IP packets, not just TCP packets.</a></h3>
1642) 
1643) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1648) </p>
1649) 
1650) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1655) </p>
1656) 
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1667) </li>
1668) <li>Certain protocols will still leak information. For example, we must
1669) rewrite DNS requests so they are delivered to an unlinkable DNS server
1670) rather than the DNS server at a user's ISP; thus, we must understand
1671) the protocols we are transporting.
1672) </li>
1673) <li><a
1674) href="http://crypto.stanford.edu/~nagendra/projects/dtls/dtls.html">DTLS</a>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1679) </li>
1680) <li>Exit policies for arbitrary IP packets mean building a secure
1681) IDS. Our node operators tell us that exit policies are one of the main
1682) reasons they're willing to run Tor. Adding an Intrusion Detection System
1683) to handle exit policies would increase the security complexity of Tor,
1684) and would likely not work anyway, as evidenced by the entire field of IDS
1685) and counter-IDS papers. Many potential abuse issues are resolved by the
1686) fact that Tor only transports valid TCP streams (as opposed to arbitrary
1687) IP including malformed packets and IP floods), so exit policies become
1688) even <i>more</i> important as we become able to transport IP packets. We
1689) also need to compactly describe exit policies in the Tor directory,
1690) so clients can predict which nodes will allow their packets to exit &mdash;
1691) and clients need to predict all the packets they will want to send in
1692) a session before picking their exit node!
1693) </li>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1698) </li>
1699) </ol>
1700) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

1704)     <h3><a class="anchor" href="#Criminals">Doesn't Tor enable criminals
1705)     to do bad things?</a></h3>
1706) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

1715)     <h3><a class="anchor" href="#RespondISP">How do I respond to my ISP
1716)     about my exit relay?</a></h3>
1717) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1718)     <p>
1719)     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

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

Andrew Lewman authored 13 years ago

1721)     here</a>.
1722)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

1726)   </div>
1727)   <!-- END MAINCOL -->
1728)   <div id = "sidecol">
1729) #include "side.wmi"
1730) #include "info.wmi"
1731)   </div>
1732)   <!-- END SIDECOL -->
1733) </div>
1734) <!-- END CONTENT -->