8b32cf7880904a8d05bb7fc7e9d98d2bb42a8069
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>
Andrew Lewman fix two of the faq answers.

Andrew Lewman authored 12 years ago

27)     <li><a href="#SupportMail">How can I get support?</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

28)     <li><a href="#WhySlow">Why is Tor so slow?</a></li>
29)     <li><a href="#Funding">What would The Tor Project do with more
30)     funding?</a></li>
Roger Dingledine import, and correct the fal...

Roger Dingledine authored 13 years ago

31)     <li><a href="#Metrics">How many people use Tor? How many relays or
32)     exit nodes are there?</a></li>
Robert Ransom Fix typo

Robert Ransom authored 12 years ago

33)     <li><a href="#SSLcertfingerprint">What are your SSL certificate
Andrew Lewman update the faq with the ssl...

Andrew Lewman authored 13 years ago

34)     fingerprints?</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

49) 
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

50)     <p>Tor Browser Bundle:</p>
51)     <ul>
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

52) 
Roger Dingledine index more of the questions...

Roger Dingledine authored 12 years ago

53)     <li><a href="#TBBBrowserName">Why does TBB's browser window say
54)     Aurora?</a></li>
55)     <li><a href="#TBBFlash">Why can't I view videos on YouTube and other
56)     Flash-based sites?</a></li>
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

57)     <li><a href="#TBBSocksPort">I'm on OSX or Linux and I want to
58)     run another application through the Tor launched by Tor Browser
Roger Dingledine the original author spelled...

Roger Dingledine authored 12 years ago

59)     Bundle. How do I predict my Socks port?</a></li>
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

60)     <li><a href="#TBBPolipo">I need an HTTP proxy. Where did Polipo
61)     go?</a></li>
Roger Dingledine index more of the questions...

Roger Dingledine authored 12 years ago

62)     <li><a href="#TBBOtherExtensions">Can I install other Firefox
63)     extensions?</a></li>
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

64)     <li><a href="#TBBOtherBrowser">I want to use Chrome/IE/Opera/etc
65)     with Tor.</a></li>
66)     <li><a href="#TBBCloseBrowser">I want to leave Tor Browser Bundle
67)     running but close the browser.</a></li>
68) 
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

69)     <li><a href="#GoogleCaptcha">Google makes me solve a Captcha or tells
70)     me I have spyware installed.</a></li>
71)     <li><a href="#GmailWarning">Gmail warns me that my account may have
72)     been compromised.</a></li>
73)     </ul>
74) 
75)     <p>Advanced Tor usage:</p>
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

80)     logs?</a></li>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

81)     <li><a href="#DoesntWork">I installed Tor and Polipo but it's not
82)     working.</a></li>
83)     <li><a href="#VidaliaPassword">Tor/Vidalia prompts for a password at
84)     start.</a></li>
85)     <li><a href="#ChooseEntryExit">Can I control which nodes (or country)
86)     are used for entry/exit?</a></li>
Roger Dingledine import, and correct the fal...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

91)     <p>Running a Tor relay:</p>
92)     <ul>
93)     <li><a href="#RelayFlexible">How stable does my relay need to be?</a></li>
94)     <li><a href="#ExitPolicies">I'd run a relay, but I don't want to deal
95)     with abuse issues.</a></li>
96)     <li><a href="#RelayOrBridge">Should I be a normal relay or bridge
97)     relay?</a></li>
Roger Dingledine fix the faq anchors that ha...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

99)     <li><a href="#RelayMemory">Why is my Tor relay using so much memory?</a></li>
100)     <li><a href="#WhyNotNamed">Why is my Tor relay not named?</a></li>
Roger Dingledine change faq title

Roger Dingledine authored 12 years ago

101)     <li><a href="#RelayDonations">Can I donate for a relay rather than
102)     run my own?</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

107)     <p>Anonymity and Security:</p>
108)     <ul>
109)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

138)     <p>
139)     The name "Tor" can refer to several different components.
140)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

142)     <p>
143)     The Tor software is a program you can run on your computer that helps keep
144)     you safe on the Internet. Tor protects you by bouncing your communications
145)     around a distributed network of relays run by volunteers all around
146)     the world: it prevents somebody watching your Internet connection from
147)     learning what sites you visit, and it prevents the sites you visit
148)     from learning your physical location. This set of volunteer relays is
149)     called the Tor network. You can read more about how Tor works on the <a
150)     href="<page about/overview>">overview page</a>.
151)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

153)     <p>
154)     The Tor Project is a non-profit (charity) organization that maintains
155)     and develops the Tor software.
156)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Runa A. Sandvik authored 13 years ago

163)     A typical proxy provider sets up a server somewhere on the Internet and
164) allows you to use it to relay your traffic.  This creates a simple, easy to
165) maintain architecture.  The users all enter and leave through the same server.
166) The provider may charge for use of the proxy, or fund their costs through
167) advertisements on the server.  In the simplest configuration, you don't have to
168) install anything.  You just have to point your browser at their proxy server.
169) Simple proxy providers are fine solutions if you do not want protections for
170) your privacy and anonymity online and you trust the provider from doing bad
171) things.  Some simple proxy providers use SSL to secure your connection to them.
172) This may protect you against local eavesdroppers, such as those at a cafe with
173) free wifi Internet.
174)     </p>
175)     <p>
176)     Simple proxy providers also create a single point of failure.  The provider
177) knows who you are and where you browse on the Internet.  They can see your
Roger Dingledine minor faq cleanups

Roger Dingledine authored 12 years ago

178) traffic as it passes through their server.  In some cases, they can even see
179) inside your
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

180) encrypted traffic as they relay it to your banking site or to ecommerce stores.
181) You have to trust the provider isn't doing any number of things, such as
182) watching your traffic, injecting their own advertisements into your traffic
Roger Dingledine minor faq cleanups

Roger Dingledine authored 12 years ago

183) stream, and recording your personal details.
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

184)     </p>
185)     <p>
186)     Tor passes your traffic through at least 3 different servers before sending
Roger Dingledine minor faq cleanups

Roger Dingledine authored 12 years ago

187) it on to the destination. Because there's a separate layer of encryption for
188) each of the three relays, Tor does not modify, or even know, what you are
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

189) sending into it.  It merely relays your traffic, completely encrypted through
190) the Tor network and has it pop out somewhere else in the world, completely
191) intact.  The Tor client is required because we assume you trust your local
192) computer.  The Tor client manages the encryption and the path chosen through
193) the network.  The relays located all over the world merely pass encrypted
194) packets between themselves.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

