3b1aa0cd487d7227cc30e0e6b7005e8047fff71b
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>
Andrew Lewman attempt to address ticket 4...

Andrew Lewman authored 12 years ago

81)     <li><a href="#DoesntWork">Tor is running, but it's not working
82)     correctly.</a></li>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

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>
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

119)     <li><a href="#HideExits">You should hide the list of Tor relays,
120)     so people can't block the exits.</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

133)     <hr>
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="General"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Runa A. Sandvik authored 13 years ago

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

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

Runa A. Sandvik authored 13 years ago

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

Roger Dingledine authored 12 years ago

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

Runa A. Sandvik authored 13 years ago

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

Roger Dingledine authored 12 years ago

189) it on to the destination. Because there's a separate layer of encryption for
190) 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

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

Andrew Lewman authored 13 years ago

197)     <p>
198)     <dl>
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

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

Andrew Lewman authored 13 years ago

212)     </dl>
213)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Karsten Loesing authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Karsten Loesing authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

284)     <a id="Backdoor"></a>
285)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

322)     <a id="DistributingTor"></a>
Andrew Lewman attempt to clarify the dist...

Andrew Lewman authored 12 years ago

323)     <h3><a class="anchor" href="#DistributingTor">Can I distribute Tor?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

325)     <p>
326)     Yes.
327)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

343)     <p>
344)     Most people who ask us this question don't want to distribute just the
Andrew Lewman attempt to clarify the dist...

Andrew Lewman authored 12 years ago

345)     Tor software, though. They want to distribute the <a
346)     href="https://www.torproject.org/projects/torbrowser.html.en">Tor
347)     Browser</a>. This includes <a
348)     href="https://www.mozilla.org/en-US/firefox/all-aurora.html">Mozilla
349)     Aurora</a> and <a href="<page projects/vidalia>">Vidalia</a>.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

350)     You will need to follow the licenses for those programs
351)     as well. Both of them are distributed under the <a
352)     href="https://www.fsf.org/licensing/licenses/gpl.html">GNU General
Andrew Lewman attempt to clarify the dist...

Andrew Lewman authored 12 years ago

353)     Public License</a>. The simplest way to obey their licenses is
354)     to include the source code for these programs everywhere you
355)     include the bundles themselves. Look for "source" packages on
356)     the <a href="<page projects/vidalia>">Vidalia page</a> and <a
357)     href="https://www.mozilla.org/en-US/firefox/all-aurora.html">Mozilla
358)     Aurora</a> pages.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

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

Runa A. Sandvik authored 13 years ago

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

381)     <ol>
382)     <li>Read through this <a href="<page docs/faq>">FAQ</a>.</li>
383)     <li>Read through the <a href="<page docs/documentation>">documentation</a>.</li>
384)     <li>Read through the <a
Robert Ransom Update mailing list subscri...

Robert Ransom authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

389)     <li>Send an email to <a
Runa A. Sandvik We are shutting down commun...

Runa A. Sandvik authored 12 years ago

390)     href="mailto:help@rt.torproject.org">help@rt.torproject.org</a>.
Andrew Lewman fix two of the faq answers.

Andrew Lewman authored 12 years ago

391)     These are volunteers who may be able to help you but you may not
392)     get a response for days.</li>
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

394) 
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

400)     <a id="WhySlow"></a>
401)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

425)     post on the topic</a>, which includes both a detailed PDF and a video
426)     to go with it.
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)     <p>
430)     What can you do to help?
431)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

454)     <li>
455)     There are some steps that individuals
456)     can take to improve their Tor performance. <a
Karsten Loesing Update wiki links

Karsten Loesing authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

487)     <li>
488)     If you can't help out with any of the above, you can still help out
489)     individually by <a href="<page donate/donate>">donating a bit of money to the
490)     cause</a>. It adds up!
491)     </li>
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)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

