6090d0c406df945a3a2595dfd1d860fde45e8588
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>
51)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

81)     <p>Running a Tor hidden service:</p>
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>Anonymity and Security:</p>
84)     <ul>
85)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Runa A. Sandvik authored 13 years ago

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

Andrew Lewman authored 13 years ago

169)     <p>
170)     <dl>
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

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

Andrew Lewman authored 13 years ago

184)     </dl>
185)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

230)     <a id="WhyCalledTor"></a>
231)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

257)     <a id="Backdoor"></a>
258)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

299)     <p>
300)     Yes.
301)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Runa A. Sandvik authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

366) 
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

372)     <a id="WhySlow"></a>
373)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

562) 
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

728)     <ol>
729)     <li>Polippix / Privatlivets Fred is a Danish Knoppix-based LiveCD with Tor
730)     and utilities to encrypt IP-telephony. <a href="http://polippix.org/">Info and
731)     download</a>.</li>
732)     <li>ELE is a Linux LiveCD which is focused on privacy related
733)     software. It includes Tor and you can download it at
734)     <a
735)     href="http://www.northernsecurity.net/download/ele/">http://www.northernsecurity.net/download/ele/</a>.</li>
736)     <li>Virtual Privacy Machine is a Linux LiveCD that includes Firefox, Privoxy,
737)     Tor, some IRC and IM applications, and a set of ipchains rules aimed to prevent
738)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

754) 
755) <hr>
756) 
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

817) <a id="DoesntWork"></a>
818) <h3><a class="anchor" href="#DoesntWork">I installed Tor and Polipo but
819) it's not working.</a></h3>
820) 
821) <p>
822) Once you've installed the Tor bundle, there are two questions to ask:
823) first, is your Tor able to establish a circuit? Second, is your
824) Firefox correctly configured to send its traffic through Tor?
825) </p>
826) 
827) <p>If Tor can establish a circuit, the onion icon in
828) Vidalia will turn green. You can also check in the Vidalia
829) Control Panel to make sure it says "Connected to the Tor
830) network!" under Status. For those not using Vidalia, check your <a
Roger Dingledine and play the "where did tha...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

857) href="<page docs/bridges>">Tor bridges</a>.</li>
858) <li>Check your <a href="<wikifaq>#HowdoIsetuploggingorseeTorslogs">Tor
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

859) logs</a>. Do they give you any hints about what's going wrong?</li>
860) </ol>
861) 
862) <p>
863) Step two is to confirm that Firefox is correctly configured to send its
864) traffic through Tor. Try the <a href="https://check.torproject.org/">Tor
865) 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

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

Roger Dingledine authored 13 years ago

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

Runa A. Sandvik authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

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

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

Roger Dingledine authored 13 years ago

902) <li>For Red Hat Linux and related systems, do you have SELinux enabled? If
903) so, it might be preventing Polipo from talking to Tor. We also run across
904) BSD users periodically who have local firewall rules that prevent some
905) connections to localhost.</li>
906) </ol>
907) 
908) <hr />
909) 
910) <a id="VidaliaPassword"></a>
911) <h3><a class="anchor" href="#VidaliaPassword">Tor/Vidalia prompts for
912) a password at start.</a></h3>
913) 
914) <p>
915) Vidalia interacts with the Tor software via Tor's "control port". The
916) control port lets Vidalia receive status updates from Tor, request a new
917) identity, configure Tor's settings, etc. Each time Vidalia starts Tor,
918) Vidalia sets a random password for Tor's control port to prevent other
919) applications from also connecting to the control port and potentially
920) compromising your anonymity.
921) </p>
922) 
923) <p>
924) Usually this process of generating and setting a random control password
925) happens in the background. There are three common situations, though,
926) where Vidalia may prompt you for a password:
927) </p>
928) 
929) <ol>
930) <li>You're already running Vidalia and Tor. For example, this situation
931) can happen if you installed the Vidalia bundle and now you're trying to
932) run the Tor Browser Bundle. In that case, you'll need to close the old
933) Vidalia and Tor before you can run this one.
934) </li>
935) <li>Vidalia crashed, but left Tor running with the last known random
936) password. After you restart Vidalia, it generates a new random password,
937) but Vidalia can't talk to Tor, because the random passwords are different.
938) <br />
939) If the dialog that prompts you for a control password has a Reset button,
940) you can click the button and Vidalia will restart Tor with a new random
941) control password.
942) <br />
943) If you do not see a Reset button, or if Vidalia is unable to restart
944) Tor for you, you can still fix the problem manually. Simply go into your
945) process or task manager, and terminate the Tor process. Then use Vidalia
946) to restart Tor and all will work again.
947) </li>
948) <li>You had previously set Tor to run as a Windows NT service. When Tor
949) is set to
950) run as a service, it starts up when the system boots. If you configured
951) Tor to start as a service through Vidalia, a random password was set
952) and saved in Tor. When you reboot, Tor starts up and uses the random
953) password it saved. You login and start up Vidalia. Vidalia attempts to
954) talk to the already running Tor. Vidalia generates a random password,
955) but it is different than the saved password in the Tor service.
956) <br />
957) 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

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

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