195)     <p>
196)     <dl>
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

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

Andrew Lewman authored 13 years ago

210)     </dl>
211)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

218)     <p>
219)     There are two pieces to "Torifying" a program: connection-level anonymity
220)     and application-level anonymity. Connection-level anonymity focuses on
221)     making sure the application's Internet connections get sent through Tor.
222)     This step is normally done by configuring
223)     the program to use your Tor client as a "socks" proxy, but there are
224)     other ways to do it too. For application-level anonymity, you need to
225)     make sure that the information the application sends out doesn't hurt
226)     your privacy. (Even if the connections are being routed through Tor, you
227)     still don't want to include sensitive information like your name.) This
228)     second step needs to be done on a program-by-program basis, which is
229)     why we don't yet recommend very many programs for safe use with Tor.
230)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

241)     <p>
242)     There are plenty of other programs you can use with Tor,
243)     but we haven't researched the application-level anonymity
244)     issues on them well enough to be able to recommend a safe
245)     configuration. Our wiki has a list of instructions for <a
Karsten Loesing Update wiki links

Karsten Loesing authored 12 years ago

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

Andrew Lewman authored 13 years ago

247)     specific applications</a>. There's also a <a
Karsten Loesing Update wiki links

Karsten Loesing authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

255)     <a id="WhyCalledTor"></a>
256)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

282)     <a id="Backdoor"></a>
283)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

292)     <p>
293)     We think that putting a backdoor in Tor would be tremendously
294)     irresponsible to our users, and a bad precedent for security software
295)     in general. If we ever put a deliberate backdoor in our security
296)     software, it would ruin our professional reputations. Nobody would
297)     trust our software ever again &mdash; for excellent reason!
298)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

323)     <p>
324)     Yes.
325)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

334)     <p>
335)     However, if you want to redistribute the Tor software you must follow our
336)     <a href="<gitblob>LICENSE">LICENSE</a>.
337)     Essentially this means that you need to include our LICENSE file along
338)     with whatever part of the Tor software you're distributing.
339)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

341)     <p>
342)     Most people who ask us this question don't want to distribute just the
343)     Tor software, though. They want to distribute the Tor bundles, which
344)     typically include <a href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a>
345)     and <a href="<page projects/vidalia>">Vidalia</a>.
346)     You will need to follow the licenses for those programs
347)     as well. Both of them are distributed under the <a
348)     href="https://www.fsf.org/licensing/licenses/gpl.html">GNU General
349)     Public License</a>. The simplest way to obey their licenses is to
350)     include the source code for these programs everywhere you include
351)     the bundles themselves. Look for "source" packages on the <a
352)     href="<page projects/vidalia>">Vidalia page</a> and the <a
353)     href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo
354)     download page</a>.
355)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

373)     <a id="SupportMail"></a>
Andrew Lewman fix two of the faq answers.

Andrew Lewman authored 12 years ago

374)     <h3><a class="anchor" href="#SupportMail">How can I get support?</a></h3>
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

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

Runa A. Sandvik authored 13 years ago

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

377)     <ol>
378)     <li>Read through this <a href="<page docs/faq>">FAQ</a>.</li>
379)     <li>Read through the <a href="<page docs/documentation>">documentation</a>.</li>
380)     <li>Read through the <a
Robert Ransom Update mailing list subscri...

Robert Ransom authored 13 years ago

381)     href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk">tor-talk
Andrew Lewman fix two of the faq answers.

Andrew Lewman authored 12 years ago

382)     archives</a> and see if your question is already answered.</li>
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

383)     <li>Join our <a href="irc://irc.oftc.net#tor">irc channel</a> and
384)     state the issue and wait for help.</li>
Andrew Lewman fix two of the faq answers.

Andrew Lewman authored 12 years ago

385)     <li>Send an email to <a
386)     href="mailto:community-support@lists.torproject.org">community-support</a>.
387)     These are volunteers who may be able to help you but you may not
388)     get a response for days.</li>
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

390) 
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

396)     <a id="WhySlow"></a>
397)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

425)     <p>
426)     What can you do to help?
427)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

431)     <li>
432)     <a href="<page docs/tor-doc-relay>">Configure your Tor to relay traffic
433)     for others</a>. Help make the Tor network large enough that we can handle
434)     all the users who want privacy and security on the Internet.
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>
Andrew Lewman clean out links to clientsi...

Andrew Lewman authored 13 years ago

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

439)     especially need people to help make it easier to configure your Tor
440)     as a relay. Also, we need help with clear simple documentation to
441)     walk people through setting it up.
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)     There are some bottlenecks in the current Tor network. Help us design
446)     experiments to track down and demonstrate where the problems are, and
447)     then we can focus better on fixing them.
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)     There are some steps that individuals
452)     can take to improve their Tor performance. <a
Karsten Loesing Update wiki links

Karsten Loesing authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

474)     <li>
475)     Help find sponsors for Tor. Do you work at a company or government agency
476)     that uses Tor or has a use for Internet privacy, e.g. to browse the
477)     competition's websites discreetly, or to connect back to the home servers
478)     when on the road without revealing affiliations? If your organization has
479)     an interest in keeping the Tor network working, please contact them about
480)     supporting Tor. Without sponsors, Tor is going to become even slower.
481)     </li>
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)     <li>
484)     If you can't help out with any of the above, you can still help out
485)     individually by <a href="<page donate/donate>">donating a bit of money to the
486)     cause</a>. It adds up!
487)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

496)     <p>
Roger Dingledine future-proof our user and t...

Roger Dingledine authored 12 years ago

497)     The Tor network's <a
498)     href="https://metrics.torproject.org/network.html#networksize">several
499)     thousand</a> relays push <a
500)     href="https://metrics.torproject.org/network.html#bandwidth">over
501)     1GB per second on average</a>. We have <a
502)     href="https://metrics.torproject.org/users.html#direct-users">several
503)     hundred thousand daily users</a>. But the Tor network is not yet
504)     self-sustaining.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

526)     <li>
527)     Relay support: the Tor network is run by volunteers, but they still need
528)     attention with prompt bug fixes, explanations when things go wrong,
529)     reminders to upgrade, and so on. The network itself is a commons, and
530)     somebody needs to spend some energy making sure the relay operators stay
Damian Johnson Fixing/removing a few dead...

Damian Johnson authored 13 years ago

531)     happy. We also need to work on stability on some platforms &mdash; e.g.,
532)     Tor relays have problems on Win XP currently.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