530)     <li>
531)     Relay support: the Tor network is run by volunteers, but they still need
532)     attention with prompt bug fixes, explanations when things go wrong,
533)     reminders to upgrade, and so on. The network itself is a commons, and
534)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

576)     <p>
577)     We are also excited about tackling related problems, such as
578)     censorship-resistance.
579)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

594) 
Robert Ransom Add a missing horizontal rule

Robert Ransom authored 13 years ago

595)     <hr>
596) 
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

618)     </p>
619)     <hr>
620) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

670)     <p>
671)     Please read the <a
672)     href="<page docs/verifying-signatures>">verifying signatures</a> page for details.
673)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

675) <hr>
676) 
677) <a id="GetTor"></a>
678) <h3><a class="anchor" href="#GetTor">Your website is blocked in my
679) country. How do I download Tor?</a></h3>
680) 
681) <p>
682) Some government or corporate firewalls censor connections to Tor's
683) 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

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

Roger Dingledine authored 12 years ago

685) Bundle</a> fits nicely on a USB key. Second, find the <a
686) 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

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

Roger Dingledine authored 13 years ago

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

Robert Ransom authored 13 years ago

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

Roger Dingledine authored 13 years ago

700) </p>
701) 
702) <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

707)     <p>
708)     Try following the steps at <a href="<gitblob>doc/tor-win32-mingw-creation.txt">
709)     tor-win32-mingw-creation.txt</a>.
710)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Damian Johnson authored 13 years ago

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

Robert Ransom authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

747) 
748) <hr>
749) 
Roger Dingledine two more tbb faqs, with pla...

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

760) <a id="TBBBrowserName"></a>
761) <h3><a class="anchor" href="#TBBBrowserName">Why does TBB's browser window
762) say Aurora?</a></h3>
763) 
764) <p>
765) We build Firefox from source in order to include our <a
766) 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

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

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

785) 
786) <p>
Roger Dingledine the original author spelled...

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

788) on OSX and Linux has an experimental feature where Tor listens
789) on random unused ports rather than a fixed port each time. The
790) goal is to avoid conflicting with a "system" Tor install,
791) so you can run a system Tor and TBB at the same time. We're <a
792) href="https://trac.torproject.org/projects/tor/ticket/3948">working on
793) a feature</a> where Tor will try the usual ports first and then back
794) 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

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

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

803) </p>
804) 
805) <hr>
806) 
807) <a id="TBBPolipo"></a>
808) <h3><a class="anchor" href="#TBBPolipo">I need an HTTP proxy. Where did
809) Polipo go?</a></h3>
810) 
811) <p>
812) In the past, Tor bundles included an HTTP proxy like Privoxy or Polipo,
813) solely to work around a bug in Firefox that was finally fixed in Firefox
814) 6. Now you don't need a separate HTTP proxy to use Tor, and in fact
815) leaving it out makes you safer because Torbutton has better control over
816) Firefox's interaction with websites.
817) </p>
818) 
819) <p>
820) 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

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

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

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

824) proxy on port 9050 on Windows, or <a href="#TBBSocksPort">see above</a>
825) for OSX and Linux.
826) </p>
827) 
828) <p>
Roger Dingledine link to polipo windows bina...

Roger Dingledine authored 12 years ago

829) If that fails, feel free to install <a
830) href="http://www.privoxy.org/">privoxy</a> or <a
831) href="https://archive.torproject.org/tor-package-archive/polipo/">polipo</a>.
832) You can use <a
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

833) href="https://gitweb.torproject.org/torbrowser.git/blob_plain/HEAD:/build-scripts/config/polipo.conf">our
834) old polipo config file</a> if you like. However, please realize that
Roger Dingledine "unsupported" is totally th...

Roger Dingledine authored 12 years ago

835) this approach is not recommended for novice users.
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

836) </p>
837) 
838) <hr>
839) 
Roger Dingledine two more tbb faqs, with pla...

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

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