965)     <a id="ChooseEntryExit"></a>
966)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

987)         </dd>
988)     </dl>
989)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

995)     </p>
996)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

1004)     for some nodes you might pick.
1005)     </p>
1006)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

1011)     </p>
1012)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

1070) </p>
1071) 
1072) <p>
1073) 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

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

Roger Dingledine authored 13 years ago

1077) </p>
1078) 
1079) <p>
Andrew Lewman apply nil's faq patch from...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1105) <hr>
1106) 
1107) <a id="FirewallPorts"></a>
1108) <h3><a class="anchor" href="#FirewallPorts">My firewall only allows a
1109) few outgoing ports.</a></h3>
1110) 
1111) <p>
1112) If your firewall works by blocking ports, then you can tell Tor to only
1113) 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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

1152)     feature</a>.
1153)     </li>
1154)     <li>Each Tor relay has an <a href="#ExitPolicies">exit policy</a> that
1155)     specifies what sort of outbound connections are allowed or refused from
1156)     that relay. If you are uncomfortable allowing people to exit from your
1157)     relay, you can set it up to only allow connections to other Tor relays.
1158)     </li>
1159)     <li>It's fine if the relay goes offline sometimes. The directories
1160)     notice this quickly and stop advertising the relay. Just try to make
1161)     sure it's not too often, since connections using the relay when it
1162)     disconnects will break.
1163)     </li>
1164)     <li>We can handle relays with dynamic IPs just fine &mdash; simply
1165)     leave the Address config option blank, and Tor will try to guess.
1166)     </li>
1167)     <li>If your relay is behind a NAT and it doesn't know its public
1168)     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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1171)     offers some examples on how to do this.
1172)     </li>
1173)     <li>Your relay will passively estimate and advertise its recent
1174)     bandwidth capacity, so high-bandwidth relays will attract more users than
1175)     low-bandwidth ones. Therefore having low-bandwidth relays is useful too.
1176)     </li>
1177)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1186)     <p>
1187)     Great. That's exactly why we implemented exit policies.
1188)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

1262) 
Roger Dingledine migrate the ManyRelays faq...

Roger Dingledine authored 13 years ago

1263) <a id="ManyRelays"></a>
1264) <h3><a class="anchor" href="#ManyRelays">I want to run more than one
1265) relay.</a></h3>
1266) 
1267) <p>
1268) Great. If you want to run several relays to donate more to the network,
1269) we're happy with that. But please don't run more than a few dozen on
1270) the same network, since part of the goal of the Tor network is dispersal
1271) and diversity.
1272) </p>
1273) 
1274) <p>
1275) 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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

1352)     </p>
1353)     <ul>
1354)     <li>The name is not currently mapped to a different key. Existing mappings
1355)     are removed after 6 months of inactivity from a relay.</li>
1356)     <li>The relay must have been around for at least two weeks.</li>
1357)     <li>No other router may have wanted the same name in the past month.</li>
1358)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1366)     <p>
1367)     Tor uses a variety of different keys, with three goals in mind: 1)
1368)     encryption to ensure privacy of data within the Tor network, 2)
1369)     authentication so clients know they're
1370)     talking to the relays they meant to talk to, and 3) signatures to make
1371)     sure all clients know the same set of relays.
1372)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1374)     <p>
1375)     <b>Encryption</b>: first, all connections in Tor use TLS link encryption,
1376)     so observers can't look inside to see which circuit a given cell is
1377)     intended for. Further, the Tor client establishes an ephemeral encryption
1378)     key with each relay in the circuit, so only the exit relay can read
1379)     the cells. Both sides discard the circuit key when the circuit ends,
1380)     so logging traffic and then breaking into the relay to discover the key
1381)     won't work.
1382)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1384)     <p>
1385)     <b>Authentication</b>:
1386)     Every Tor relay has a public decryption key called the "onion key".
1387)     When the Tor client establishes circuits, at each step it <a
1388)     href="<svnprojects>design-paper/tor-design.html#subsec:circuits">demands
1389)     that the Tor relay prove knowledge of its onion key</a>. That way
1390)     the first node in the path can't just spoof the rest of the path.
1391)     Each relay rotates its onion key once a week.
1392)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1394)     <p>
1395)     <b>Coordination</b>:
1396)     How do clients know what the relays are, and how do they know that they
1397)     have the right keys for them? Each relay has a long-term public signing
1398)     key called the "identity key". Each directory authority additionally has a
1399)     "directory signing key". The directory authorities <a
1400)     href="<gitblob>doc/spec/dir-spec.txt">provide a signed list</a>
1401)     of all the known relays, and in that list are a set of certificates from
1402)     each relay (self-signed by their identity key) specifying their keys,
1403)     locations, exit policies, and so on. So unless the adversary can control
1404)     a threshold of the directory authorities, he can't trick the Tor client
1405)     into using other Tor relays.
1406)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