533)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

541)     remains &mdash; usability for privacy software has never been easy.
542)     </li>
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)     <li>
545)     Incentives: We need to work on ways to encourage people to configure
546)     their Tors as relays and exit nodes rather than just clients.
547)     <a href="#EverybodyARelay">We need to make it easy to become a relay,
548)     and we need to give people incentives to do it.</a>
549)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

572)     <p>
573)     We are also excited about tackling related problems, such as
574)     censorship-resistance.
575)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

590) 
Robert Ransom Add a missing horizontal rule

Robert Ransom authored 13 years ago

591)     <hr>
592) 
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

599) 
Andrew Lewman rename the ssl cert fingerp...

Andrew Lewman authored 13 years ago

600)     <a id="SSLcertfingerprint"></a>
601)     <h3><a class="anchor" href="#SSLcertfingerprint">What are the SSL
Andrew Lewman update the faq with the ssl...

Andrew Lewman authored 13 years ago

602) certificate fingerprints for Tor's various websites?</a></h3>
603)     <p>
Andrew Lewman a pre will look better.

Andrew Lewman authored 13 years ago

604)     <pre>
Andrew Lewman s/cerficate/certificate/

Andrew Lewman authored 13 years ago

605)     *.torproject.org SSL certificate from Digicert:
Andrew Lewman update the faq with the ssl...

Andrew Lewman authored 13 years ago

606)     The serial number is: 02:DA:41:04:89:A5:FD:A2:B5:DB:DB:F8:ED:15:0D:BE
607)     The SHA-1 fingerprint is: a7e70f8a648fe04a9677f13eedf6f91b5f7f2e25
608)     The SHA-256 fingerprint is: 23b854af6b96co224fd173382c520b46fa94f2d4e7238893f63ad2d783e27b4b
609) 
Andrew Lewman s/cerficate/certificate/

Andrew Lewman authored 13 years ago

610)     blog.torproject.org SSL certificate from RapidSSL:
Andrew Lewman update the faq with the ssl...

Andrew Lewman authored 13 years ago

611)     The serial number is: 00:EF:A3
612)     The SHA-1 fingerprint is: 50af43db8438e67f305a3257d8ef198e8c42f13f
Andrew Lewman a pre will look better.

Andrew Lewman authored 13 years ago

613)     </pre>
Andrew Lewman update the faq with the ssl...

Andrew Lewman authored 13 years ago

614)     </p>
615)     <hr>
616) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

628)     <ol>
629)     <li>In your taskbar, right click on Vidalia (the green onion or the black head)
630)     and choose exit.</li>
631)     <li>Right click on the taskbar to bring up TaskManager. Look for tor.exe in the
632)     Process List. If it's running, right click and choose End Process.</li>
633)     <li>Click the Start button, go to Programs, go to Vidalia, choose Uninstall.
634)     This will remove the Vidalia bundle, which includes Tor and Polipo.</li>
635)     <li>Start Firefox. Go to the Tools menu, choose Add-ons. Select Torbutton.
636)     Click the Uninstall button.</li>
637)     </ol>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

645)     <p>
646)     For Mac OS X, follow the <a
647)     href="<page docs/tor-doc-osx>#uninstall">uninstall directions</a>.
648)     </p>
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)     If you installed by source, I'm afraid there is no easy uninstall method. But
652)     on the bright side, by default it only installs into /usr/local/ and it should
653)     be pretty easy to notice things there.
654)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

656)     <hr>
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)     <a id="PGPSigs"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

661)     <p>
662)     These are PGP signatures, so you can verify that the file you've downloaded is
663)     exactly the one that we intended you to get.
664)     </p>
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)     <p>
667)     Please read the <a
668)     href="<page docs/verifying-signatures>">verifying signatures</a> page for details.
669)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

671) <hr>
672) 
673) <a id="GetTor"></a>
674) <h3><a class="anchor" href="#GetTor">Your website is blocked in my
675) country. How do I download Tor?</a></h3>
676) 
677) <p>
678) Some government or corporate firewalls censor connections to Tor's
679) website. In those cases, you have three options. First, get it from
Roger Dingledine man, they sure don't put th...

Roger Dingledine authored 13 years ago

680) a friend &mdash; the <a href="<page projects/torbrowser>">Tor Browser
Roger Dingledine be expliciter about google...

Roger Dingledine authored 12 years ago

681) Bundle</a> fits nicely on a USB key. Second, find the <a
682) href="https://encrypted.google.com/search?q=tor+mirrors">google cache</a>
Roger Dingledine resurrect our finding-tor p...

Roger Dingledine authored 13 years ago

683) for the <a href="<page getinvolved/mirrors>">Tor mirrors</a> page
684) and see if any of those copies of our website work for you. Third,
685) you can download Tor via email: log in to your Gmail account and mail
686) '<tt>gettor AT torproject.org</tt>'. If you include the word 'help'
687) in the body of the email, it will reply with instructions. Note that
688) only a few webmail providers are supported, since they need to be able
689) to receive very large attachments.
690) </p>
691) 
692) <p>
Roger Dingledine man, they sure don't put th...

Roger Dingledine authored 13 years ago

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

Robert Ransom authored 13 years ago

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

Roger Dingledine authored 13 years ago

696) </p>
697) 
698) <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

703)     <p>
704)     Try following the steps at <a href="<gitblob>doc/tor-win32-mingw-creation.txt">
705)     tor-win32-mingw-creation.txt</a>.
706)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

738)     <p>
Damian Johnson More changes requested by i...

Damian Johnson authored 13 years ago

739)     Yes.  Use <a href="https://tails.boum.org/">The Amnesic Incognito
Robert Ransom Stop directing users to obs...

Robert Ransom authored 13 years ago

740)     Live System</a> or <a href="<page projects/torbrowser>">the Tor Browser
741)     Bundle</a>.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

743) 
744) <hr>
745) 
Roger Dingledine two more tbb faqs, with pla...

Roger Dingledine authored 12 years ago

746) <a id="TBBFlash"></a>
Roger Dingledine index more of the questions...

Roger Dingledine authored 12 years ago

747) <h3><a class="anchor" href="#TBBFlash">Why can't I view videos on YouTube
748) and other Flash-based sites?</a></h3>
Roger Dingledine two more tbb faqs, with pla...

Roger Dingledine authored 12 years ago

749) 
750) <p>
751) <a href="https://www.torproject.org/torbutton/torbutton-faq.html.en#noflash">Answer</a>
752) </p>
753) 
754) <hr>
755) 
Roger Dingledine put up my partial "why auro...