Roger Dingledine authored 12 years ago

921) </p>
922) 
923) <hr />
924) 
925) <a id="GmailWarning"></a>
Andrew Lewman fix two of the faq answers.

Andrew Lewman authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

973) 
974) <p>
975) Tor installs a text file called torrc that contains configuration
976) instructions for how your Tor program should behave. The default
977) configuration should work fine for most Tor users. Users of Vidalia can
978) make common changes through the Vidalia interface &mdash; only advanced
979) users should need to modify their torrc file directly.
980) </p>
Andrew Lewman add the easy way to edit to...

Andrew Lewman authored 12 years ago

981) <p>
982) The preferred way to edit your torrc is through Vidalia. Open the
983) Vidalia Control Panel. Choose Settings. Choose Advanced. Click the button
984) labelled "Edit current torrc". Remember to make sure the checkbox for
985) "Save Settings." is checked. Hit the Ok button and you are done.
986) </p>
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

987) <p>
988) The location of your torrc file depends on the way you installed Tor:
989) </p>
990) <ul>
Roger Dingledine the torrc faq entry should...

Roger Dingledine authored 12 years ago

991) <li>If you installed Tor Browser Bundle, look for
992) <code>Data/Tor/torrc</code> inside your Tor Browser Bundle directory.
993) </li>
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

994) <li>On Windows, if you installed a Tor bundle with Vidalia, you can
995) find your torrc file in the Start menu under Programs -&gt; Vidalia
996) Bundle -&gt; Tor, or you can find it by hand in <code>\Documents and
997) Settings\<i>username</i>\Application Data\Vidalia\torrc</code>. If you
998) installed Tor without Vidalia, you can find your torrc in the Start
999) menu under Programs -&gt; Tor, or manually in either <code>\Documents
1000) and Settings\Application Data\tor\torrc</code> or <code>\Documents and
1001) Settings\<i>username</i>\Application Data\tor\torrc</code>.
1002) </li>
1003) <li>On OS X, if you use Vidalia, edit
1004) <code>~/.vidalia/torrc</code>. Otherwise, open your favorite text editor
1005) and load <code>/Library/Tor/torrc</code>.
1006) </li>
1007) <li>On Unix, if you installed a pre-built package, look for
1008) <code>/etc/tor/torrc</code> or <code>/etc/torrc</code> or consult your
1009) package's documentation.
1010) </li>
1011) <li>Finally, if you installed from source, you may not have a torrc
1012) installed yet: look in <code>/usr/local/etc/</code> and note that you
1013) may need to manually copy <code>torrc.sample</code> to <code>torrc</code>.
1014) </li>
1015) </ul>
1016) 
1017) <p>
1018) If you use Vidalia, be sure to exit both Tor and Vidalia before you edit
Roger Dingledine the torrc faq entry should...

Roger Dingledine authored 12 years ago

1019) your torrc file manually. Otherwise Vidalia might overwrite your changes.
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

1020) </p>
1021) 
1022) <p>
1023) Once you've changed your torrc, you will need to restart Tor for the
1024) changes to take effect. (For advanced users on OS X and Unix, note that
1025) you actually only need to send Tor a HUP signal, not actually restart it.)
1026) </p>
1027) 
1028) <p>
1029) For other configuration options you can use, look at the <a href="<page
1030) docs/tor-manual>">Tor manual page</a>. Remember, all lines beginning
1031) with # in torrc are treated as comments and have no effect on Tor's
1032) configuration.
1033) </p>
1034) 
1035) <hr>
1036) 
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

1039) 
1040) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1045) </p>
1046) 
1047) <p>
1048) 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

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

Roger Dingledine authored 13 years ago

1050) </p>
1051) 
1052) <ul>
1053) <li>On OS X, Debian, Red Hat, etc, the logs are in /var/log/tor/
1054) </li>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