1432) 
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

1443) this case, the research community knows no practical low-latency design
1444) that can reliably stop the attacker from correlating volume and timing
1445) information on the two sides.
1446) </p>
1447) 
1448) <p>
1449) So, what should we do? Suppose the attacker controls, or can observe,
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

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

1458) </p>
1459) 
1460) <p>
1461) 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

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

Roger Dingledine authored 13 years ago

1469) </p>
1470) 
1471) <p>
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1478) </p>
1479) 
1480) <p>
1481) Restricting your entry nodes may also help against attackers who want
1482) to run a few Tor nodes and easily enumerate all of the Tor user IP
1483) addresses. (Even though they can't learn what destinations the users
1484) 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

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

Roger Dingledine authored 13 years ago

1487) </p>
1488) 
1489)     <hr>
1490) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1495)     <p>
1496)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1550)     <p>
1551)     Fourth, we need to better understand the risks from
1552)     letting the attacker send traffic through your relay while
1553)     you're also initiating your own anonymized traffic. <a
1554)     href="http://freehaven.net/anonbib/#back01">Three</a> <a
1555)     href="http://freehaven.net/anonbib/#clog-the-queue">different</a>
1556)     <a href="http://freehaven.net/anonbib/#torta05">research</a> papers
1557)     describe ways to identify the relays in a circuit by running traffic
1558)     through candidate relays and looking for dips in the traffic while the
1559)     circuit is active. These clogging attacks are not that scary in the Tor
1560)     context so long as relays are never clients too. But if we're trying to
1561)     encourage more clients to turn on relay functionality too (whether as
1562)     <a href="<page docs/bridges>">bridge relays</a> or as normal relays), then
1563)     we need to understand this threat better and learn how to mitigate it.
1564)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1566)     <p>
1567)     Fifth, we might need some sort of incentive scheme to encourage people
1568)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1573)     <p>
1574)     Please help on all of these!
1575)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1576) 
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

1577) <hr>
1578) 
1579) <a id="TransportIPnotTCP"></a>
1580) <h3><a class="anchor" href="#TransportIPnotTCP">You should transport
1581) all IP packets, not just TCP packets.</a></h3>
1582) 
1583) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1588) </p>
1589) 
1590) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1595) </p>
1596) 
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1607) </li>
1608) <li>Certain protocols will still leak information. For example, we must
1609) rewrite DNS requests so they are delivered to an unlinkable DNS server
1610) rather than the DNS server at a user's ISP; thus, we must understand
1611) the protocols we are transporting.
1612) </li>
1613) <li><a
1614) href="http://crypto.stanford.edu/~nagendra/projects/dtls/dtls.html">DTLS</a>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1619) </li>
1620) <li>Exit policies for arbitrary IP packets mean building a secure
1621) IDS. Our node operators tell us that exit policies are one of the main
1622) reasons they're willing to run Tor. Adding an Intrusion Detection System
1623) to handle exit policies would increase the security complexity of Tor,
1624) and would likely not work anyway, as evidenced by the entire field of IDS
1625) and counter-IDS papers. Many potential abuse issues are resolved by the
1626) fact that Tor only transports valid TCP streams (as opposed to arbitrary
1627) IP including malformed packets and IP floods), so exit policies become
1628) even <i>more</i> important as we become able to transport IP packets. We
1629) also need to compactly describe exit policies in the Tor directory,
1630) so clients can predict which nodes will allow their packets to exit &mdash;
1631) and clients need to predict all the packets they will want to send in
1632) a session before picking their exit node!
1633) </li>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1638) </li>
1639) </ol>
1640) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1658)     <p>
1659)     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

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

Andrew Lewman authored 13 years ago

1661)     here</a>.
1662)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

1666)   </div>
1667)   <!-- END MAINCOL -->
1668)   <div id = "sidecol">
1669) #include "side.wmi"
1670) #include "info.wmi"
1671)   </div>
1672)   <!-- END SIDECOL -->
1673) </div>
1674) <!-- END CONTENT -->