Roger Dingledine authored 12 years ago

756) <a id="TBBBrowserName"></a>
757) <h3><a class="anchor" href="#TBBBrowserName">Why does TBB's browser window
758) say Aurora?</a></h3>
759) 
760) <p>
761) We build Firefox from source in order to include our <a
762) href="https://gitweb.torproject.org/torbrowser.git/tree/maint-2.2:/src/current-patches">Firefox
Roger Dingledine minor fixes

Roger Dingledine authored 12 years ago

763) privacy fixes</a>. The default Firefox build process calls the resulting
Roger Dingledine put up my partial "why auro...

Roger Dingledine authored 12 years ago

764) browser "Aurora".
765) </p>
766) 
767) <p>
768) Don't be confused into thinking the browser you
769) see is the same as the Firefox pre-releases that
770) were also named Aurora. A future TBB release will <a
771) href="https://trac.torproject.org/projects/tor/ticket/2176">probably</a>
772) have a more recognizable name like "Tor Browser".
773) </p>
774) 
775) <hr>
776) 
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

777) <a id="TBBSocksPort"></a>
778) <h3><a class="anchor" href="#TBBSocksPort">I'm on OSX or Linux and
779) I want to run another application through the Tor launched by Tor
Roger Dingledine the original author spelled...

Roger Dingledine authored 12 years ago

780) Browser Bundle. How do I predict my Socks port?</a></h3>
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

781) 
782) <p>
Roger Dingledine the original author spelled...

Roger Dingledine authored 12 years ago

783) Typically Tor listens for Socks connections on port 9050. TBB
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

784) on OSX and Linux has an experimental feature where Tor listens
785) on random unused ports rather than a fixed port each time. The
786) goal is to avoid conflicting with a "system" Tor install,
787) so you can run a system Tor and TBB at the same time. We're <a
788) href="https://trac.torproject.org/projects/tor/ticket/3948">working on
789) a feature</a> where Tor will try the usual ports first and then back
790) off to a random choice if they're already in use. Until then, if you
Roger Dingledine the original author spelled...

Roger Dingledine authored 12 years ago

791) want to configure some other application to use Tor as a Socks proxy,
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

792) here's a workaround:
793) </p>
794) 
795) <p>
796) In Vidalia, go to Settings-&gt;Advanced and uncheck the box that says
797) 'Configure ControlPort automatically'. Click OK and restart TBB. Your
Roger Dingledine the original author spelled...

Roger Dingledine authored 12 years ago

798) Socks port will then be on 9050.
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

799) </p>
800) 
801) <hr>
802) 
803) <a id="TBBPolipo"></a>
804) <h3><a class="anchor" href="#TBBPolipo">I need an HTTP proxy. Where did
805) Polipo go?</a></h3>
806) 
807) <p>
808) In the past, Tor bundles included an HTTP proxy like Privoxy or Polipo,
809) solely to work around a bug in Firefox that was finally fixed in Firefox
810) 6. Now you don't need a separate HTTP proxy to use Tor, and in fact
811) leaving it out makes you safer because Torbutton has better control over
812) Firefox's interaction with websites.
813) </p>
814) 
815) <p>
816) If you are trying to use some external application with Tor, step zero
Roger Dingledine every time you talk about S...

Roger Dingledine authored 12 years ago

817) should be to <a href="<page download/download>#warning">reread the set
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

818) of warnings</a> for ways you can screw up. Step one should be to try
Roger Dingledine the original author spelled...

Roger Dingledine authored 12 years ago

819) to use a Socks proxy rather than an http proxy &mdash; Tor runs a Socks
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

820) proxy on port 9050 on Windows, or <a href="#TBBSocksPort">see above</a>
821) for OSX and Linux.
822) </p>
823) 
824) <p>
825) If that fails, feel free to install privoxy or polipo. You can use <a
826) href="https://gitweb.torproject.org/torbrowser.git/blob_plain/HEAD:/build-scripts/config/polipo.conf">our
827) old polipo config file</a> if you like. However, please realize that
828) this approach is unsupported.
829) </p>
830) 
831) <hr>
832) 
Roger Dingledine two more tbb faqs, with pla...

Roger Dingledine authored 12 years ago

833) <a id="TBBOtherExtensions"></a>
834) <h3><a class="anchor" href="#TBBOtherExtensions">Can I install other
835) Firefox extensions?</a></h3>
836) 
837) <p>
838) Yes. Just install them like normal. But be sure to avoid extensions like
839) Foxyproxy that screw up your proxy settings. Also, avoid privacy-invasive
840) extensions (for example, pretty much anything with the word Toolbar in
841) its name).
842) </p>
843) 
844) <hr>
845) 
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

846) <a id="TBBOtherBrowser"></a>
847) <h3><a class="anchor" href="#TBBOtherBrowser">I want to use
848) Chrome/IE/Opera/etc with Tor.</a></h3>
849) 
850) <p>
851) Unfortunately, Torbutton only works with Firefox right now, and without
852) <a href="https://www.torproject.org/torbutton/en/design/">Torbutton's
853) extensive privacy fixes</a> there are many ways for websites or other
854) attackers to recognize you, track you back to your IP address, and so on.
855) In short, using any browser besides Tor Browser Bundle with Tor is a
856) really bad idea.
857) </p>
858) 
859) <p>
860) We're working with the Chrome team to <a
861) href="https://blog.torproject.org/blog/google-chrome-incognito-mode-tor-and-fingerprinting">fix
862) some bugs and missing APIs in Chrome</a> so it will be possible to write a
863) Torbutton for Chrome. No support for any other browser is on the horizon.
864) </p>
865) 
866) <hr>
867) 
868) <a id="TBBCloseBrowser"></a>
869) <h3><a class="anchor" href="#TBBCloseBrowser">I want to leave Tor Browser
870) Bundle running but close the browser.</a></h3>
871) 
872) <p>
873) We're working on a way to make this possible on all platforms. Please
874) be patient.
875) </p>
876) 
877) <hr>
878) 
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