1055) <li>On Windows, there are no default log files currently. If you enable
1056) logs in your torrc file, they default to <code>\username\Application
1057) Data\tor\log\</code> or <code>\Application Data\tor\log\</code>
1058) </li>
1059) <li>If you compiled Tor from source, by default your Tor logs to <a
1060) href="http://en.wikipedia.org/wiki/Standard_streams">"stdout"</a>
1061) at log-level notice. If you enable logs in your torrc file, they
1062) default to <code>/usr/local/var/log/tor/</code>.
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

1063) </li>
1064) </ul>
1065) 
1066) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1070) </p>
1071) 
1072) <pre>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Erinn Clark authored 13 years ago

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

Roger Dingledine authored 13 years ago

1076) 
1077) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

1079) and err level messages to a file, append the following line to the end
1080) of the section:
1081) </p>
1082) 
1083) <pre>
1084) Log debug file c:/program files/tor/debug.log
1085) </pre>
1086) 
1087) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1090) </p>
1091) 
1092) <hr>
1093) 
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

1094) <a id="DoesntWork"></a>
Andrew Lewman attempt to address ticket 4...

Andrew Lewman authored 12 years ago

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

Roger Dingledine authored 13 years ago

1096) 
1097) <p>
Roger Dingledine fix grammar in faq entry

Roger Dingledine authored 12 years ago

1098) Once you've got the Tor bundle up and running, the first question to
1099) ask is whether your Tor client is able to establish a circuit.
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

1100) </p>
1101) 
1102) <p>If Tor can establish a circuit, the onion icon in
Roger Dingledine fix grammar in faq entry

Roger Dingledine authored 12 years ago

1103) Vidalia will turn green (and if you're running Tor Browser Bundle, it will
1104) automatically launch a browser for you). You can also check in the Vidalia
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

1105) Control Panel to make sure it says "Connected to the Tor
1106) network!" under Status. For those not using Vidalia, check your <a
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1108) a line saying that Tor "has successfully opened a circuit. Looks like
1109) client functionality is working."
1110) </p>
1111) 
1112) <p>
1113) If Tor can't establish a circuit, here are some hints:
1114) </p>
1115) 
1116) <ol>
1117) <li>Are you sure Tor is running? If you're using Vidalia, you may have
1118) to click on the onion and select "Start" to launch Tor.</li>
1119) <li>Check your system clock. If it's more than a few hours off, Tor will
Andrew Lewman attempt to address ticket 4...

Andrew Lewman authored 12 years ago

1120) refuse to build circuits. For Microsoft Windows users, synchronize your
1121) clock under the clock -&gt; Internet time tab. In addition, correct the
Roger Dingledine fix grammar in faq entry

Roger Dingledine authored 12 years ago

1122) day and date under the 'Date &amp; Time' Tab. Also make sure your time
1123) zone is correct.</li>
Andrew Lewman attempt to address ticket 4...

Andrew Lewman authored 12 years ago

1124) <li>Is your Internet connection <a href="#FirewallPorts">firewalled
1125) by port</a>, or do you normally need to use a <a
Roger Dingledine and play the "where did tha...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1136) </ol>
1137) 
1138) <hr />
1139) 
1140) <a id="VidaliaPassword"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

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