879) <a id="GoogleCaptcha"></a>
880) <h3><a class="anchor" href="#GoogleCaptcha">Google makes me solve a Captcha or tells me I have spyware installed.</a></h3>
881) 
882) <p>
883) This is a known and intermittent problem; it does not mean that Google
884) considers Tor to be spyware.
885) </p>
886) 
887) <p>
888) When you use Tor, you are sending queries through exit relays that are also
889) shared by thousands of other users. Tor users typically see this message
890) when many Tor users are querying Google in a short period of time. Google
891) interprets the high volume of traffic from a single IP address (the exit
892) relay you happened to pick) as somebody trying to "crawl" their website,
893) so it slows down traffic from that IP address for a short time.
894) </p>
895) <p>
896) An alternate explanation is that Google tries to detect certain
897) kinds of spyware or viruses that send distinctive queries to Google
898) Search. It notes the IP addresses from which those queries are received
899) (not realizing that they are Tor exit relays), and tries to warn any
900) connections coming from those IP addresses that recent queries indicate
901) an infection.
902) </p>
903) 
904) <p>
905) To our knowledge, Google is not doing anything intentionally specifically
906) to deter or block Tor use. The error message about an infected machine
907) should clear up again after a short time.
908) </p>
909) 
910) <p>
911) Torbutton 1.2.5 (released in mid 2010) detects Google captchas and can
912) automatically redirect you to a more Tor-friendly search engine such as
Andrew Lewman fix two of the faq answers.

Andrew Lewman authored 12 years ago

913) DuckDuckGo, ixquick, or Bing.
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

914) </p>
915) 
916) <hr />
917) 
918) <a id="GmailWarning"></a>
Andrew Lewman fix two of the faq answers.

Andrew Lewman authored 12 years ago

919) <h3><a class="anchor" href="#GmailWarning">Gmail warns me that my account
920) may have been compromised.</a></h3>
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

921) 
922) <p>
923) Sometimes, after you've used Gmail over Tor, Google presents a
924) pop-up notification that your account may have been compromised.
925) The notification window lists a series of IP addresses and locations
926) throughout the world recently used to access your account.
927) </p>
928) 
929) <p>
930) In general this is a false alarm: Google saw a bunch of logins from
931) different places, as a result of running the service via Tor, and decided
932) it was a good idea to confirm the account was being accessed by it's
933) rightful owner.
934) </p>
935) 
936) <p>
937) Even though this may be a biproduct of using the service via tor,
938) that doesn't mean you can entirely ignore the warning. It is
939) <i>probably</i> a false positive, but it might not be since it is
940) possible for someone to hijack your Google cookie.
941) </p>
942) 
943) <p>
944) Cookie hijacking is possible by either physical access to your computer
945) or by watching your network traffic.  In theory only physical access
946) should compromise your system because Gmail and similar services
947) should only send the cookie over an SSL link. In practice, alas, it's <a
948) href="http://fscked.org/blog/fully-automated-active-https-cookie-hijacking">
949) way more complex than that</a>.
950) </p>
951) 
952) <p>
953) And if somebody <i>did</i> steal your google cookie, they might end
954) up logging in from unusual places (though of course they also might
955) not). So the summary is that since you're using Tor, this security
956) measure that Google uses isn't so useful for you, because it's full of
957) false positives. You'll have to use other approaches, like seeing if
958) anything looks weird on the account, or looking at the timestamps for
959) recent logins and wondering if you actually logged in at those times.
960) </p>
961) 
962) <hr>
963) 
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

966) 
967) <p>
968) Tor installs a text file called torrc that contains configuration
969) instructions for how your Tor program should behave. The default
970) configuration should work fine for most Tor users. Users of Vidalia can
971) make common changes through the Vidalia interface &mdash; only advanced
972) users should need to modify their torrc file directly.
973) </p>
974) 
975) <p>
976) The location of your torrc file depends on the way you installed Tor:
977) </p>
978) 
979) <ul>
980) <li>On Windows, if you installed a Tor bundle with Vidalia, you can
981) find your torrc file in the Start menu under Programs -&gt; Vidalia
982) Bundle -&gt; Tor, or you can find it by hand in <code>\Documents and
983) Settings\<i>username</i>\Application Data\Vidalia\torrc</code>. If you
984) installed Tor without Vidalia, you can find your torrc in the Start
985) menu under Programs -&gt; Tor, or manually in either <code>\Documents
986) and Settings\Application Data\tor\torrc</code> or <code>\Documents and
987) Settings\<i>username</i>\Application Data\tor\torrc</code>.
988) </li>
989) <li>On OS X, if you use Vidalia, edit
990) <code>~/.vidalia/torrc</code>. Otherwise, open your favorite text editor
991) and load <code>/Library/Tor/torrc</code>.
992) </li>
993) <li>On Unix, if you installed a pre-built package, look for
994) <code>/etc/tor/torrc</code> or <code>/etc/torrc</code> or consult your
995) package's documentation.
996) </li>
997) <li>Finally, if you installed from source, you may not have a torrc
998) installed yet: look in <code>/usr/local/etc/</code> and note that you
999) may need to manually copy <code>torrc.sample</code> to <code>torrc</code>.
1000) </li>
1001) </ul>
1002) 
1003) <p>
1004) If you use Vidalia, be sure to exit both Tor and Vidalia before you edit
1005) your torrc file. Otherwise Vidalia might overwrite your changes.
1006) </p>
1007) 
1008) <p>
1009) Once you've changed your torrc, you will need to restart Tor for the
1010) changes to take effect. (For advanced users on OS X and Unix, note that
1011) you actually only need to send Tor a HUP signal, not actually restart it.)
1012) </p>
1013) 
1014) <p>
1015) For other configuration options you can use, look at the <a href="<page
1016) docs/tor-manual>">Tor manual page</a>. Remember, all lines beginning
1017) with # in torrc are treated as comments and have no effect on Tor's
1018) configuration.
1019) </p>
1020) 
1021) <hr>
1022) 
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1025) 
1026) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1031) </p>
1032) 
1033) <p>
1034) If you're not using Vidalia, you'll have to go find the log files by
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1036) </p>
1037) 
1038) <ul>
1039) <li>On OS X, Debian, Red Hat, etc, the logs are in /var/log/tor/
1040) </li>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

1041) <li>On Windows, there are no default log files currently. If you enable
1042) logs in your torrc file, they default to <code>\username\Application
1043) Data\tor\log\</code> or <code>\Application Data\tor\log\</code>
1044) </li>
1045) <li>If you compiled Tor from source, by default your Tor logs to <a
1046) href="http://en.wikipedia.org/wiki/Standard_streams">"stdout"</a>
1047) at log-level notice. If you enable logs in your torrc file, they
1048) default to <code>/usr/local/var/log/tor/</code>.
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

1049) </li>
1050) </ul>
1051) 
1052) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1056) </p>
1057) 
1058) <pre>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Erinn Clark authored 13 years ago

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

Roger Dingledine authored 13 years ago

1062) 
1063) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1065) and err level messages to a file, append the following line to the end
1066) of the section:
1067) </p>
1068) 
1069) <pre>
1070) Log debug file c:/program files/tor/debug.log
1071) </pre>
1072) 
1073) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1076) </p>
1077) 
1078) <hr>
1079) 
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1082) 
1083) <p>
1084) Once you've installed the Tor bundle, there are two questions to ask:
1085) first, is your Tor able to establish a circuit? Second, is your
1086) Firefox correctly configured to send its traffic through Tor?
1087) </p>
1088) 
1089) <p>If Tor can establish a circuit, the onion icon in
1090) Vidalia will turn green. You can also check in the Vidalia
1091) Control Panel to make sure it says "Connected to the Tor
1092) network!" under Status. For those not using Vidalia, check your <a
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1094) a line saying that Tor "has successfully opened a circuit. Looks like
1095) client functionality is working."
1096) </p>
1097) 
1098) <p>
1099) If Tor can't establish a circuit, here are some hints:
1100) </p>
1101) 
1102) <ol>
1103) <li>Are you sure Tor is running? If you're using Vidalia, you may have
1104) to click on the onion and select "Start" to launch Tor.</li>
1105) <li>Check your system clock. If it's more than a few hours off, Tor will
1106) refuse to build circuits. For XP users, synchronize your clock under
1107) the clock -&gt; Internet time tab. In addition, correct the day and date
1108) under the 'Date &amp; Time' Tab.</li>
1109) <li>Is your Internet connection <a
Roger Dingledine import, and correct the fal...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1122) </ol>
1123) 
1124) <p>
1125) Step two is to confirm that Firefox is correctly configured to send its
1126) traffic through Tor. Try the <a href="https://check.torproject.org/">Tor
1127) 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

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

Roger Dingledine authored 13 years ago

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

Runa A. Sandvik authored 13 years ago

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

Roger Dingledine authored 13 years ago

1131) 
1132) <p>
1133) If it thinks you're not using Tor, here are some hints:
1134) </p>
1135) 
1136) <ol>
1137) <li>Did you install the Torbutton extension for Firefox? The installation
1138) bundles include it, but sometimes people forget to install it. Make sure
1139) it says "Tor enabled" at the bottom right of your Firefox window. (For
1140) expert users, make sure your http proxy is set to localhost port
1141) 8118.)</li>
1142) <li>Do you have incompatible Firefox extensions like FoxyProxy
1143) installed? If so, uninstall them. (Note that using FoxyProxy is NOT
1144) a sufficient substitute for Torbutton. There are many known attacks
1145) 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

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

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

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

Roger Dingledine authored 13 years ago

1164) <li>For Red Hat Linux and related systems, do you have SELinux enabled? If
1165) so, it might be preventing Polipo from talking to Tor. We also run across
1166) BSD users periodically who have local firewall rules that prevent some
1167) connections to localhost.</li>
1168) </ol>
1169) 
1170) <hr />
1171) 
1172) <a id="VidaliaPassword"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1174) 
1175) <p>
1176) Vidalia interacts with the Tor software via Tor's "control port". The
1177) control port lets Vidalia receive status updates from Tor, request a new
1178) identity, configure Tor's settings, etc. Each time Vidalia starts Tor,
1179) Vidalia sets a random password for Tor's control port to prevent other
1180) applications from also connecting to the control port and potentially
1181) compromising your anonymity.
1182) </p>
1183) 
1184) <p>
1185) Usually this process of generating and setting a random control password
1186) happens in the background. There are three common situations, though,
1187) where Vidalia may prompt you for a password:
1188) </p>
1189) 
1190) <ol>
1191) <li>You're already running Vidalia and Tor. For example, this situation
1192) can happen if you installed the Vidalia bundle and now you're trying to
1193) run the Tor Browser Bundle. In that case, you'll need to close the old
1194) Vidalia and Tor before you can run this one.
1195) </li>
1196) <li>Vidalia crashed, but left Tor running with the last known random
1197) password. After you restart Vidalia, it generates a new random password,
1198) but Vidalia can't talk to Tor, because the random passwords are different.
1199) <br />
1200) If the dialog that prompts you for a control password has a Reset button,
1201) you can click the button and Vidalia will restart Tor with a new random
1202) control password.
1203) <br />
1204) If you do not see a Reset button, or if Vidalia is unable to restart
1205) Tor for you, you can still fix the problem manually. Simply go into your
1206) process or task manager, and terminate the Tor process. Then use Vidalia
1207) to restart Tor and all will work again.
1208) </li>
1209) <li>You had previously set Tor to run as a Windows NT service. When Tor
1210) is set to
1211) run as a service, it starts up when the system boots. If you configured
1212) Tor to start as a service through Vidalia, a random password was set
1213) and saved in Tor. When you reboot, Tor starts up and uses the random
1214) password it saved. You login and start up Vidalia. Vidalia attempts to
1215) talk to the already running Tor. Vidalia generates a random password,
1216) but it is different than the saved password in the Tor service.
1217) <br />
1218) 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

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

1220) for more information on how to remove the Tor service.
1221) </li>
1222) </ol>
1223) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1226)     <a id="ChooseEntryExit"></a>
1227)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1234)     </p>
1235)     <dl>
1236)       <dt><tt>EntryNodes $fingerprint,$fingerprint,...</tt></dt>
1237)         <dd>A list of preferred nodes to use for the first hop in the circuit, if possible.
1238)         </dd>
1239)       <dt><tt>ExitNodes $fingerprint,$fingerprint,...</tt></dt>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

1248)         </dd>
1249)     </dl>
1250)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1256)     </p>
1257)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

1265)     for some nodes you might pick.
1266)     </p>
1267)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

1272)     </p>
1273)     <p>
Roger Dingledine the original author spelled...

Roger Dingledine authored 12 years ago

1274)     If you want to access a service directly through Tor's Socks interface
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1275)     (eg. using ssh via connect.c), another option is to set up an
1276)     internal mapping in your configuration file using <tt>MapAddress</tt>.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

1281) 
Roger Dingledine import, and correct the fal...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1284) 
1285) <p>
1286) If your firewall works by blocking ports, then you can tell Tor to only
1287) 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

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

Roger Dingledine authored 13 years ago