1142) 
1143) <p>
1144) Vidalia interacts with the Tor software via Tor's "control port". The
1145) control port lets Vidalia receive status updates from Tor, request a new
1146) identity, configure Tor's settings, etc. Each time Vidalia starts Tor,
1147) Vidalia sets a random password for Tor's control port to prevent other
1148) applications from also connecting to the control port and potentially
1149) compromising your anonymity.
1150) </p>
1151) 
1152) <p>
1153) Usually this process of generating and setting a random control password
1154) happens in the background. There are three common situations, though,
1155) where Vidalia may prompt you for a password:
1156) </p>
1157) 
1158) <ol>
1159) <li>You're already running Vidalia and Tor. For example, this situation
1160) can happen if you installed the Vidalia bundle and now you're trying to
1161) run the Tor Browser Bundle. In that case, you'll need to close the old
1162) Vidalia and Tor before you can run this one.
1163) </li>
1164) <li>Vidalia crashed, but left Tor running with the last known random
1165) password. After you restart Vidalia, it generates a new random password,
1166) but Vidalia can't talk to Tor, because the random passwords are different.
1167) <br />
1168) If the dialog that prompts you for a control password has a Reset button,
1169) you can click the button and Vidalia will restart Tor with a new random
1170) control password.
1171) <br />
1172) If you do not see a Reset button, or if Vidalia is unable to restart
1173) Tor for you, you can still fix the problem manually. Simply go into your
1174) process or task manager, and terminate the Tor process. Then use Vidalia
1175) to restart Tor and all will work again.
1176) </li>
1177) <li>You had previously set Tor to run as a Windows NT service. When Tor
1178) is set to
1179) run as a service, it starts up when the system boots. If you configured
1180) Tor to start as a service through Vidalia, a random password was set
1181) and saved in Tor. When you reboot, Tor starts up and uses the random
1182) password it saved. You login and start up Vidalia. Vidalia attempts to
1183) talk to the already running Tor. Vidalia generates a random password,
1184) but it is different than the saved password in the Tor service.
1185) <br />
1186) 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

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

1188) for more information on how to remove the Tor service.
1189) </li>
1190) </ol>
1191) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1194)     <a id="ChooseEntryExit"></a>
1195)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1202)     </p>
1203)     <dl>
1204)       <dt><tt>EntryNodes $fingerprint,$fingerprint,...</tt></dt>
1205)         <dd>A list of preferred nodes to use for the first hop in the circuit, if possible.
1206)         </dd>
1207)       <dt><tt>ExitNodes $fingerprint,$fingerprint,...</tt></dt>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

1216)         </dd>
1217)     </dl>
1218)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

1233)     for some nodes you might pick.
1234)     </p>
1235)     <p>
Andrew Lewman link to the a list of iso 3...

Andrew Lewman authored 12 years ago

1236)     Instead of <tt>$fingerprint</tt> you can also specify a <a
1237)     href="https://secure.wikimedia.org/wikipedia/en/wiki/ISO_3166-1_alpha-2">2
1238)     letter ISO3166 country code</a> in curly braces (for example {de}),
1239)     or an ip address pattern (for example 255.254.0.0/8), or a node
1240)     nickname. Make sure there are no spaces between the commas and the
1241)     list items.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1242)     </p>
1243)     <p>
Roger Dingledine the original author spelled...

Roger Dingledine authored 12 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

1254) 
1255) <p>
1256) If your firewall works by blocking ports, then you can tell Tor to only
1257) 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

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

Roger Dingledine authored 13 years ago

1259) configuration file</a>, or by clicking "My firewall only lets me connect
1260) to certain ports" in Vidalia's Network Settings window.
1261) </p>
1262) 
1263) <p>
1264) By default, when you set this Tor assumes that your firewall allows only
1265) port 80 and port 443 (HTTP and HTTPS respectively). You can select a
1266) different set of ports with the FirewallPorts torrc option.
1267) </p>
1268) 
1269) <p>
1270) If you want to be more fine-grained with your controls, you can also
1271) use the ReachableAddresses config options, e.g.:
1272) </p>
1273) 
1274) <pre>
1275)   ReachableDirAddresses *:80
1276)   ReachableORAddresses *:443
1277) </pre>
1278) 
1279) <hr>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