1289) configuration file</a>, or by clicking "My firewall only lets me connect
1290) to certain ports" in Vidalia's Network Settings window.
1291) </p>
1292) 
1293) <p>
1294) By default, when you set this Tor assumes that your firewall allows only
1295) port 80 and port 443 (HTTP and HTTPS respectively). You can select a
1296) different set of ports with the FirewallPorts torrc option.
1297) </p>
1298) 
1299) <p>
1300) If you want to be more fine-grained with your controls, you can also
1301) use the ReachableAddresses config options, e.g.:
1302) </p>
1303) 
1304) <pre>
1305)   ReachableDirAddresses *:80
1306)   ReachableORAddresses *:443
1307) </pre>
1308) 
1309) <hr>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

1325)     feature</a>.
1326)     </li>
1327)     <li>Each Tor relay has an <a href="#ExitPolicies">exit policy</a> that
1328)     specifies what sort of outbound connections are allowed or refused from
1329)     that relay. If you are uncomfortable allowing people to exit from your
1330)     relay, you can set it up to only allow connections to other Tor relays.
1331)     </li>
1332)     <li>It's fine if the relay goes offline sometimes. The directories
1333)     notice this quickly and stop advertising the relay. Just try to make
1334)     sure it's not too often, since connections using the relay when it
1335)     disconnects will break.
1336)     </li>
1337)     <li>We can handle relays with dynamic IPs just fine &mdash; simply
1338)     leave the Address config option blank, and Tor will try to guess.
1339)     </li>
1340)     <li>If your relay is behind a NAT and it doesn't know its public
1341)     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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1344)     offers some examples on how to do this.
1345)     </li>
1346)     <li>Your relay will passively estimate and advertise its recent
1347)     bandwidth capacity, so high-bandwidth relays will attract more users than
1348)     low-bandwidth ones. Therefore having low-bandwidth relays is useful too.
1349)     </li>
1350)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1358)     <p>
1359)     Great. That's exactly why we implemented exit policies.
1360)     </p>
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)     <p>
1363)     Each Tor relay has an exit policy that specifies what sort of
1364)     outbound connections are allowed or refused from that relay. The exit
1365)     policies are propagated to Tor clients via the directory, so clients
1366)     will automatically avoid picking exit relays that would refuse to
1367)     exit to their intended destination. This way each relay can decide
1368)     the services, hosts, and networks he wants to allow connections to,
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

1415) 
Roger Dingledine change our "should i be a r...

Roger Dingledine authored 12 years ago

1416)     <p>Right now, China is the main place in the world that filters
1417)     connections to the Tor network. So bridges are useful a) for users in
1418)     China, b) as a backup measure in case the Tor network gets blocked in
1419)     more places, and c) for people who want an extra layer of security
1420)     because they're worried somebody will recognize that it's a public
1421)     Tor relay IP address they're contacting.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

1423) 
Roger Dingledine change our "should i be a r...

Roger Dingledine authored 12 years ago

1424)     <p>So should you run a normal relay or bridge relay? If you have lots
1425)     of bandwidth, you should definitely run a normal relay &mdash; the
1426)     average bridge doesn't see much load these days. If you're willing
1427)     to <a href="#ExitPolicies">be an exit</a>, you should definitely
1428)     run a normal relay, since we need more exits. If you can't be an
1429)     exit and only have a little bit of bandwidth, be a bridge. Thanks
1430)     for volunteering!
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1437) 
1438) <p>
1439) Great. If you want to run several relays to donate more to the network,
1440) we're happy with that. But please don't run more than a few dozen on
1441) the same network, since part of the goal of the Tor network is dispersal
1442) and diversity.
1443) </p>
1444) 
1445) <p>
1446) 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

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

Roger Dingledine authored 13 years ago

1449) </p>
1450) 
1451) <pre>
1452)     MyFamily $fingerprint1,$fingerprint2,$fingerprint3
1453) </pre>
1454) 
1455) <p>
1456) where each fingerprint is the 40 character identity fingerprint (without
1457) spaces). You can also list them by nickname, but fingerprint is safer. Be
1458) sure to prefix the digest strings with a dollar sign ('$') so that the
1459) digest is not confused with a nickname in the config file.
1460) </p>
1461) 
1462) <p>
1463) That way clients will know to avoid using more than one of your relays
1464) in a single circuit. You should set MyFamily if you have administrative
1465) control of the computers or of their network, even if they're not all in
1466) the same geographic location.
1467) </p>
1468) 
1469)     <hr>
1470) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1487)     <li>If you're running a fast relay, meaning you have many TLS connections
1488)     open, you are probably losing a lot of memory to OpenSSL's internal
1489)     buffers (38KB+ per socket). We've patched OpenSSL to <a
Robert Ransom Update mailing list archive...

Robert Ransom authored 13 years ago

1490)     href="https://lists.torproject.org/pipermail/tor-dev/2008-June/001519.html">release
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1491)     unused buffer memory more aggressively</a>. If you update to OpenSSL
1492)     1.0.0-beta5, Tor's build process will automatically recognize and use
1493)     this feature.</li>
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)     <li>If you're running on Solaris, OpenBSD, NetBSD, or
1496)     old FreeBSD, Tor is probably forking separate processes
1497)     rather than using threads. Consider switching to a <a
Roger Dingledine wtf, most of the links from...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

1521)     </p>
1522)     <ul>
1523)     <li>The name is not currently mapped to a different key. Existing mappings
1524)     are removed after 6 months of inactivity from a relay.</li>
1525)     <li>The relay must have been around for at least two weeks.</li>
1526)     <li>No other router may have wanted the same name in the past month.</li>
1527)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

1530) 
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

1531)     <a id="RelayDonations"></a>
Roger Dingledine change faq title

Roger Dingledine authored 12 years ago

1532)     <h3><a class="anchor" href="#RelayDonations">Can I donate for a
1533)     relay rather than run my own?</a></h3>
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

1534) 
1535)     <p>
1536)     Sure! We recommend two non-profit charities that are happy to turn
1537)     your donations into better speed and anonymity for the Tor network:
1538)     </p>
1539)     <ul>
1540)     <li><a href="https://www.torservers.net/">torservers.net</a>
1541)     is a German charitable non-profit that runs a wide variety of
Roger Dingledine two fixes from velope

Roger Dingledine authored 12 years ago

1542)     exit relays. They also like donations of bandwidth from ISPs.</li>
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