1295)     feature</a>.
1296)     </li>
1297)     <li>Each Tor relay has an <a href="#ExitPolicies">exit policy</a> that
1298)     specifies what sort of outbound connections are allowed or refused from
1299)     that relay. If you are uncomfortable allowing people to exit from your
1300)     relay, you can set it up to only allow connections to other Tor relays.
1301)     </li>
1302)     <li>It's fine if the relay goes offline sometimes. The directories
1303)     notice this quickly and stop advertising the relay. Just try to make
1304)     sure it's not too often, since connections using the relay when it
1305)     disconnects will break.
1306)     </li>
1307)     <li>We can handle relays with dynamic IPs just fine &mdash; simply
1308)     leave the Address config option blank, and Tor will try to guess.
1309)     </li>
1310)     <li>If your relay is behind a NAT and it doesn't know its public
1311)     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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1314)     offers some examples on how to do this.
1315)     </li>
1316)     <li>Your relay will passively estimate and advertise its recent
1317)     bandwidth capacity, so high-bandwidth relays will attract more users than
1318)     low-bandwidth ones. Therefore having low-bandwidth relays is useful too.
1319)     </li>
1320)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

1328)     <p>
1329)     Great. That's exactly why we implemented exit policies.
1330)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1405) <a id="MultipleRelays"></a>
1406) <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

1407) 
1408) <p>
1409) Great. If you want to run several relays to donate more to the network,
1410) we're happy with that. But please don't run more than a few dozen on
1411) the same network, since part of the goal of the Tor network is dispersal
1412) and diversity.
1413) </p>
1414) 
1415) <p>
1416) 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

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

Roger Dingledine authored 13 years ago

1419) </p>
1420) 
1421) <pre>
1422)     MyFamily $fingerprint1,$fingerprint2,$fingerprint3
1423) </pre>
1424) 
1425) <p>
1426) where each fingerprint is the 40 character identity fingerprint (without
1427) spaces). You can also list them by nickname, but fingerprint is safer. Be
1428) sure to prefix the digest strings with a dollar sign ('$') so that the
1429) digest is not confused with a nickname in the config file.
1430) </p>
1431) 
1432) <p>
1433) That way clients will know to avoid using more than one of your relays
1434) in a single circuit. You should set MyFamily if you have administrative
1435) control of the computers or of their network, even if they're not all in
1436) the same geographic location.
1437) </p>
1438) 
1439)     <hr>
1440) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Robert Ransom authored 13 years ago

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

1461)     unused buffer memory more aggressively</a>. If you update to OpenSSL
1462)     1.0.0-beta5, Tor's build process will automatically recognize and use
1463)     this feature.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

1491)     </p>
1492)     <ul>
1493)     <li>The name is not currently mapped to a different key. Existing mappings
1494)     are removed after 6 months of inactivity from a relay.</li>
1495)     <li>The relay must have been around for at least two weeks.</li>
1496)     <li>No other router may have wanted the same name in the past month.</li>
1497)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

1504) 
1505)     <p>
1506)     Sure! We recommend two non-profit charities that are happy to turn
1507)     your donations into better speed and anonymity for the Tor network:
1508)     </p>
1509)     <ul>
1510)     <li><a href="https://www.torservers.net/">torservers.net</a>
1511)     is a German charitable non-profit that runs a wide variety of
Roger Dingledine two fixes from velope

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

1513)     <li><a
1514)     href="https://www.noisebridge.net/wiki/Noisebridge_Tor">Noisebridge</a>
1515)     is a US-based 501(c)(3) non-profit that collects donations and turns
1516)     them into more exit relay capacity.</li>
1517)     </ul>
1518) 
1519)     <p>
1520)     These organizations are not the same as <a href="<page
1521)     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

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

Roger Dingledine authored 12 years ago

1524)     </p>
1525) 
1526)     <p>
1527)     Note that there can be a tradeoff here between anonymity and
1528)     performance. The Tor network's anonymity comes in part from diversity,
1529)     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

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

1534)     performance. Improving anonymity and improving performance are both
1535)     worthwhile goals, so however you can help is great!
1536)     </p>
1537) 
1538)     <hr>
1539) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