1543)     <li><a
1544)     href="https://www.noisebridge.net/wiki/Noisebridge_Tor">Noisebridge</a>
1545)     is a US-based 501(c)(3) non-profit that collects donations and turns
1546)     them into more exit relay capacity.</li>
1547)     </ul>
1548) 
1549)     <p>
1550)     These organizations are not the same as <a href="<page
1551)     donate/donate>">The Tor Project, Inc</a>, but we consider that a
Roger Dingledine get rid of the "unnecessary...

Roger Dingledine authored 12 years ago

1552)     good thing. They're both run by nice people who are part of the
1553)     Tor community.
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

1554)     </p>
1555) 
1556)     <p>
1557)     Note that there can be a tradeoff here between anonymity and
1558)     performance. The Tor network's anonymity comes in part from diversity,
1559)     so if you are in a position to run your own relay, you will be
Roger Dingledine two fixes from velope

Roger Dingledine authored 12 years ago

1560)     improving Tor's anonymity more than by donating. At the same time
1561)     though, economies
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

1562)     of scale for bandwidth mean that combining many small donations into
Roger Dingledine get rid of the "unnecessary...

Roger Dingledine authored 12 years ago

1563)     several larger relays is more efficient at improving network
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

1564)     performance. Improving anonymity and improving performance are both
1565)     worthwhile goals, so however you can help is great!
1566)     </p>
1567) 
1568)     <hr>
1569) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1573)     <p>
1574)     Tor uses a variety of different keys, with three goals in mind: 1)
1575)     encryption to ensure privacy of data within the Tor network, 2)
1576)     authentication so clients know they're
1577)     talking to the relays they meant to talk to, and 3) signatures to make
1578)     sure all clients know the same set of relays.
1579)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1581)     <p>
1582)     <b>Encryption</b>: first, all connections in Tor use TLS link encryption,
1583)     so observers can't look inside to see which circuit a given cell is
1584)     intended for. Further, the Tor client establishes an ephemeral encryption
1585)     key with each relay in the circuit, so only the exit relay can read
1586)     the cells. Both sides discard the circuit key when the circuit ends,
1587)     so logging traffic and then breaking into the relay to discover the key
1588)     won't work.
1589)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1591)     <p>
1592)     <b>Authentication</b>:
1593)     Every Tor relay has a public decryption key called the "onion key".
1594)     When the Tor client establishes circuits, at each step it <a
1595)     href="<svnprojects>design-paper/tor-design.html#subsec:circuits">demands
1596)     that the Tor relay prove knowledge of its onion key</a>. That way
1597)     the first node in the path can't just spoof the rest of the path.
1598)     Each relay rotates its onion key once a week.
1599)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

1639) 
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

1648) this case, the research community knows no practical low-latency design
1649) that can reliably stop the attacker from correlating volume and timing
1650) information on the two sides.
1651) </p>
1652) 
1653) <p>
1654) So, what should we do? Suppose the attacker controls, or can observe,
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

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

1663) </p>
1664) 
1665) <p>
Roger Dingledine faq clarification from 'cyb...

Roger Dingledine authored 13 years ago

1666) The solution is "entry guards": each Tor client selects a few relays at random
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1674) </p>
1675) 
1676) <p>
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1683) </p>
1684) 
1685) <p>
1686) Restricting your entry nodes may also help against attackers who want
1687) to run a few Tor nodes and easily enumerate all of the Tor user IP
1688) addresses. (Even though they can't learn what destinations the users
1689) 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

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

Roger Dingledine authored 13 years ago

1692) </p>
1693) 
1694)     <hr>
1695) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1699)     <p>
1700)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1754)     <p>
1755)     Fourth, we need to better understand the risks from
1756)     letting the attacker send traffic through your relay while
1757)     you're also initiating your own anonymized traffic. <a
1758)     href="http://freehaven.net/anonbib/#back01">Three</a> <a
1759)     href="http://freehaven.net/anonbib/#clog-the-queue">different</a>
1760)     <a href="http://freehaven.net/anonbib/#torta05">research</a> papers
1761)     describe ways to identify the relays in a circuit by running traffic
1762)     through candidate relays and looking for dips in the traffic while the
1763)     circuit is active. These clogging attacks are not that scary in the Tor
1764)     context so long as relays are never clients too. But if we're trying to
1765)     encourage more clients to turn on relay functionality too (whether as
1766)     <a href="<page docs/bridges>">bridge relays</a> or as normal relays), then
1767)     we need to understand this threat better and learn how to mitigate it.
1768)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1770)     <p>
1771)     Fifth, we might need some sort of incentive scheme to encourage people
1772)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1777)     <p>
1778)     Please help on all of these!
1779)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1780) 
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

1781) <hr>
1782) 
1783) <a id="TransportIPnotTCP"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1785) 
1786) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1791) </p>
1792) 
1793) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1798) </p>
1799) 
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1811) </li>
1812) <li>Certain protocols will still leak information. For example, we must
1813) rewrite DNS requests so they are delivered to an unlinkable DNS server
1814) rather than the DNS server at a user's ISP; thus, we must understand
1815) the protocols we are transporting.
1816) </li>
1817) <li><a
1818) href="http://crypto.stanford.edu/~nagendra/projects/dtls/dtls.html">DTLS</a>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1823) </li>
1824) <li>Exit policies for arbitrary IP packets mean building a secure
1825) IDS. Our node operators tell us that exit policies are one of the main
1826) reasons they're willing to run Tor. Adding an Intrusion Detection System
1827) to handle exit policies would increase the security complexity of Tor,
1828) and would likely not work anyway, as evidenced by the entire field of IDS
1829) and counter-IDS papers. Many potential abuse issues are resolved by the
1830) fact that Tor only transports valid TCP streams (as opposed to arbitrary
1831) IP including malformed packets and IP floods), so exit policies become
1832) even <i>more</i> important as we become able to transport IP packets. We
1833) also need to compactly describe exit policies in the Tor directory,
1834) so clients can predict which nodes will allow their packets to exit &mdash;
1835) and clients need to predict all the packets they will want to send in
1836) a session before picking their exit node!
1837) </li>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1842) </li>
1843) </ol>
1844) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1860)     <p>
1861)     A collection of templates for successfully responding to ISPs is <a
Karsten Loesing Update wiki links

Karsten Loesing authored 12 years ago

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

Andrew Lewman authored 13 years ago

1863)     here</a>.
1864)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

1868)   </div>
1869)   <!-- END MAINCOL -->
1870)   <div id = "sidecol">
1871) #include "side.wmi"
1872) #include "info.wmi"
1873)   </div>
1874)   <!-- END SIDECOL -->
1875) </div>
1876) <!-- END CONTENT -->