1543)     <p>
1544)     Tor uses a variety of different keys, with three goals in mind: 1)
1545)     encryption to ensure privacy of data within the Tor network, 2)
1546)     authentication so clients know they're
1547)     talking to the relays they meant to talk to, and 3) signatures to make
1548)     sure all clients know the same set of relays.
1549)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1551)     <p>
1552)     <b>Encryption</b>: first, all connections in Tor use TLS link encryption,
1553)     so observers can't look inside to see which circuit a given cell is
1554)     intended for. Further, the Tor client establishes an ephemeral encryption
Roger Dingledine explain that the authentica...

Roger Dingledine authored 12 years ago

1555)     key with each relay in the circuit; these extra layers of encryption
1556)     mean that only the exit relay can read
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1557)     the cells. Both sides discard the circuit key when the circuit ends,
1558)     so logging traffic and then breaking into the relay to discover the key
1559)     won't work.
1560)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1562)     <p>
1563)     <b>Authentication</b>:
1564)     Every Tor relay has a public decryption key called the "onion key".
Roger Dingledine explain that the authentica...

Roger Dingledine authored 12 years ago

1565)     Each relay rotates its onion key once a week.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1566)     When the Tor client establishes circuits, at each step it <a
1567)     href="<svnprojects>design-paper/tor-design.html#subsec:circuits">demands
1568)     that the Tor relay prove knowledge of its onion key</a>. That way
1569)     the first node in the path can't just spoof the rest of the path.
Roger Dingledine explain that the authentica...

Roger Dingledine authored 12 years ago

1570)     Because the Tor client chooses the path, it can make sure to get
1571)     Tor's "distributed trust" property: no single relay in the path can
1572)     know about both the client and what the client is doing.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

1582)     of all the known relays, and in that list are a set of certificates from
1583)     each relay (self-signed by their identity key) specifying their keys,
1584)     locations, exit policies, and so on. So unless the adversary can control
Roger Dingledine explain that the authentica...

Roger Dingledine authored 12 years ago

1585)     a majority of the directory authorities (as of 2012 there are 8
Roger Dingledine specify there are 8 dir auths

Roger Dingledine authored 12 years ago

1586)     directory authorities), he can't trick the Tor client into using
1587)     other Tor relays.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

1614) 
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

1623) this case, the research community knows no practical low-latency design
1624) that can reliably stop the attacker from correlating volume and timing
1625) information on the two sides.
1626) </p>
1627) 
1628) <p>
1629) So, what should we do? Suppose the attacker controls, or can observe,
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

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

1638) </p>
1639) 
1640) <p>
Roger Dingledine faq clarification from 'cyb...

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

1649) </p>
1650) 
1651) <p>
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1658) </p>
1659) 
1660) <p>
1661) Restricting your entry nodes may also help against attackers who want
1662) to run a few Tor nodes and easily enumerate all of the Tor user IP
1663) addresses. (Even though they can't learn what destinations the users
1664) 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

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

Roger Dingledine authored 13 years ago

1667) </p>
1668) 
1669)     <hr>
1670) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

1674)     <p>
1675)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1729)     <p>
1730)     Fourth, we need to better understand the risks from
1731)     letting the attacker send traffic through your relay while
1732)     you're also initiating your own anonymized traffic. <a
1733)     href="http://freehaven.net/anonbib/#back01">Three</a> <a
1734)     href="http://freehaven.net/anonbib/#clog-the-queue">different</a>
1735)     <a href="http://freehaven.net/anonbib/#torta05">research</a> papers
1736)     describe ways to identify the relays in a circuit by running traffic
1737)     through candidate relays and looking for dips in the traffic while the
1738)     circuit is active. These clogging attacks are not that scary in the Tor
1739)     context so long as relays are never clients too. But if we're trying to
1740)     encourage more clients to turn on relay functionality too (whether as
1741)     <a href="<page docs/bridges>">bridge relays</a> or as normal relays), then
1742)     we need to understand this threat better and learn how to mitigate it.
1743)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1745)     <p>
1746)     Fifth, we might need some sort of incentive scheme to encourage people
1747)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1752)     <p>
1753)     Please help on all of these!
1754)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

1755) 
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

1756) <hr>
1757) 
1758) <a id="TransportIPnotTCP"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

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

1760) 
1761) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1766) </p>
1767) 
1768) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1773) </p>
1774) 
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1786) </li>
1787) <li>Certain protocols will still leak information. For example, we must
1788) rewrite DNS requests so they are delivered to an unlinkable DNS server
1789) rather than the DNS server at a user's ISP; thus, we must understand
1790) the protocols we are transporting.
1791) </li>
1792) <li><a
1793) href="http://crypto.stanford.edu/~nagendra/projects/dtls/dtls.html">DTLS</a>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1798) </li>
1799) <li>Exit policies for arbitrary IP packets mean building a secure
1800) IDS. Our node operators tell us that exit policies are one of the main
1801) reasons they're willing to run Tor. Adding an Intrusion Detection System
1802) to handle exit policies would increase the security complexity of Tor,
1803) and would likely not work anyway, as evidenced by the entire field of IDS
1804) and counter-IDS papers. Many potential abuse issues are resolved by the
1805) fact that Tor only transports valid TCP streams (as opposed to arbitrary
1806) IP including malformed packets and IP floods), so exit policies become
1807) even <i>more</i> important as we become able to transport IP packets. We
1808) also need to compactly describe exit policies in the Tor directory,
1809) so clients can predict which nodes will allow their packets to exit &mdash;
1810) and clients need to predict all the packets they will want to send in
1811) a session before picking their exit node!
1812) </li>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1817) </li>
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

1818) </ol>
1819) 
1820) <hr>
1821) 
1822) <a id="HideExits"></a>
1823) <h3><a class="anchor" href="#HideExits">You should hide the list of Tor
1824) relays, so people can't block the exits.</a></h3>
1825) 
1826) <p>
1827) There are a few reasons we don't:
1828) </p>
1829) 
1830) <ol>
1831) <li>We can't help but make the information available, since Tor clients
1832) need to use it to pick their paths. So if the "blockers" want it, they
1833) can get it anyway. Further, even if we didn't tell clients about the
1834) list of relays directly, somebody could still make a lot of connections
1835) through Tor to a test site and build a list of the addresses they see.
1836) </li>
1837) 
1838) <li>If people want to block us, we believe that they should be allowed to
1839) do so.  Obviously, we would prefer for everybody to allow Tor users to
1840) connect to them, but people have the right to decide who their services
1841) should allow connections from, and if they want to block anonymous users,
1842) they can.
1843) </li>
1844) 
1845) <li>Being blockable also has tactical advantages: it may be a persuasive
Roger Dingledine add a link to the 'banning...

Roger Dingledine authored 12 years ago

1846) response to website maintainers who feel threatened by Tor. Giving them
1847) the option may inspire them to <a href="<page docs/faq-abuse>#Bans">stop
1848) and think</a> about whether they really want to eliminate private access
1849) to their system, and if not, what other options they might have. The
1850) time they might otherwise have spent blocking Tor, they may instead
1851) spend rethinking their overall approach to privacy and anonymity.
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

1852) </li>
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

1853) </ol>
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="Criminals"></a>
Roger Dingledine augh! newlines in faq entry...

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Karsten Loesing authored 12 years ago

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

Andrew Lewman authored 13 years ago

1873)     here</a>.
1874)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

1878)   </div>
1879)   <!-- END MAINCOL -->
1880)   <div id = "sidecol">
1881) #include "side.wmi"
1882) #include "info.wmi"
1883)   </div>
1884)   <!-- END SIDECOL -->
1885) </div>
1886) <!-- END CONTENT -->