efb55037b024f7d6c9ac72cb95b82f68fd8e2af2
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>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

20)     <li><a href="#Torisdifferent">How is Tor different from other
21) proxies?</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

22)     <li><a href="#CompatibleApplications">What programs can I use with
23)     Tor?</a></li>
24)     <li><a href="#WhyCalledTor">Why is it called Tor?</a></li>
25)     <li><a href="#Backdoor">Is there a backdoor in Tor?</a></li>
Andrew Lewman who ships magazines these d...

Andrew Lewman authored 11 years ago

26)     <li><a href="#DistributingTor">Can I distribute Tor?</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>
Roger Dingledine faq: is there a tor forum?

Roger Dingledine authored 11 years ago

28)     <li><a href="#Forum">Is there a Tor forum?</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

29)     <li><a href="#WhySlow">Why is Tor so slow?</a></li>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

30)     <li><a href="#FileSharing">How can I share files anonymously through Tor?
31)     </a></li>
32)     <li><a href="#OutboundPorts">Do I have to open all these outbound ports 
33)     on my firewall?</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

34)     <li><a href="#Funding">What would The Tor Project do with more
35)     funding?</a></li>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

36)     <li><a href="#IsItWorking">How can I tell if Tor is working, and that my 
37)     connections really are anonymized?</a></li>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

38)     <li><a href="#FTP">How do I use my browser for ftp with Tor?</a></li>
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

39)     <li><a href="#NoDataScrubbing">Does Tor remove personal information 
40)     from the data my application sends?</a></li>
Roger Dingledine import, and correct the fal...

Roger Dingledine authored 13 years ago

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

Robert Ransom authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

52)     <li><a href="#GetTor">Your website is blocked in my country. How
53)     do I download Tor?</a></li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

54)     <li><a href="#CompileTorWindows">How do I compile Tor under
55) Windows?</a></li>
Matt Pagan Added an FAQ entry relevant...

Matt Pagan authored 10 years ago

56)     <li><a href="#VirusFalsePositives">Why does my Tor executable appear to
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

57)     have a virus or spyware?</a></li>
Matt Pagan Added an FAQ entry relevant...

Matt Pagan authored 10 years ago

58)     <li><a href="#tarFiles">How do I open a .tar.gz or .tar.xz file?</a></li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

59)     <li><a href="#LiveCD">Is there a LiveCD or other bundle that
60) includes Tor?</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

66)     <li><a href="#TBBFlash">Why can't I view videos on YouTube and other
67)     Flash-based sites?</a></li>
Matt Pagan Added FAQs re Sophos antivi...

Matt Pagan authored 10 years ago

68)     <li><a href="#Ubuntu">I'm using Ubuntu, and I can't start Tor Browser.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

69)     </a></li>
Matt Pagan Added FAQs re Sophos antivi...

Matt Pagan authored 10 years ago

70)     <li><a href="#UbuntuBlackedOut">I'm using Ubuntu, and I can't type 
71)     anything into my browser.</a></li>
72)     <li><a href="#SophosOnMac">I'm using the Sophos anti-virus
73)     software on my Mac, and Tor Browser won't start.</a></li>
Moritz Bartl ... and changed the questio...

Moritz Bartl authored 11 years ago

74)     <li><a href="#TBBSocksPort">I want to
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

75)     run another application through the Tor launched by Tor Browser
Moritz Bartl ... and changed the questio...

Moritz Bartl authored 11 years ago

76)     Bundle.</a></li>
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

79)     <li><a href="#TBBOtherExtensions">Can I install other Firefox
Moritz Bartl removed torbutton pages, mo...

Moritz Bartl authored 11 years ago

80)     extensions? Which extensions should I avoid using?</a></li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

81)     <li><a href="#TBBJavaScriptEnabled">Why is NoScript configured to
82) allow JavaScript by default in the Tor Browser Bundle?  Isn't that
83) unsafe?</a></li>
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

84)     <li><a href="#TBBOtherBrowser">I want to use Chrome/IE/Opera/etc
85)     with Tor.</a></li>
Matt Pagan Added an FAQ entry relevant...

Matt Pagan authored 10 years ago

86)     <li><a href="#TorbuttonOtherBrowser">Will Torbutton be available 
87)     for other browsers?</a></li>
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

88)     <li><a href="#TBBCloseBrowser">I want to leave Tor Browser Bundle
89)     running but close the browser.</a></li>
90) 
Matt Pagan Added an FAQ entry relevant...

Matt Pagan authored 10 years ago

91)     <li><a href="#GoogleCAPTCHA">Google makes me solve a CAPTCHA or tells
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

92)     me I have spyware installed.</a></li>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

93)     <li><a href="#ForeignLanguages">Why does Google show up in foreign 
Matt Pagan added a missing tag

Matt Pagan authored 10 years ago

94)     languages?</a></li>
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

95)     <li><a href="#GmailWarning">Gmail warns me that my account may have
96)     been compromised.</a></li>
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

97)     <li><a href="#NeedToUseAProxy">My internet connection requires an HTTP 
98)     or SOCKS Proxy</a></li>
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

99)     <li><a href="#CantSetProxy">What should I do if I can't set a proxy 
100)     with my application?</a></li>
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

101)     <li><a href="#WhereDidVidaliaGo">Where did the world map (Vidalia) 
102)     go?</a></li>
103)     <li><a href="#DisableJS">How do I disable JavaScript?</a></li>
104)     <li><a href="#VerifyDownload">How do I verify the download 
105)     (sha256sums.txt)?</a></li>
106)     <li><a href="#NewIdentityClosingTabs">Why does "New Identity" close 
107)     all my open tabs?</a></li>
108)     <li><a href="#ConfigureRelayOrBridge">How do I configure Tor as a relay 
109)     or bridge?</a></li>
110)     <li><a href="#Timestamps">Why are the file timestamps from 2000?</a></li>
111)     <li><a href="#SourceCode">Where is the source code for the bundle? How do 
112)     I verify a build?</a></li>
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

113)     </ul>
114) 
115)     <p>Advanced Tor usage:</p>
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

120)     logs?</a></li>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

121)     <li><a href="#LogLevel">What log level should I use?</a></li>
Andrew Lewman attempt to address ticket 4...

Andrew Lewman authored 12 years ago

122)     <li><a href="#DoesntWork">Tor is running, but it's not working
123)     correctly.</a></li>
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

124)     <li><a href="#TorCrash">My Tor keeps crashing.</a></li>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

125)     <li><a href="#VidaliaPassword">Tor/Vidalia prompts for a password at
126)     start.</a></li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

127)     <li><a href="#ChooseEntryExit">Can I control which nodes (or
128) country)
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

129)     are used for entry/exit?</a></li>
Roger Dingledine import, and correct the fal...

Roger Dingledine authored 13 years ago

130)     <li><a href="#FirewallPorts">My firewall only allows a few outgoing
131)     ports.</a></li>
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

132)     <li><a href="#DefaultExitPorts">Is there a list of default exit ports?</a></li>
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

133)     <li><a href="#WarningsAboutSOCKSandDNSInformationLeaks">I keep seeing 
134)     these warnings about SOCKS and DNS information leaks. Should I 
135)     worry?</a></li>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

136)     <li><a href="#SocksAndDNS">How do I check if my application that uses 
137)     SOCKS is leaking DNS requests?</a></li>
138)     <li><a href="#DifferentComputer">I want to run my Tor client on a 
139)     different computer than my applications.</a></li>
140)     <li><a href="#ServerClient">Can I install Tor on a central server, and 
141)     have my clients connect to it?</a></li>
142)     <li><a href="#JoinTheNetwork">So I can just configure a nickname and 
143)     ORPort and join the network?</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

146)     <p>Running a Tor relay:</p>
147)     <ul>
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

148) 
149)     <li><a href="#HowDoIDecide">How do I decide if I should run a relay?
150)     </a></li>
Matt Pagan Added a missing anchor; Add...

Matt Pagan authored 10 years ago

151)     <li><a href="#WhyIsntMyRelayBeingUsedMore">Why isn't my relay being 
152)     used more?</a></li>
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

153)     <li><a href="#IDontHaveAStaticIP">I don't have a static IP.</a></li>
154)     <li><a href="#ModemKeepsCrashing">My cable/dsl modem keeps crashing. 
155)     What's going on?</a></li>
156)     <li><a href="#PortscannedMore">Why do I get portscanned more often 
157)     when I run a Tor relay?</a></li>
158)     <li><a href="#MoreThanOneCPU">I have more than one CPU. Does this 
159)     help?</a></li>
Matt Pagan Added a missing anchor; Add...

Matt Pagan authored 10 years ago

160)     <li><a href="#HighCapacityConnection">How can I get Tor to fully 
161)     make use of my high capacity connection?</a></li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

162)     <li><a href="#RelayFlexible">How stable does my relay need to
163) be?</a></li>
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

164)     <li><a href="#BandwidthShaping">What bandwidth shaping options are 
165)     available to Tor relays?</a></li>
166)     <li><a href="#LimitTotalBandwidth">How can I limit the total amount 
167)     of bandwidth used by my Tor relay?</a></li>
168)     <li><a href="#ExitPolicies">I'd run a relay, but I don't want to deal
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

169)     with abuse issues.</a></li>
170)     <li><a href="#RelayOrBridge">Should I be a normal relay or bridge
171)     relay?</a></li>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

172)     <li><a href="#UpgradeOrMove">I want to upgrade/move my relay. How do I 
173)     keep the same key?</a></li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

174)     <li><a href="#MultipleRelays">I want to run more than one
175) relay.</a></li>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

176)     <li><a href="#NTService">How do I run my Tor relay as an NT service?
177)     </a></li>
178)     <li><a href="#VirtualServer">Can I run a Tor relay from my virtual server 
179)     account?</a></li>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

180)     <li><a href="#WrongIP">My relay is picking the wrong IP address.</a></li>
181)     <li><a href="#BehindANAT">I'm behind a NAT/Firewall</a></li>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

182)     <li><a href="#RelayMemory">Why is my Tor relay using so much memory?
183)     </a></li>
184)     <li><a href="#BetterAnonymity">Do I get better anonymity if I run a relay?
185)     </a></li>
Roger Dingledine change faq title

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

189) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

190)     <p>Tor hidden services:</p>
191)     <ul>
192)     <li><a href="#AccessHiddenServices">How do I access hidden services?</a></li>
193)     <li><a href="#ProvideAHiddenService">How do I provide a hidden service</a></li>
194)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

195) 
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

196)     <p>Development</p>
197)     <ul>
198)     <li><a href="#WhoIsResponsible">Who is responsible for Tor?</a></li>
199)     <li><a href="#VersionNumbers">What do these weird version numbers 
200)     mean?</a></li>
201)     <li><a href="#PrivateTorNetwork">How do I set up my own private
202)     Tor network?</a></li>
203)     <li><a href="#UseTorWithJava">How can I make my Java program use the 
204)     Tor network?</a></li>
205)     <li><a href="#WhatIsLibevent">What is Libevent?</a></li>
206)     <li><a href="#MyNewFeature">What do I need to do to get a new feature 
207)     into Tor?</a></li>
208)     </ul>
209) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

210)     <p>Anonymity and Security:</p>
211)     <ul>
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

212)     <li><a href="#WhatProtectionsDoesTorProvide">What protections does Tor 
213)     provide?</a></li>
214)     <li><a href="#CanExitNodesEavesdrop">Can exit nodes eavesdrop on 
215)     communications? Isn't that bad? </a></li>
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

216)     <li><a href="#AmITotallyAnonymous">So I'm totally anonymous if I use 
217)     Tor?</a></li>
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

218)     <li><a href="#ExitEnclaving">What is Exit Enclaving?</a></li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

219)     <li><a href="#KeyManagement">Tell me about all the keys Tor
220) uses.</a></li>
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

221)     <li><a href="#EntryGuards">What are Entry Guards?</a></li>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

222)     <li><a href="#ChangePaths">How often does Tor change its paths?</a></li>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

223)     <li><a href="#CellSize">Tor uses hundreds of bytes for every IRC line. I 
224)     can't afford that!</a></li>
225)     <li><a href="#OutboundConnections">Why does netstat show these outbound 
226)     connections?</a></li>
227)     <li><a href="#PowerfulBlockers">What about powerful blocking mechanisms
228)     </a></li>
229)     <li><a href="#RemotePhysicalDeviceFingerprinting">Does Tor resist 
230)     "remote physical device fingerprinting"?</a></li>
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

231)     <li><a href="#VPN">Is Tor like a VPN?</a></li>
Matt Pagan Created a new FAQ entry abo...

Matt Pagan authored 10 years ago

232)     <li><a href="#Proxychains">Aren't 10 proxies (proxychains) better than 
233)     Tor with only 3 hops?</a></li>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

234)     <li><a href="#AttacksOnOnionRouting">What attacks remain against onion 
235)     routing?</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

238)     <p>Alternate designs that we don't do (yet):</p>
239)     <ul>
240)     <li><a href="#EverybodyARelay">You should make every Tor user be a
241)     relay.</a></li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

242)     <li><a href="#TransportIPnotTCP">You should transport all IP
243) packets,
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

244)     not just TCP packets.</a></li>
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

245)     <li><a href="#HideExits">You should hide the list of Tor relays,
246)     so people can't block the exits.</a></li>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

247)     <li><a href="#ChoosePathLength">You should let people choose their path 
248)     length.</a></li>
249)     <li><a href="#SplitEachConnection">You should split each connection over 
250)     many paths.</a></li>
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

251)     <li><a href="#MigrateApplicationStreamsAcrossCircuits">You should migrate 
252)     application streams across circuits.</a></li>
253)     <li><a href="#LetTheNetworkPickThePath">You should let the network pick 
254)     the path, not the client.</a></li>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

255)     <li><a href="#UnallocatedNetBlocks">Your default exit policy should block 
256)     unallocated net blocks too.</a></li>
257)     <li><a href="#BlockWebsites">Exit policies should be able to block 
258)     websites, not just IP addresses.</a></li>
259)     <li><a href="#BlockContent">You should change Tor to prevent users from 
260)     posting certain content.</a></li>
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

261)     <li><a href="#SendPadding">You should send padding so it's more secure.
262)     </a></li>
263)     <li><a href="#Steganography">You should use steganography to hide Tor 
264)     traffic.</a></li>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

265)     <li><a href="#IPv6">Tor should support IPv6.</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

269)     <ul>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

270)     <li><a href="#Criminals">Doesn't Tor enable criminals to do bad
271) things?</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

272)     <li><a href="#RespondISP">How do I respond to my ISP about my exit
273)     relay?</a></li>
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

274)     <li><a href="#HelpPoliceOrLawyers">I have questions about
275)    a Tor IP address for a legal case.</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

277) 
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

280)     href="<wikifaq>">wiki FAQ</a> for now.</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="General"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

289)     <p>
290)     The name "Tor" can refer to several different components.
291)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

293)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

294)     The Tor software is a program you can run on your computer that
295) helps keep
296)     you safe on the Internet. Tor protects you by bouncing your
297) communications
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

298)     around a distributed network of relays run by volunteers all around
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

299)     the world: it prevents somebody watching your Internet connection
300) from
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

301)     learning what sites you visit, and it prevents the sites you visit
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

302)     from learning your physical location. This set of volunteer relays
303) is
304)     called the Tor network. You can read more about how Tor works on the
305) <a
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

306)     href="<page about/overview>">overview page</a>.
307)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

309)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

310)     The Tor Project is a non-profit (charity) organization that
311) maintains
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

312)     and develops the Tor software.
313)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

317)     <a id="Torisdifferent"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

318)     <h3><a class="anchor" href="#Torisdifferent">How is Tor different
319) from other proxies?</a></h3>
320)     <p>
321)     A typical proxy provider sets up a server somewhere on the Internet
322) and
323) allows you to use it to relay your traffic.  This creates a simple, easy
324) to
325) maintain architecture.  The users all enter and leave through the same
326) server.
327) The provider may charge for use of the proxy, or fund their costs
328) through
329) advertisements on the server.  In the simplest configuration, you don't
330) have to
331) install anything.  You just have to point your browser at their proxy
332) server.
333) Simple proxy providers are fine solutions if you do not want protections
334) for
335) your privacy and anonymity online and you trust the provider from doing
336) bad
337) things.  Some simple proxy providers use SSL to secure your connection
338) to them.
339) This may protect you against local eavesdroppers, such as those at a
340) cafe with
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

341) free wifi Internet.
342)     </p>
343)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

344)     Simple proxy providers also create a single point of failure.  The
345) provider
346) knows who you are and where you browse on the Internet.  They can see
347) your
348) traffic as it passes through their server.  In some cases, they can even
349) see
Roger Dingledine minor faq cleanups

Roger Dingledine authored 13 years ago

350) inside your
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

351) encrypted traffic as they relay it to your banking site or to ecommerce
352) stores.
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

353) You have to trust the provider isn't doing any number of things, such as
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

354) watching your traffic, injecting their own advertisements into your
355) traffic
Roger Dingledine minor faq cleanups

Roger Dingledine authored 13 years ago

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

Runa A. Sandvik authored 13 years ago

357)     </p>
358)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

359)     Tor passes your traffic through at least 3 different servers before
360) sending
361) it on to the destination. Because there's a separate layer of encryption
362) for
363) each of the three relays, Tor does not modify, or even know, what you
364) are
365) sending into it.  It merely relays your traffic, completely encrypted
366) through
367) the Tor network and has it pop out somewhere else in the world,
368) completely
369) intact.  The Tor client is required because we assume you trust your
370) local
371) computer.  The Tor client manages the encryption and the path chosen
372) through
373) the network.  The relays located all over the world merely pass
374) encrypted
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

375) packets between themselves.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

376)     <p>
377)     <dl>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

378)     <dt>Doesn't the first server see who I am?</dt><dd>Possibly. A bad
379) first of
380) three servers can see encrypted Tor traffic coming from your computer.
381) It
382) still doesn't know who you are and what you are doing over Tor.  It
383) merely sees
384) "This IP address is using Tor".  Tor is not illegal anywhere in the
385) world, so
386) using Tor by itself is fine.  You are still protected from this node
387) figuring
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

388) out who you are and where you are going on the Internet.</dd>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

389)     <dt>Can't the third server see my traffic?</dt><dd>Possibly.  A bad
390) third
391) of three servers can see the traffic you sent into Tor.  It won't know
392) who sent
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

393) this traffic.  If you're using encryption, such as visiting a bank or
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

394) e-commerce website, or encrypted mail connections, etc, it will only
395) know the
396) destination.  It won't be able to see the data inside the traffic
397) stream.  You
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

398) are still protected from this node figuring out who you are and if using
399) encryption, what data you're sending to the destination.</dd>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

400)     </dl>
401)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

405)     <a id="CompatibleApplications"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

409)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

410)     If you want to use Tor with a web browser, we provide the Tor Browser 
411)     Bundle, which includes everything you need to browse the web safely using 
412)     Tor. If you want to use another web browser with Tor, see <a 
413)     href="#TBBOtherBrowser">Other web browsers</a>. 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

414)     </p>
415)     <p>
416)     There are plenty of other programs you can use with Tor,
417)     but we haven't researched the application-level anonymity
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

418)     issues on all of them well enough to be able to recommend a safe
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

419)     configuration. Our wiki has a list of instructions for <a
Karsten Loesing Update wiki links

Karsten Loesing authored 13 years ago

420)     href="<wiki>doc/TorifyHOWTO">Torifying
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

421)     specific applications</a>.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

422)     Please add to these lists and help us keep them accurate!
423)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

427)     <a id="WhyCalledTor"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

431)     <p>
432)     Because Tor is the onion routing network. When we were starting the
433)     new next-generation design and implementation of onion routing in
434)     2001-2002, we would tell people we were working on onion routing,
435)     and they would say "Neat. Which one?" Even if onion routing has
436)     become a standard household term, Tor was born out of the actual <a
437)     href="http://www.onion-router.net/">onion routing project</a> run by
438)     the Naval Research Lab.
439)     </p>
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)     <p>
442)     (It's also got a fine translation from German and Turkish.)
443)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

445)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

446)     Note: even though it originally came from an acronym, Tor is not
447) spelled
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

448)     "TOR". Only the first letter is capitalized. In fact, we can usually
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

449)     spot people who haven't read any of our website (and have instead
450) learned
451)     everything they know about Tor from news articles) by the fact that
452) they
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

453)     spell it wrong.
454)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

458)     <a id="Backdoor"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

462)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

463)     There is absolutely no backdoor in Tor. Nobody has asked us to put
464) one
465)     in, and we know some smart lawyers who say that it's unlikely that
466) anybody
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

467)     will try to make us add one in our jurisdiction (U.S.). If they do
468)     ask us, we will fight them, and (the lawyers say) probably win.
469)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

471)     <p>
472)     We think that putting a backdoor in Tor would be tremendously
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

473)     irresponsible to our users, and a bad precedent for security
474) software
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

475)     in general. If we ever put a deliberate backdoor in our security
476)     software, it would ruin our professional reputations. Nobody would
477)     trust our software ever again &mdash; for excellent reason!
478)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

480)     <p>
481)     But that said, there are still plenty of subtle attacks
482)     people might try. Somebody might impersonate us, or break into our
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

483)     computers, or something like that. Tor is open source, and you
484) should
485)     always check the source (or at least the diffs since the last
486) release)
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

487)     for suspicious things. If we (or the distributors) don't give you
488)     source, that's a sure sign something funny might be going on. You
489)     should also check the <a href="<page docs/verifying-signatures>">PGP
490)     signatures</a> on the releases, to make sure nobody messed with the
491)     distribution sites.
492)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

494)     <p>
495)     Also, there might be accidental bugs in Tor that could affect your
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

496)     anonymity. We periodically find and fix anonymity-related bugs, so
497) make
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

498)     sure you keep your Tor versions up-to-date.
499)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

503)     <a id="DistributingTor"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

507)     <p>
508)     Yes.
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>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

512)     The Tor software is <a href="https://www.fsf.org/">free
513) software</a>. This
514)     means we give you the rights to redistribute the Tor software,
515) either
516)     modified or unmodified, either for a fee or gratis. You don't have
517) to
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

518)     ask us for specific permission.
519)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

521)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

522)     However, if you want to redistribute the Tor software you must
523) follow our
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

524)     <a href="<gitblob>LICENSE">LICENSE</a>.
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

525)     Essentially this means that you need to include our LICENSE file
526) along
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

527)     with whatever part of the Tor software you're distributing.
528)     </p>
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)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

531)     Most people who ask us this question don't want to distribute just
532) the
Andrew Lewman attempt to clarify the dist...

Andrew Lewman authored 12 years ago

533)     Tor software, though. They want to distribute the <a
Roger Dingledine touchups on the faq that ha...

Roger Dingledine authored 10 years ago

534)     href="<page projects/torbrowser>">Tor Browser</a>. This includes <a
Andrew Lewman attempt to clarify the dist...

Andrew Lewman authored 12 years ago

535)     href="https://www.mozilla.org/en-US/firefox/all-aurora.html">Mozilla
536)     Aurora</a> and <a href="<page projects/vidalia>">Vidalia</a>.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

546)     </p>
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)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

549)     Also, you should make sure not to confuse your readers about what
550) Tor is,
551)     who makes it, and what properties it provides (and doesn't provide).
552) See
553)     our <a href="<page docs/trademark-faq>">trademark FAQ</a> for
554) details.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

557)     <p>
558)     Lastly, you should realize that we release new versions of the
559)     Tor software frequently, and sometimes we make backward incompatible
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

560)     changes. So if you distribute a particular version of the Tor
561) software, it
562)     may not be supported &mdash; or even work &mdash; six months later.
563) This
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

564)     is a fact of life for all security software under heavy development.
565)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

569)     <a id="SupportMail"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

572) 
Andrew Lewman improve the support faq ans...

Andrew Lewman authored 11 years ago

573)     <p>Your best bet is to first try the following:</p>
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

574)     <ol>
575)     <li>Read through this <a href="<page docs/faq>">FAQ</a>.</li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

576)     <li>Read through the <a href="<page
577) docs/documentation>">documentation</a>.</li>
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

578)     <li>Read through the <a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 12 years ago

582)     archives</a> and see if your question is already answered.</li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

583)     <li>Join our <a href="ircs://irc.torproject.org#tor">irc channel</a>
584) and
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

585)     state the issue and wait for help.</li>
Andrew Lewman fix two of the faq answers.

Andrew Lewman authored 12 years ago

586)     <li>Send an email to <a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

587) 
588) href="mailto:help@rt.torproject.org">help@rt.torproject.org</a>.</li>
589)     <li>If all else fails, try <a href="<page about/contact>">contacting
590) us</a> directly.</li>
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

592) 
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

593)     <p>If you find your answer, please stick around on the IRC channel
594) or the
Andrew Lewman improve the support faq ans...

Andrew Lewman authored 11 years ago

595)     mailing list to help others who were once in your position.</p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

598) 
Roger Dingledine faq: is there a tor forum?

Roger Dingledine authored 11 years ago

599)     <a id="Forum"></a>
600)     <h3><a class="anchor" href="#Forum">Is there a Tor forum?</a></h3>
601) 
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

602)     <p>We have a <a href="https://tor.stackexchange.com/">StackExchange 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

603)     page</a> that is currently in public beta.
Roger Dingledine faq: is there a tor forum?

Roger Dingledine authored 11 years ago

604)     </p>
605) 
606)     <hr>
607) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

608)     <a id="WhySlow"></a>
609)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

615)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

616)     Before we answer, though, you should realize that Tor is never going
617) to
618)     be blazing fast. Your traffic is bouncing through volunteers'
619) computers
620)     in various parts of the world, and some bottlenecks and network
621) latency
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

622)     will always be present. You shouldn't expect to see university-style
623)     bandwidth through Tor.
624)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

626)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

627)     But that doesn't mean that it can't be improved. The current Tor
628) network
629)     is quite small compared to the number of people trying to use it,
630) and
631)     many of these users don't understand or care that Tor can't
632) currently
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

633)     handle file-sharing traffic load.
634)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

638)     href="<blog>why-tor-is-slow">Roger's blog
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

639)     post on the topic</a>, which includes both a detailed PDF and a
640) video
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

641)     to go with it.
642)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

644)     <p>
645)     What can you do to help?
646)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

650)     <li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

651)     <a href="<page docs/tor-doc-relay>">Configure your Tor to relay
652) traffic
653)     for others</a>. Help make the Tor network large enough that we can
654) handle
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

655)     all the users who want privacy and security on the Internet.
656)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

658)     <li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

666)     <li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

667)     There are some bottlenecks in the current Tor network. Help us
668) design
669)     experiments to track down and demonstrate where the problems are,
670) and
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

671)     then we can focus better on fixing them.
672)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

674)     <li>
675)     Tor needs some architectural changes too. One important change is to
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

676)     start providing <a href="#EverybodyARelay">better service to people
677) who
678)     relay traffic</a>. We're working on this, and we'll finish faster if
679) we
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

680)     get to spend more time on it.
681)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

683)     <li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

684)     Help do other things so we can do the hard stuff. Please take a
685) moment
686)     to figure out what your skills and interests are, and then <a
687) href="<page
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

688)     getinvolved/volunteer>">look at our volunteer page</a>.
689)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

691)     <li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

692)     Help find sponsors for Tor. Do you work at a company or government
693) agency
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

694)     that uses Tor or has a use for Internet privacy, e.g. to browse the
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

695)     competition's websites discreetly, or to connect back to the home
696) servers
697)     when on the road without revealing affiliations? If your
698) organization has
699)     an interest in keeping the Tor network working, please contact them
700) about
701)     supporting Tor. Without sponsors, Tor is going to become even
702) slower.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

705)     <li>
706)     If you can't help out with any of the above, you can still help out
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

707)     individually by <a href="<page donate/donate>">donating a bit of
708) money to the
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

709)     cause</a>. It adds up!
710)     </li>
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)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

715) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

716)     <a id="FileSharing"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

717)     <h3><a class="anchor" href="#FileSharing">How can I share files 
718)     anonymously through Tor?</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

719) 
720)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

721)     File sharing (peer-to-peer/P2P) is widely unwanted in the Tor network, 
722)     and exit nodes are configured to block file sharing traffic by default. 
723)     Tor is not really designed for it, and file sharing through Tor slows 
724)     down everyone's browsing. Also, Bittorrent over Tor <a 
725)     href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">
726)     is not anonymous</a>!
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

727)     </p>
728) 
729)     <hr>
730) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

731)     <a id="Funding"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 12 years ago

736)     The Tor network's <a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

737) 
738) href="https://metrics.torproject.org/network.html#networksize">several
Roger Dingledine future-proof our user and t...

Roger Dingledine authored 12 years ago

739)     thousand</a> relays push <a
740)     href="https://metrics.torproject.org/network.html#bandwidth">over
741)     1GB per second on average</a>. We have <a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

742) 
743) href="https://metrics.torproject.org/users.html#direct-users">several
Roger Dingledine future-proof our user and t...

Roger Dingledine authored 12 years ago

744)     hundred thousand daily users</a>. But the Tor network is not yet
745)     self-sustaining.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

748)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

749)     There are six main development/maintenance pushes that need
750) attention:
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

755)     <li>
756)     Scalability: We need to keep scaling and decentralizing the Tor
757)     architecture so it can handle thousands of relays and millions of
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

758)     users. The upcoming stable release is a major improvement, but
759) there's
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

760)     lots more to be done next in terms of keeping Tor fast and stable.
761)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

763)     <li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

764)     User support: With this many users, a lot of people are asking
765) questions
766)     all the time, offering to help out with things, and so on. We need
767) good
768)     clean docs, and we need to spend some effort coordinating
769) volunteers.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

772)     <li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

773)     Relay support: the Tor network is run by volunteers, but they still
774) need
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

775)     attention with prompt bug fixes, explanations when things go wrong,
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

776)     reminders to upgrade, and so on. The network itself is a commons,
777) and
778)     somebody needs to spend some energy making sure the relay operators
779) stay
780)     happy. We also need to work on stability on some platforms &mdash;
781) e.g.,
Damian Johnson Fixing/removing a few dead...

Damian Johnson authored 13 years ago

782)     Tor relays have problems on Win XP currently.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

785)     <li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

786)     Usability: Beyond documentation, we also need to work on usability
787) of the
788)     software itself. This includes installers, clean GUIs, easy
789) configuration
790)     to interface with other applications, and generally automating all
791) of
792)     the difficult and confusing steps inside Tor. We've got a start on
793) this
794)     with the <a href="<page projects/vidalia>">Vidalia GUI</a>, but much
795) more work
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

799)     <li>
800)     Incentives: We need to work on ways to encourage people to configure
801)     their Tors as relays and exit nodes rather than just clients.
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

802)     <a href="#EverybodyARelay">We need to make it easy to become a
803) relay,
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

804)     and we need to give people incentives to do it.</a>
805)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

807)     <li>
808)     Research: The anonymous communications field is full
809)     of surprises and gotchas. In our copious free time, we
810)     also help run top anonymity and privacy conferences like <a
811)     href="http://petsymposium.org/">PETS</a>. We've identified a set of
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

812)     critical <a href="<page getinvolved/volunteer>#Research">Tor
813) research questions</a>
814)     that will help us figure out how to make Tor secure against the
815) variety of
816)     attacks out there. Of course, there are more research questions
817) waiting
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

818)     behind these.
819)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

823)     <p>
824)     We're continuing to move forward on all of these, but at this rate
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

825)     <a href="#WhySlow">the Tor network is growing faster than the
826) developers
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

827)     can keep up</a>.
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

828)     Now would be an excellent time to add a few more developers to the
829) effort
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

830)     so we can continue to grow the network.
831)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

833)     <p>
834)     We are also excited about tackling related problems, such as
835)     censorship-resistance.
836)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

838)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

839)     We are proud to have <a href="<page about/sponsors>">sponsorship and
840) support</a>
841)     from the Omidyar Network, the International Broadcasting Bureau,
842) Bell
843)     Security Solutions, the Electronic Frontier Foundation, several
844) government
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

845)     agencies and research groups, and hundreds of private contributors.
846)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

848)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

849)     However, this support is not enough to keep Tor abreast of changes
850) in the
851)     Internet privacy landscape. Please <a href="<page
852) donate/donate>">donate</a>
853)     to the project, or <a href="<page about/contact>">contact</a> our
854) executive
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

855)     director for information on making grants or major donations.
856)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

857) 
Robert Ransom Add a missing horizontal rule

Robert Ransom authored 13 years ago

858)     <hr>
859) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

860)      <a id="OutboundPorts"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

861)     <h3><a class="anchor" href="#OutboundPorts">Do I have to open all these 
862)     outbound ports on my firewall?</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

863) 
864)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

865)     Tor may attempt to connect to any port that is advertised in the 
866)     directory as an ORPort (for making Tor connections) or a DirPort (for 
867)     fetching updates to the directory). There are a variety of these ports, 
868)     but many of them are running on 80, 443, 9001, and 9030.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

869)     </p>
870)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

871)     So as a client, you could probably get away with opening only those four 
872)     ports. Since Tor does all its connections in the background, it will retry 
873)     ones that fail, and hopefully you'll never have to know that it failed, as 
874)     long as it finds a working one often enough. However, to get the most 
875)     diversity in your entry nodes -- and thus the most security -- as well as 
876)     the most robustness in your connectivity, you'll want to let it connect 
877)     to all of them.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

878)     </p>
879)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

880)     If you really need to connect to only a small set of ports, see the FAQ 
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

881)     entry on <a href="#FirewallPorts">firewalled ports</a>.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

882)     </p>
883)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

884)     Note that if you're running Tor as a relay, you must allow outgoing 
885)     connections to every other relay and to anywhere your exit policy 
886)     advertises that you allow. The cleanest way to do that is simply to allow 
887)     all outgoing connections at your firewall. If you don't, clients will try 
888)     to use these connections and things won't work. 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

889)     </p>
890)     
891)     <hr>
892)     
893)     <a id="IsItWorking"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

894)     <h3><a class="anchor" href="#IsItWorking">How can I tell if Tor is 
895)     working, and that my connections really are anonymized?</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

896) 
897)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

898)     There are sites you can visit that will tell you if you appear to be 
899)     coming through the Tor network. Try the <a href="https://check.torproject.org">
900)     Tor Check</a> site and see whether it thinks you are using Tor or not.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

901)     </p>
902)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

903)     If that site is down, you can still test, but it will involve more effort. 
904)     Sites like <a href="http://ipid.shat.net">http://ipid.shat.net</a> and 
905)     <a href="http://www.showmyip.com/">http://www.showmyip.com/</a> will tell 
906)     you what your IP address appears to be, but you'll need to know your 
907)     current IP address so you can compare and decide whether you're using Tor 
908)     correctly.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

909)     </p>
910)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

911)     To learn your IP address on OS X, Linux, BSD, etc, run "ifconfig". On 
912)     Windows, go to the Start menu, click Run and enter "cmd". At the command 
913)     prompt, enter "ipconfig /a".
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

914)     </p>
915)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

916)     If you are behind a NAT or firewall, though, your IP address will be 
917)     within the range of 10.XXX.XXX.XXX, 192.168.XXX.XXX, or 172.16.XXX.XXX - 
918)     172.31.XXX.XXX, which is not your public IP address. In this case, you 
919)     should check your IP address with one of the sites above without using 
920)     Tor, and then check again using Tor to see whether your IP address has 
921)     changed. 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

922)     </p>
923)     
924)     <hr>
925)     
926)     <a id="FTP"></a>
927)     <h3><a class="anchor" href="#FTP">How do I use my browser for ftp with Tor?
928)     </a></h3>
929) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

930)     <p>
Matt Pagan Improved some links.

Matt Pagan authored 10 years ago

931)     Use the <a href="https://torproject.org/projects/torbrowser.html">Tor 
932)     Browser Bundle</a>. If you want a separate application for an 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

933)     ftp client, we've heard good things about  FileZilla for Windows. You can 
934)     configure it to point to Tor as a "socks4a" proxy on "localhost" port 
935)     "9050". 
936)     </p>
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

937) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

938)     <hr>
939)     
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

940)     <a id="NoDataScrubbing"></a>
941)     <h3><a class="anchor" href="#NoDataScrubbing">Does Tor remove personal 
942)     information from the data my application sends?</a></h3>
943) 
944)     <p>No, it doesn't. You need to use a separate program that understands 
945)     your application and protocol and knows how to clean or "scrub" the data 
946)     it sends. The Tor Browser Bundle tries to keep application-level data, 
947)     like the user-agent string, uniform for all users. The Tor Browser can't 
948)     do anything about text that you type into forms, though. <a 
949)     href="https://www.torproject.org/download/download-easy.html.en#warning">Be 
950)     careful and be smart.</a>
951)     </p>
952) 
953)     <hr>
954) 
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

955)     <a id="Metrics"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

956)     <h3><a class="anchor" href="#Metrics">How many people use Tor? How
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

957)     many relays or exit nodes are there?</a></h3>
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

958) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

959)     <p>
960)     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

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

964)     <a id="SSLcertfingerprint"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

965)     <h3><a class="anchor" href="#SSLcertfingerprint">What are the SSL 
966)     certificate fingerprints for Tor's various websites?</a></h3>
Andrew Lewman update the faq with the ssl...

Andrew Lewman authored 13 years ago

967)     <p>
Andrew Lewman a pre will look better.

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

969)     *.torproject.org SSL certificate from Digicert:
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

970)     The serial number is:
Moritz Bartl new ssl cert fingerprints

Moritz Bartl authored 11 years ago

971) 06:DE:97:E5:1D:C3:9D:C2:64:8D:AC:72:DD:41:01:FC
972)     The SHA-1 fingerprint is: 1f9d306e8bfccfcb03981a71a27a9f5d1e0876ce
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

973)     The SHA-256 fingerprint is:
Moritz Bartl new ssl cert fingerprints

Moritz Bartl authored 11 years ago

974) 3613d2b22a750094760c41ad19db52a4f05bdea80172e2578761ad967f7ed9aa
Andrew Lewman update the faq with the ssl...

Andrew Lewman authored 13 years ago

975) 
Andrew Lewman s/cerficate/certificate/

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

980)     </p>
981)     <hr>
982) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

983)     <a id="HowUninstallTor"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

984)     <h3><a class="anchor" href="#HowUninstallTor">How do I uninstall
985) Tor?</a></h3>
986) 
987)     <p>
988)     Tor Browser does not install itself in the classic sense of
989) applications. You just simply delete the folder or directory named "Tor
990) Browser" and it is removed from your system.
991)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

993)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

994)     If this is not related to Tor Browser, uninstallation depends
995) entirely on how you installed it and which operating system you
996)     have. If you installed a package, then hopefully your package has a
997) way to
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

998)     uninstall itself. The Windows packages include uninstallers. 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1006)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1007)     If you installed by source, I'm afraid there is no easy uninstall
1008) method. But
1009)     on the bright side, by default it only installs into /usr/local/ and
1010) it should
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1011)     be pretty easy to notice things there.
1012)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1016)     <a id="PGPSigs"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1020)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1021)     These are PGP signatures, so you can verify that the file you've
1022) downloaded is
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1023)     exactly the one that we intended you to get.
1024)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1026)     <p>
1027)     Please read the <a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1028)     href="<page docs/verifying-signatures>">verifying signatures</a>
1029) page for details.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1032) <hr>
1033) 
1034) <a id="GetTor"></a>
1035) <h3><a class="anchor" href="#GetTor">Your website is blocked in my
1036) country. How do I download Tor?</a></h3>
1037) 
1038) <p>
1039) Some government or corporate firewalls censor connections to Tor's
1040) 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

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

Roger Dingledine authored 12 years ago

1042) Bundle</a> fits nicely on a USB key. Second, find the <a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1043) href="https://encrypted.google.com/search?q=tor+mirrors">google
1044) cache</a>
Roger Dingledine resurrect our finding-tor p...

Roger Dingledine authored 13 years ago

1045) for the <a href="<page getinvolved/mirrors>">Tor mirrors</a> page
1046) and see if any of those copies of our website work for you. Third,
1047) you can download Tor via email: log in to your Gmail account and mail
Andrew Lewman implement ticket 6213.

Andrew Lewman authored 12 years ago

1048) '<tt>gettor@gettor.torproject.org</tt>'. If you include the word 'help'
Roger Dingledine resurrect our finding-tor p...

Roger Dingledine authored 13 years ago

1049) in the body of the email, it will reply with instructions. Note that
1050) only a few webmail providers are supported, since they need to be able
1051) to receive very large attachments.
1052) </p>
1053) 
1054) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Robert Ransom authored 13 years ago

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

Roger Dingledine authored 13 years ago

1059) </p>
1060) 
1061) <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1063)     <a id="CompileTorWindows"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1067)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1068)     Try following the steps at <a
1069) href="<gitblob>doc/tor-win32-mingw-creation.txt">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1070)     tor-win32-mingw-creation.txt</a>.
1071)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1073)     <p>
1074)     (Note that you don't need to compile Tor yourself in order to use
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1075)     it. Most people just use the packages available on the <a
1076) href="<page
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1077)     download/download>">download page</a>.)
1078)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1082)     <a id="VirusFalsePositives"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1086)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1087)     Sometimes, overzealous Windows virus and spyware detectors trigger
1088) on some
1089)     parts of the Tor Windows binary. Our best guess is that these are
1090) false
1091)     positives &mdash; after all, the anti-virus and anti-spyware
1092) business is just a
1093)     guessing game anyway. You should contact your vendor and explain
1094) that you have
1095)     a program that seems to be triggering false positives. Or pick a
1096) better vendor.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1099)     <p>
1100)     In the meantime, we encourage you to not just take our word for
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1101)     it. Our job is to provide the source; if you're concerned, please do
1102) <a
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1103)     href="#CompileTorWindows">recompile it yourself</a>.
1104)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

1107) 
Matt Pagan Added an FAQ entry relevant...

Matt Pagan authored 10 years ago

1108)     <a id="tarFiles"></a>
1109)     <h3><a class="anchor" href="#tarFiles">How do I open a .tar.gz 
Matt Pagan Fix a screwed-up HTML tag.

Matt Pagan authored 10 years ago

1110)     or .tar.xz file?</a></h3>
Matt Pagan Added an FAQ entry relevant...

Matt Pagan authored 10 years ago

1111) 
1112)     <p>
1113)     Tar is a common archive utility for Unix and Linux systems. If your
1114)     system has a mouse, you can usually open them by double clicking. 
1115)     Otherwise open a command prompt and execute 
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

1116)     <pre>tar xzf &lt;FILENAME&gt;.tar.gz</pre> or <pre>tar xJf &lt;FILENAME&gt;.tar.xz</pre>
Matt Pagan Added an FAQ entry relevant...

Matt Pagan authored 10 years ago

1117)     <p>
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

1118)     as documented on tar's man page. 
Matt Pagan Added an FAQ entry relevant...

Matt Pagan authored 10 years ago

1119)     </p>
1120) 
1121)     <hr>
1122) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1123)     <a id="LiveCD"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Damian Johnson authored 13 years ago

1128)     Yes.  Use <a href="https://tails.boum.org/">The Amnesic Incognito
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1129)     Live System</a> or <a href="<page projects/torbrowser>">the Tor
1130) Browser
Robert Ransom Stop directing users to obs...

Robert Ransom authored 13 years ago

1131)     Bundle</a>.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

1133) 
1134) <hr>
1135) 
Roger Dingledine two more tbb faqs, with pla...

Roger Dingledine authored 12 years ago

1136) <a id="TBBFlash"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1137) <h3><a class="anchor" href="#TBBFlash">Why can't I view videos on
1138) YouTube
Roger Dingledine index more of the questions...

Roger Dingledine authored 12 years ago

1139) and other Flash-based sites?</a></h3>
Roger Dingledine two more tbb faqs, with pla...

Roger Dingledine authored 12 years ago

1140) 
1141) <p>
Moritz Bartl removed torbutton pages, mo...

Moritz Bartl authored 11 years ago

1142) YouTube and similar sites require third party browser plugins such as Flash.
1143) Plugins operate independently from Firefox and can perform
1144) activity on your computer that ruins your anonymity. This includes
1145) but is not limited to: <a href="http://decloak.net">completely disregarding
1146) proxy settings</a>, querying your <a
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1147) href="http://forums.sun.com/thread.jspa?threadID=5162138&amp;messageID=9618376">
1148) local IP address</a>, and <a
Moritz Bartl removed torbutton pages, mo...

Moritz Bartl authored 11 years ago

1149) href="http://epic.org/privacy/cookies/flash.html">storing their own
1150) cookies</a>. It is possible to use a LiveCD solution such as
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1151) or <a href="https://tails.boum.org/">The Amnesic Incognito Live System</a> 
1152) that creates a secure, transparent proxy to protect you from proxy bypass, 
1153) however issues with local IP address discovery and Flash cookies still remain. 
1154) </p>
Moritz Bartl removed torbutton pages, mo...

Moritz Bartl authored 11 years ago

1155) 
1156) <p>
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

1157) <a href="https://www.youtube.com/html5">YouTube offers experimental HTML5 video
1158) support</a> for many of their videos. You can use their Advanced Search to
Moritz Bartl removed torbutton pages, mo...

Moritz Bartl authored 11 years ago

1159) find HTML5 videos.
1160) </p>
1161) 
Roger Dingledine two more tbb faqs, with pla...

Roger Dingledine authored 12 years ago

1162) <hr>
1163) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

1164) <a id="Ubuntu"></a>
1165) <h3><a class="anchor" href="#Ubuntu">
Matt Pagan Added FAQs re Sophos antivi...

Matt Pagan authored 10 years ago

1166) I'm using Ubuntu and I can't start Tor Browser.</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

1167) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1168) Ubuntu prevents its users from executing shell scripts by clicking them, 
1169) even when the file permissions are set correctly. For now you need to 
1170) start the Tor Browser from the command line by running </p>
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

1171) <pre>./start-tor-browser</pre>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

1172) <p>
1173) from inside the Tor Browser directory.
1174) </p>
1175) 
Matt Pagan Added an FAQ entry relevant...

Matt Pagan authored 10 years ago

1176) <hr>
1177) 
Matt Pagan Added FAQs re Sophos antivi...

Matt Pagan authored 10 years ago

1178) <a id="UbuntuBlackedOut"></a>
1179) <h3><a class="anchor" href="#UbuntuBlackedOut">
1180) I'm using Ubuntu, and I can't type anything into my browser.</a></h3>
1181) <p>Another issue affecting Ubuntu users is that when Tor Browser opens, text
1182) fields, including the address bar, are blacked out and can not be used.
1183) This is not so great, and we hope to include a fix in a coming release. 
1184) In the mean time, this issue can be worked around by editing the 
1185) start-tor-browser script and adding the following line below line 1:</p>
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

1186) <pre>export GTK_IM_MODULE=xim</pre>
Matt Pagan Added FAQs re Sophos antivi...

Matt Pagan authored 10 years ago

1187) <p>This issue is related to the version of IBUS that ships with Ubuntu. 
1188) Some users have also reported success by executing this command</p>
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

1189) <pre>ibus exit</pre>
Matt Pagan Added FAQs re Sophos antivi...

Matt Pagan authored 10 years ago

1190) <p>To follow the progress of this issue, see this <a 
1191) href="https://trac.torproject.org/projects/tor/ticket/9353">bug ticket.</a>
1192) </p>
1193) 
1194) <hr>
1195) 
1196) <a id="SophosOnMac"></a>
1197) <h3><a class="anchor" href="#SophosOnMac">I'm using the Sophos anti-virus
1198) software on my Mac, and Tor Browser won't start.</a></h3>
1199) <p>
1200) You'll need to modify Sophos anti-virus so that Tor can connect to the 
1201) internet. Go to Preferences -> Web Protection -> General, and turn off 
1202) the protections for "Malicious websites" and "Malicious downloads".
1203) </p>
1204) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

1205) <hr>
1206) 
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

1207) <a id="TBBSocksPort"></a>
Moritz Bartl ... and changed the question

Moritz Bartl authored 11 years ago

1208) <h3><a class="anchor" href="#TBBSocksPort">
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

1209) I want to run another application through the Tor launched by Tor
Moritz Bartl ... and changed the question

Moritz Bartl authored 11 years ago

1210) Browser Bundle.</a></h3>
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

1211) 
1212) <p>
Moritz Bartl TBB uses 9150 now, removed...

Moritz Bartl authored 11 years ago

1213) Typically Tor listens for Socks connections on port 9050. TBB listens
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

1214) on port 9150.
Moritz Bartl TBB uses 9150 now, removed...

Moritz Bartl authored 11 years ago

1215) The goal is to avoid conflicting with a "system" Tor install,
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

1216) so you can run a system Tor and TBB at the same time. We're <a
1217) href="https://trac.torproject.org/projects/tor/ticket/3948">working on
1218) a feature</a> where Tor will try the usual ports first and then back
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

1219) off to a random choice if they're already in use.
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

1220) </p>
1221) 
1222) <hr>
1223) 
1224) <a id="TBBPolipo"></a>
1225) <h3><a class="anchor" href="#TBBPolipo">I need an HTTP proxy. Where did
1226) Polipo go?</a></h3>
1227) 
1228) <p>
1229) In the past, Tor bundles included an HTTP proxy like Privoxy or Polipo,
1230) solely to work around a bug in Firefox that was finally fixed in Firefox
1231) 6. Now you don't need a separate HTTP proxy to use Tor, and in fact
1232) leaving it out makes you safer because Torbutton has better control over
1233) Firefox's interaction with websites.
1234) </p>
1235) 
1236) <p>
1237) 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

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

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

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

1241) proxy on port 9050 on Windows, or <a href="#TBBSocksPort">see above</a>
1242) for OSX and Linux.
1243) </p>
1244) 
1245) <p>
Roger Dingledine link to polipo windows bina...

Roger Dingledine authored 12 years ago

1246) If that fails, feel free to install <a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1247) href="http://www.privoxy.org/">privoxy</a>.
1248) However, please realize that this approach is not recommended for novice
1249) users. Privoxy has an <a
1250) href="http://www.privoxy.org/faq/misc.html#TOR">example
1251) configuration</a> of Tor and Privoxy.
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

1252) </p>
1253) 
1254) <hr>
1255) 
Roger Dingledine two more tbb faqs, with pla...

Roger Dingledine authored 12 years ago

1256) <a id="TBBOtherExtensions"></a>
1257) <h3><a class="anchor" href="#TBBOtherExtensions">Can I install other
1258) Firefox extensions?</a></h3>
1259) 
1260) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1261) The Tor Browser is free software, so there is nothing preventing you from 
1262) modifying it any way you like. However, we do not recommend installing any 
1263) additional Firefox add-ons with the Tor Browser Bundle. Add-ons can break 
1264) your anonymity in a number of ways, including browser fingerprinting and 
1265) bypassing proxy settings.
Roger Dingledine two more tbb faqs, with pla...

Roger Dingledine authored 12 years ago

1266) </p>
Moritz Bartl removed torbutton pages, mo...

Moritz Bartl authored 11 years ago

1267) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1268) Some people have suggested we include ad-blocking software or 
1269) anti-tracking software with the Tor Browser Bundle. Right now, we do not 
1270) think that's such a good idea. The Tor Browser Bundle aims to provide 
1271) sufficient privacy that additional add-ons to stop ads and trackers are 
1272) not necessary. Using add-ons like these may cause some sites to break, which 
1273) <a href="https://www.torproject.org/projects/torbrowser/design/#philosophy">
1274) we don't want to do</a>. Additionally, maintaining a list of "bad" sites that 
1275) should be black-listed provides another opportunity to uniquely fingerprint 
1276) users. 
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

1277) </p>
Moritz Bartl removed torbutton pages, mo...

Moritz Bartl authored 11 years ago

1278) 
Roger Dingledine two more tbb faqs, with pla...

Roger Dingledine authored 12 years ago

1279) <hr>
1280) 
Robert Ransom Answer some FAQs about Java...

Robert Ransom authored 12 years ago

1281) <a id="TBBJavaScriptEnabled"></a>
Roger Dingledine try a new answer to the jav...

Roger Dingledine authored 10 years ago

1282) <a id="TBBCanIBlockJS"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1283) <h3><a class="anchor" href="#TBBJavaScriptEnabled">Why is NoScript
1284) configured to allow JavaScript by default in the Tor Browser Bundle?
1285) Isn't that unsafe?</a></h3>
Robert Ransom Answer some FAQs about Java...

Robert Ransom authored 12 years ago

1286) 
1287) <p>
1288) We configure NoScript to allow JavaScript by default in the Tor
1289) Browser Bundle because many websites will not work with JavaScript
1290) disabled.  Most users would give up on Tor entirely if a website
1291) they want to use requires JavaScript, because they would not know
1292) how to allow a website to use JavaScript (or that enabling
1293) JavaScript might make a website work).
1294) </p>
1295) 
Roger Dingledine try a new answer to the jav...

Roger Dingledine authored 10 years ago

1296) <p>
1297) There's a tradeoff here. On the one hand, we should leave
1298) JavaScript enabled by default so websites work the way
1299) users expect. On the other hand, we should disable JavaScript
1300) by default to better protect against browser vulnerabilities (<a
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1301) href="https://blog.torproject.org/blog/tor-security-advisory-old-tor-browser-bundles-vulnerable">
1302) not just a theoretical concern!</a>). But there's a third issue: websites
Roger Dingledine try a new answer to the jav...

Roger Dingledine authored 10 years ago

1303) can easily determine whether you have allowed JavaScript for them,
1304) and if you disable JavaScript by default but then allow a few websites
1305) to run scripts (the way most people use NoScript), then your choice of
1306) whitelisted websites acts as a sort of cookie that makes you recognizable
1307) (and distinguishable), thus harming your anonymity.
1308) </p>
Robert Ransom Answer some FAQs about Java...

Robert Ransom authored 12 years ago

1309) 
1310) <p>
Roger Dingledine try a new answer to the jav...

Roger Dingledine authored 10 years ago

1311) Ultimately, we want the default Tor bundles to use
1312) a combination of firewalls (like the iptables rules
1313) in <a href="https://tails.boum.org/">Tails</a>) and <a
1314) href="https://trac.torproject.org/projects/tor/ticket/7680">sandboxes</a>
1315) to make JavaScript not so scary. In
1316) the shorter term, TBB 3.0 will hopefully <a
1317) href="https://trac.torproject.org/projects/tor/ticket/9387">allow users
1318) to choose their JavaScript settings more easily</a> &mdash; but the
1319) partitioning concern will remain.
Robert Ransom Answer some FAQs about Java...

Robert Ransom authored 12 years ago

1320) </p>
1321) 
1322) <p>
Roger Dingledine try a new answer to the jav...

Roger Dingledine authored 10 years ago

1323) Until we get there, feel free to leave JavaScript on or off depending
1324) on your security, anonymity, and usability priorities.
Robert Ransom Answer some FAQs about Java...

Robert Ransom authored 12 years ago

1325) </p>
1326) 
1327) <hr>
1328) 
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

1329) <a id="TBBOtherBrowser"></a>
1330) <h3><a class="anchor" href="#TBBOtherBrowser">I want to use
1331) Chrome/IE/Opera/etc with Tor.</a></h3>
1332) 
1333) <p>
1334) Unfortunately, Torbutton only works with Firefox right now, and without
1335) <a href="https://www.torproject.org/torbutton/en/design/">Torbutton's
1336) extensive privacy fixes</a> there are many ways for websites or other
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1337) attackers to recognize you, track you back to your IP address, and so
1338) on.
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

1339) In short, using any browser besides Tor Browser Bundle with Tor is a
1340) really bad idea.
1341) </p>
1342) 
1343) <p>
1344) We're working with the Chrome team to <a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1345) href="https://blog.torproject.org/blog/google-chrome-incognito-mode-tor-
1346) and-fingerprinting">fix
1347) some bugs and missing APIs in Chrome</a> so it will be possible to write
1348) a
1349) Torbutton for Chrome. No support for any other browser is on the
1350) horizon.
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

1351) </p>
1352) 
1353) <hr>
1354) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1355) <a id="TorbuttonOtherBrowser"></a>
Matt Pagan Improved some links.

Matt Pagan authored 10 years ago

1356) <h3><a class="anchor" href="#TorbuttonOtherBrowser">
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

1357) Will ​Torbutton be available for other browsers?</a></h3>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1358) 
1359) <p>
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

1360)  We don't support IE, Opera or Safari and never plan to. There are too many ways that your privacy can go wrong with those browsers, and because of their closed design it is really hard for us to do anything to change these privacy problems.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1361) </p>
1362) <p>
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

1363) We are working with the Chrome people to modify Chrome's internals so that we can eventually support it. But for now, Firefox is the only safe choice. 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1364) </p>
1365) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

1366) <hr>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1367) 
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

1368) <a id="TBBCloseBrowser"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1369) <h3><a class="anchor" href="#TBBCloseBrowser">I want to leave Tor
1370) Browser
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

1371) Bundle running but close the browser.</a></h3>
1372) 
1373) <p>
1374) We're working on a way to make this possible on all platforms. Please
1375) be patient.
1376) </p>
1377) 
1378) <hr>
1379) 
Andrew Lewman correct case for CAPTCHA

Andrew Lewman authored 11 years ago

1380) <a id="GoogleCAPTCHA"></a>
1381) <h3><a class="anchor" href="#GoogleCAPTCHA">Google makes me solve a
1382) CAPTCHA or tells me I have spyware installed.</a></h3>
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

1383) 
1384) <p>
1385) This is a known and intermittent problem; it does not mean that Google
1386) considers Tor to be spyware.
1387) </p>
1388) 
1389) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1390) When you use Tor, you are sending queries through exit relays that are
1391) also
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

1392) shared by thousands of other users. Tor users typically see this message
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1393) when many Tor users are querying Google in a short period of time.
1394) Google
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

1395) interprets the high volume of traffic from a single IP address (the exit
1396) relay you happened to pick) as somebody trying to "crawl" their website,
1397) so it slows down traffic from that IP address for a short time.
1398) </p>
1399) <p>
1400) An alternate explanation is that Google tries to detect certain
1401) kinds of spyware or viruses that send distinctive queries to Google
1402) Search. It notes the IP addresses from which those queries are received
1403) (not realizing that they are Tor exit relays), and tries to warn any
1404) connections coming from those IP addresses that recent queries indicate
1405) an infection.
1406) </p>
1407) 
1408) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1409) To our knowledge, Google is not doing anything intentionally
1410) specifically
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

1411) to deter or block Tor use. The error message about an infected machine
1412) should clear up again after a short time.
1413) </p>
1414) 
1415) <p>
1416) Torbutton 1.2.5 (released in mid 2010) detects Google captchas and can
1417) 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

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

Roger Dingledine authored 12 years ago

1419) </p>
1420) 
1421) <hr />
1422) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1423) <a id="ForeignLanguages"></a>
1424) <h3><a class="anchor" href="#ForeignLanguages">
1425) Why does Google show up in foreign languages?</a></h3>
1426) 
1427) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1428)  Google uses "geolocation" to determine where in the world you are, so it 
1429)  can give you a personalized experience. This includes using the language 
1430)  it thinks you prefer, and it also includes giving you different results 
1431)  on your queries.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1432) </p>
1433) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1434) If you really want to see Google in English you can click the link that 
1435) provides that. But we consider this a feature with Tor, not a bug --- the 
1436) Internet is not flat, and it in fact does look different depending on 
1437) where you are. This feature reminds people of this fact. The easy way to 
1438) avoid this "feature" is to use 
1439) <a href="https://google.com/ncr">https://google.com/ncr</a>.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1440) </p>
1441) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1442) Note that Google search URLs take name/value pairs as arguments and one 
1443) of those names is "hl". If you set "hl" to "en" then Google will return 
1444) search results in English regardless of what Google server you have been 
1445) sent to. On a query this looks like: 
1446) </p>
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

1447) <pre>https://encrypted.google.com/search?q=online%20anonymity&hl=en</pre>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1448) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1449) Another method is to simply use your country code for accessing Google. 
1450) This can be google.be, google.de, google.us and so on. 
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

1451) </p>
1452) <hr />
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

1453) <a id="GmailWarning"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1454) <h3><a class="anchor" href="#GmailWarning">Gmail warns me that my
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1455) account may have been compromised.</a></h3>
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

1456) 
1457) <p>
1458) Sometimes, after you've used Gmail over Tor, Google presents a
1459) pop-up notification that your account may have been compromised.
1460) The notification window lists a series of IP addresses and locations
1461) throughout the world recently used to access your account.
1462) </p>
1463) 
1464) <p>
1465) In general this is a false alarm: Google saw a bunch of logins from
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1466) different places, as a result of running the service via Tor, and
1467) decided
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

1468) it was a good idea to confirm the account was being accessed by it's
1469) rightful owner.
1470) </p>
1471) 
1472) <p>
1473) Even though this may be a biproduct of using the service via tor,
1474) that doesn't mean you can entirely ignore the warning. It is
1475) <i>probably</i> a false positive, but it might not be since it is
1476) possible for someone to hijack your Google cookie.
1477) </p>
1478) 
1479) <p>
1480) Cookie hijacking is possible by either physical access to your computer
1481) or by watching your network traffic.  In theory only physical access
1482) should compromise your system because Gmail and similar services
1483) should only send the cookie over an SSL link. In practice, alas, it's <a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1484) href="http://fscked.org/blog/fully-automated-active-https-cookie-
1485) hijacking">
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

1486) way more complex than that</a>.
1487) </p>
1488) 
1489) <p>
1490) And if somebody <i>did</i> steal your google cookie, they might end
1491) up logging in from unusual places (though of course they also might
1492) not). So the summary is that since you're using Tor, this security
1493) measure that Google uses isn't so useful for you, because it's full of
1494) false positives. You'll have to use other approaches, like seeing if
1495) anything looks weird on the account, or looking at the timestamps for
1496) recent logins and wondering if you actually logged in at those times.
1497) </p>
1498) 
1499) <hr>
1500) 
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

1501) <a id="NeedToUseAProxy"></a>
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

1502) <h3><a class="anchor" href="#NeedToUseAProxy">My internet connection 
1503) requires an HTTP or SOCKS Proxy</a></h3>
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

1504) 
1505) <p>
1506) You can set Proxy IP address, port, and authentication information in 
1507) Tor Browser's Network Settings. If you're using Tor another way, check 
1508) out the HTTPProxy and HTTPSProxy config options in the <a 
1509) href="https://www.torproject.org/docs/tor-manual.html.en">man page</a>, 
1510) and modify your torrc file accordingly. You will need an HTTP proxy for 
1511) doing GET requests to fetch the Tor directory, and you will need an 
1512) HTTPS proxy for doing CONNECT requests to get to Tor relays. (It's fine 
1513) if they're the same proxy.) Tor also recognizes the torrc options 
1514) Socks4Proxy and Socks5Proxy. 
1515) </p>
1516) <p>
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

1517) Also read up on the HTTPProxyAuthenticator and HTTPSProxyAuthenticator 
1518) options if your proxy requires auth. We only support basic auth currently, 
1519) but if you need NTLM authentication, you may find <a 
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

1520) href="http://archives.seul.org/or/talk/Jun-2005/msg00223.html">this post 
1521) in the archives</a> useful. 
1522) </p>
1523) <p>
1524) If your proxies only allow you to connect to certain ports, look at the 
1525) entry on <a href="#FirewallPorts">Firewalled clients</a> for how 
1526) to restrict what ports your Tor will try to access. 
1527) </p>
1528) 
1529) <hr>
1530) 
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

1531) <a id="CantSetProxy"></a>
1532) <h3><a class="anchor" href="#CantSetProxy">What should I do if I can't 
1533) set a proxy with my application?</a></h3>
1534) 
1535) <p>
1536) On Unix, we recommend you give <a 
1537) href="https://github.com/dgoulet/torsocks/">torsocks</a> a try. 
1538) Alternative proxifying tools like <a 
1539) href="http://www.dest-unreach.org/socat/">socat</a> and <a 
1540) href="http://proxychains.sourceforge.net/">proxychains</a> are also 
1541) available.</p>
1542) <p> 
1543) The Windows way to force applications through Tor is less clear. <a 
1544) href="http://freecap.ru/eng/">Some</a> <a 
1545) href="http://www.freehaven.net/~aphex/torcap/">tools</a> have been <a 
1546) href="http://www.crowdstrike.com/community-tools/index.html#tool-79">proposed
1547) </a>, but we'd also like to see further testing done here. 
1548) </p>
1549) 
1550) <hr>
1551) 
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1552)     <a id="WhereDidVidaliaGo"></a>
1553)     <h3><a class="anchor" href="#WhereDidVidaliaGo">Where did the world map 
1554)     (Vidalia) go?</a></h3>
1555) 
1556)     <p>Vidalia has been replaced with Tor Launcher, which is a Firefox 
1557)     extension that provides similar functionality. Unfortunately, circuit 
1558)     status reporting is still missing, but we are <a 
1559)     href="https://trac.torproject.org/projects/tor/ticket/8641">working 
1560)     on providing it</a>. </p>
1561) 
1562)     <p>In the meantime, we are providing standalone Vidalia packages for 
1563)     people who still want the map. Windows and Linux versions are <a 
Matt Pagan fixed a hyperlink

Matt Pagan authored 10 years ago

1564)     href="https://people.torproject.org/~erinn/vidalia-standalone-bundles/">
Matt Pagan added a missing tag

Matt Pagan authored 10 years ago

1565)     available here</a>.</p> 
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1566) 
1567)     <p>To use these packages, extract them, then run the startup script. 
1568)     On Windows, this is "Start Vidalia.exe". On Linux, it is start-vidalia. 
1569)     They can be placed in a different directory from TBB (and likely should 
1570)     be). </p>
1571) 
1572)     <p>This Vidalia package will only run properly if Tor Browser has already 
1573)     been launched. You cannot start it before launching Tor Browser. </p>
1574) 
1575)     <p>MacOS is still under development, but in the mean time you can modify 
1576)     your TBB 2.x to be a standalone Vidalia (and then use it after starting 
1577)     TBB 3.x) by opening your TBB 2.x vidalia.conf file in an editor and 
1578)     replacing its contents with just these lines:</p>
1579) 
1580)     <pre>
1581)     [General]
1582)     LanguageCode=en
1583) 
1584)     [Tor]
1585)     ControlPort=9151
1586)     TorExecutable=.
1587)     Torrc=.
1588)     DataDirectory=.
1589)     AuthenticationMethod=cookie
1590)     </pre> 
1591) 
1592)     <hr>
1593) 
1594)     <a id="DisableJS"></a>
1595)     <h3><a class="anchor" href="#DisableJS">How do I disable JavaScript?</a>
1596)     </h3>
1597) 
1598)     <p>Alas, Mozilla decided to get rid of the config checkbox for JavaScript 
1599)     from earlier Firefox versions. And since TBB 3.5 is based on Firefox 24 
1600)     (FF17 is unmaintained), that means TBB 3.5 doesn't have the config 
1601)     checkbox anymore either, which is unfortunate.</p>
1602) 
1603)     <p>The simplest way to disable JavaScript in TBB 3.5 is to click on the 
1604)     Noscript "S" (between the green onion and the address bar), and select 
1605)     "Forbid scripts globally". Note that vanilla NoScript actually whitelists 
1606)     several domains even when you try to disable scripts globally, whereas 
1607)     Tor Browser's NoScript configuration disables all of them. </p>
1608) 
1609)     <p>The more klunky way to disable JavaScript is to go to about:config, 
1610)     find javascript.enabled, and set it to false.</p>
1611) 
1612)     <p>There is also a very simple addon available at addons.mozilla.org
1613)     called QuickJS, which provides a toolbar toggle for the javascript.enabled
1614)     about:config control. There are no configuration options for the addon, 
1615)     it just switches the javascript.enabled entry between true and false and 
1616)     provides a button for it. </p>
1617) 
1618)     <p>If you want to be extra safe, use both the about:config setting and 
1619)     NoScript. </p>
1620) 
1621)     <p>As for whether you should disable it or leave it enabled, that's <a 
Matt Pagan Improved some links.

Matt Pagan authored 10 years ago

1622)     href="#TBBJavaScriptEnabled">a tradeoff we leave to you</a>.</p>
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1623) 
1624)     <hr>
1625) 
1626)     <a id="VerifyDownload"></a>
1627)     <h3><a class="anchor" href="#VerifyDownload">How do I verify the download
1628)     (sha256sums.txt)?</a></h3>
1629) 
1630)     <p>You can still verify your Tor Browser download by downloading the 
1631)     signature file (.asc) along with your package and <a 
1632)     href="https://www.torproject.org/docs/verifying-signatures.html.en">
1633)     checking the GPG signature</a> as before. We now have an additional 
1634)     verification method that allows you to verify the build as well as 
1635)     the download.</p>
1636) 
1637)     <ul>
1638)       <li>Download the Tor Browser package, the sha256sums.txt file, and the
1639)       sha256sums signature files. They can all be found in the same directory 
1640)       under <a href="https://www.torproject.org/dist/torbrowser/">
1641)       https://www.torproject.org/dist/torbrowser/</a>, for example in 3.5 
1642)       for TBB 3.5.</li>
1643)       <li>Retrieve the signers' GPG keys. This can be done from the command 
1644)       line by entering something like 
1645)       <pre>gpg --keyserver keys.mozilla.org --recv-keys 0x29846B3C683686CC</pre>
1646)       (This will bring you developer Mike Perry's public key. Other 
1647)       developers' key IDs can be found on
1648)       <a href="https://www.torproject.org/docs/signing-keys.html.en">this 
1649)       page</a>.)</li>
1650)       <li>Verify the sha256sums.txt file by executing this command:
1651)       <pre>gpg --verify &lt;NAME OF THE SIGNATURE FILE&gt;.asc sha256sums.txt</pre></li>
1652)       <li>You should see a message like "Good signature from &lt;DEVELOPER 
1653)       NAME&gt;". If you don't, there is a problem. Try these steps again.</li>
1654)       <li>Now you can take the sha256sum of the Tor Browser package. On 
1655)       Windows you can use the <a href="http://md5deep.sourceforge.net/">
1656)       hashdeep utility</a> and run
1657)       <pre>C:\location\where\you\saved\hashdeep -c sha256sum &lt;TOR BROWSER FILE NAME&gt;.exe</pre>
1658)       On Mac or Linux you can run <pre>sha256sum &lt;TOR BROWSER FILE NAME&gt;.zip</pre> or <pre>sha256sum &lt;TOR BROWSER FILE NAME&gt;.tar.gz</pre> without having to download a utility.</li>
1659)       <li>You will see a string of letters and numbers.</li>
1660)       <li>Open sha256sums.txt in a text editor.</li>
1661)       <li>Locate the name of the Tor Browser file you downloaded.</li>
1662)       <li>Compare the string of letters and numbers to the left of your
1663)       filename with the string of letters and numbers that appeared 
1664)       on your command line. If they match, you've successfully verified the 
1665)       build.</li> 
1666)     </ul>
1667) 
1668)     <p><a href="https://github.com/isislovecruft/scripts/blob/master/verify-gitian-builder-signatures">
1669)     Scripts</a> to <a 
1670)     href="http://tor.stackexchange.com/questions/648/how-to-verify-tor-browser-bundle-tbb-3-x">automate
1671)     </a> these steps have been written, but to use them you will need to 
1672)     modify them yourself with the latest Tor Browser Bundle filename.</p>
1673) 
1674)     <hr>
1675) 
1676)     <a id="PluggableTransports"></a>
1677)     <h3><a class="anchor" href="#PluggableTransports">How do I use pluggable transports?</a></h3>
1678) 
1679)     <p>
1680)     For now, the Pluggable Transports-capable TBB is still a separate 
1681)     unofficial package. Download them <a 
1682)     href="https://people.torproject.org/~dcf/pt-bundle/3.5-pt20131217/">
1683)     here</a>. We hope to have combined packages available in a beta soon.
1684)     </p>
1685) 
1686)     <p>
1687)     The separate Pluggable Transports-capable TBB is different from the 
1688)     Pluggable Transports bundles that have been released in the past. 
1689)     They include the programs necessary to use obfsproxy and flash proxy, 
1690)     but the pluggable transports are not enabled by default. You must 
1691)     enable them manually by adding Bridge lines to the torrc file. 
1692)     (Please see ticket <a 
1693)     href="https://trac.torproject.org/projects/tor/ticket/10418">#10418</a> 
1694)     for how we hope to make it easier to do in the future.)
1695)     </p>
1696) 
1697)     <p>
1698)     To enable <b>obfsproxy</b>, edit the file called Data/Tor/torrc inside the 
1699)     bundle and add the lines: 
1700)     </p>
1701) 
1702)     <pre>
1703) Bridge obfs3 83.212.101.2:42782 2ADFE7AA8D272C520D1FBFBF4E413F3A1B26313D
1704) Bridge obfs3 83.212.101.2:443 2ADFE7AA8D272C520D1FBFBF4E413F3A1B26313D
1705) Bridge obfs3 169.229.59.74:31493 AF9F66B7B04F8FF6F32D455F05135250A16543C9
1706) Bridge obfs3 169.229.59.75:46328 AF9F66B7B04F8FF6F32D455F05135250A16543C9
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

1707) Bridge obfs3 209.141.36.236:45496 58D91C3A631F910F32E18A55441D5A0463BA66E2
1708) Bridge obfs3 208.79.90.242:35658 BA61757846841D64A83EA2514C766CB92F1FB41F
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1709) Bridge obfs3 109.105.109.163:38980 9D7259A696F7DAB073043B28114112A46D36CFFD
1710) Bridge obfs3 109.105.109.163:47779 844B1F53FFD548C998F8D3B01B7E19FA07C3396E
1711) Bridge obfs2 83.212.100.216:47870 1F01A7BB60F49FC96E0850A6BAD6D076DFEFAF80
1712) Bridge obfs2 83.212.96.182:46602 6F058CBEF888EB20D1DEB9886909F1E812245D41
1713) Bridge obfs2 70.182.182.109:54542 94C9E691688FAFDEC701A0788BD15BE8AD34ED35
1714) Bridge obfs2 128.31.0.34:1051 CA7434F14A898C7D3427B8295A7F83446BC7F496
1715) Bridge obfs2 83.212.101.2:45235 2ADFE7AA8D272C520D1FBFBF4E413F3A1B26313D
1716)     </pre>
1717)     <p>
1718)     To enable <b>flash proxy</b>, edit the file called Data/Tor/torrc inside the 
1719)     bundle and add the lines: 
1720)     </p>
1721)     <pre>
1722) LearnCircuitBuildTimeout 0
1723) CircuitBuildTimeout 60
1724) Bridge flashproxy 0.0.1.0:1
1725)     </pre>
1726) 
1727)     <hr>
1728) 
1729)     <a id="NewIdentityClosingTabs"></a>
1730)     <h3><a class="anchor" href="#NewIdentityClosingTabs">Why does "New 
1731)     Identity" close all my open tabs?</a></h3>
1732) 
1733)     <p>
1734)     That's actually a feature, since it's discarding your application-level 
1735)     browser data too. But it sure is a surprising feature, for people who 
1736)     are used to Vidalia's "new identity" behavior.
1737)     </p>
1738) 
1739)     <p>
Roger Dingledine get rid of a surprising int...

Roger Dingledine authored 10 years ago

1740)     We're working on ways to make the behavior less surprising, e.g. a popup
1741)     warning or auto restoring tabs. See ticket <a
1742)     href="https://trac.torproject.org/projects/tor/ticket/9906">#9906</a> and
1743)     ticket <a
1744)     href="https://trac.torproject.org/projects/tor/ticket/10400">#10400</a>
1745)     to follow progress there.
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1746)     </p>
1747) 
1748)     <p>
Roger Dingledine make it clearer what 'above...

Roger Dingledine authored 10 years ago

1749)     In the mean time, you can get Vidalia's old "newnym" functionality by
1750)     attaching a Vidalia to your TBB 3.x. See the instructions <a
1751)     href="#WhereDidVidaliaGo">above</a>.
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1752)     </p>
1753) 
1754)     <hr>
1755) 
1756)     <a id="ConfigureRelayOrBridge"></a>
1757)     <h3><a class="anchor" href="#ConfigureRelayOrBridge">How do I configure Tor as a relay or bridge?</a></h3>
1758) 
1759)     <p>
1760)     You've got three options. 
1761)     </p>
1762) 
1763)     <p>
1764)     First (best option), if you're on Linux, you can install the system 
1765)     Tor package (e.g. apt-get install tor) and then set it up to be a relay 
1766)     (<a href="https://www.torproject.org/docs/tor-relay-debian">instructions</a>). 
1767)     You can then use TBB independent of that.
1768)     </p>
1769) 
1770)     <p>
1771)     Second (simpler option), if you're on Windows, you can fetch the separate 
1772)     "Vidalia relay bundle" or "Vidalia bridge bundle" from the download page 
1773)     and then use that (again you can use TBB independent of it). 
1774)     </p>
1775) 
1776)     <p>
1777)     Third (complex option), you can either hook your Vidalia up to TBB (as 
1778)     described in the FAQ above) or edit your torrc file (in Data/Tor/torrc) 
1779)     directly to add the following lines: 
1780)     </p>
1781)     <pre>
1782)     ORPort 443
1783)     Exitpolicy reject *:*
1784)     BridgeRelay 1  # only add this line if you want to be a bridge
1785)     </pre>
1786)     <p>
1787)     If you've installed <a 
1788)     href="https://www.torproject.org/projects/obfsproxy-debian-instructions.html.en#instructions">Obfsproxy</a>, 
1789)     you'll need to add one more line:
1790)     </p>
1791)     <pre>
1792)     ServerTransportPlugin obfs3 exec /usr/bin/obfsproxy managed
1793)     </pre>
1794)     <p>
1795)     This third option is pretty klunky right now; see e.g. <a 
1796)     href="https://trac.torproject.org/projects/tor/ticket/10449">this bug</a>; 
1797)     but we're hoping it will become an easy option in the future. 
1798)     </p>
1799) 
1800)     <hr>
1801) 
1802)     <a id="Timestamps"></a>
1803)     <h3><a class="anchor" href="#Timestamps">Why are the file timestamps 
1804)     from 2000?</a></h3>
1805) 
1806)     <p>One of the huge new features in TBB 3.x is the "deterministic build" 
1807)     process, which allows many people to build the Tor Browser Bundle and 
1808)     verify that they all make exactly the same package. See Mike's <a 
1809)     href="https://blog.torproject.org/blog/deterministic-builds-part-one-cyberwar-and-global-compromise">first 
1810)     blog</a> post for the motivation, and his <a 
1811)     href="https://blog.torproject.org/blog/deterministic-builds-part-two-technical-details">second
1812)     blog post</a> for the technical details of how we do it. 
1813)     </p>
1814) 
1815)     <p>Part of creating identical builds is having everybody use the same 
1816)     timestamp. Mike picked the beginning of 2000 for that time. The reason 
1817)     you might see 7pm in 1999 is because of time zones. </p>
1818) 
1819)     <hr>
1820) 
1821)     <a id="SourceCode"></a>
1822)     <h3><a class="anchor" href="#SourceCode">Where is the source code for the bundle? How do I verify a build?</a></h3>
1823) 
1824)     <p>
1825)     Start with <a href="https://gitweb.torproject.org/builders/tor-browser-bundle.git">https://gitweb.torproject.org/builders/tor-browser-bundle.git</a> and <a href="https://gitweb.torproject.org/builders/tor-browser-bundle.git/blob/HEAD:/gitian/README.build">https://gitweb.torproject.org/builders/tor-browser-bundle.git/blob/HEAD:/gitian/README.build</a>.
1826)     </p>
1827) 
1828) 
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

1829) <hr>
1830) 
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

1831) <a id="torrc"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1834) 
1835) <p>
1836) Tor installs a text file called torrc that contains configuration
1837) instructions for how your Tor program should behave. The default
Matt Pagan Removed references to Vidal...

Matt Pagan authored 10 years ago

1838) configuration should work fine for most Tor users. 
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

1839) </p>
Andrew Lewman add the easy way to edit to...

Andrew Lewman authored 12 years ago

1840) <p>
Matt Pagan Removed references to Vidal...

Matt Pagan authored 10 years ago

1841) If you installed Tor Browser Bundle, look for
Matt Pagan Other Vidalia and Tor Brows...

Matt Pagan authored 10 years ago

1842) <code>Data/Tor/torrc</code> inside your Tor Browser Bundle directory. 
1843) </p>
1844) <p>
1845) Core tor puts the torrc file in <code>/usr/local/etc/tor/torrc</code> if you compiled tor from source, and <code>/etc/tor/torrc</code> or <code>/etc/torrc</code> if you installed a pre-built package.</p>
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

1846) 
1847) <p>
Matt Pagan Other Vidalia and Tor Brows...

Matt Pagan authored 10 years ago

1848) Once you've changed your torrc, you will need to restart tor for the
1849) changes to take effect. (For advanced users, note that
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1850) you actually only need to send Tor a HUP signal, not actually restart
1851) it.)
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

1852) </p>
1853) 
1854) <p>
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

1855) For other configuration options you can use, see the <a href="<page
1856) docs/tor-manual>">Tor manual page</a>. Have a look at <a 
Matt Pagan Add the example torrc link...

Matt Pagan authored 10 years ago

1857) href="https://gitweb.torproject.org/tor.git/blob/HEAD:/src/config/torrc.sample.in">
1858) the sample torrc file</a> for hints on common configurations. Remember, all 
1859) lines beginning with # in torrc are treated as comments and have no effect 
1860) on Tor's configuration.
Matt Pagan Added an example torrc file

Matt Pagan authored 10 years ago

1861) </p>
1862) 
1863) <hr>
1864) 
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

1865) <a id="Logs"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1868) 
1869) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

1870) If you installed a Tor bundle that includes Vidalia, then Vidalia has a
Roger Dingledine explain that you need to cl...

Roger Dingledine authored 12 years ago

1871) window called "Message Log" that will show you Tor's log messages. Click
1872) on "Advanced" to see more details. You can click on "Settings" to change
1873) your log verbosity or save the messages to a file. You're all set.
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

1874) </p>
1875) 
1876) <p>
1877) 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

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

Roger Dingledine authored 13 years ago

1879) </p>
1880) 
1881) <ul>
1882) <li>On OS X, Debian, Red Hat, etc, the logs are in /var/log/tor/
1883) </li>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

1884) <li>On Windows, there are no default log files currently. If you enable
1885) logs in your torrc file, they default to <code>\username\Application
1886) Data\tor\log\</code> or <code>\Application Data\tor\log\</code>
1887) </li>
1888) <li>If you compiled Tor from source, by default your Tor logs to <a
1889) href="http://en.wikipedia.org/wiki/Standard_streams">"stdout"</a>
1890) at log-level notice. If you enable logs in your torrc file, they
1891) default to <code>/usr/local/var/log/tor/</code>.
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

1892) </li>
1893) </ul>
1894) 
1895) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1896) To change your logging setup by hand, <a href="#torrc">edit your
1897) torrc</a>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

1898) and find the section (near the top of the file) which contains the
1899) following line:
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

1900) </p>
1901) 
1902) <pre>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Erinn Clark authored 13 years ago

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

Roger Dingledine authored 13 years ago

1906) 
1907) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

1909) and err level messages to a file, append the following line to the end
1910) of the section:
1911) </p>
1912) 
1913) <pre>
1914) Log debug file c:/program files/tor/debug.log
1915) </pre>
1916) 
1917) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1920) </p>
1921) 
1922) <hr>
1923) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1924) 
1925) <a id="LogLevel"></a>
1926) <h3><a class="anchor" href="#LogLevel">What log level should I use?</a></h3>
1927) 
1928) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1929) There are five log levels (also called "log severities") you might see in 
1930) Tor's logs:
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1931) </p>
1932) 
1933) <ul>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1934)     <li>"err": something bad just happened, and we can't recover. Tor will 
1935)     exit.</li>
1936)     <li>"warn": something bad happened, but we're still running. The bad 
1937)     thing might be a bug in the code, some other Tor process doing something 
1938)     unexpected, etc. The operator should examine the message and try to 
1939)     correct the problem.</li>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1940)     <li>"notice": something the operator will want to know about.</li>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1941)     <li>"info": something happened (maybe bad, maybe ok), but there's 
1942)     nothing you need to (or can) do about it.</li>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1943)     <li>"debug": for everything louder than info. It is quite loud indeed.</li> 
1944) </ul>
1945) 
1946) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1947) Alas, some of the warn messages are hard for ordinary users to correct -- the 
1948) developers are slowly making progress at making Tor automatically react 
1949) correctly for each situation.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1950) </p>
1951) 
1952) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1953) We recommend running at the default, which is "notice". You will hear about 
1954) important things, and you won't hear about unimportant things.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1955) </p>
1956) 
1957) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1958) Tor relays in particular should avoid logging at info or debug in normal 
1959) operation, since they might end up recording sensitive information in 
1960) their logs. 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1961) </p>
1962) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

1965) <a id="DoesntWork"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1968) 
1969) <p>
Roger Dingledine fix grammar in faq entry

Roger Dingledine authored 12 years ago

1970) Once you've got the Tor bundle up and running, the first question to
1971) 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

1972) </p>
1973) 
1974) <p>If Tor can establish a circuit, the onion icon in
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1982) a line saying that Tor "has successfully opened a circuit. Looks like
1983) client functionality is working."
1984) </p>
1985) 
1986) <p>
1987) If Tor can't establish a circuit, here are some hints:
1988) </p>
1989) 
1990) <ol>
1991) <li>Are you sure Tor is running? If you're using Vidalia, you may have
1992) to click on the onion and select "Start" to launch Tor.</li>
1993) <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

1994) refuse to build circuits. For Microsoft Windows users, synchronize your
1995) 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

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

Andrew Lewman authored 12 years ago

1998) <li>Is your Internet connection <a href="#FirewallPorts">firewalled
1999) by port</a>, or do you normally need to use a <a
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

2001) </li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2002) <li>Are you running programs like Norton Internet Security or SELinux
2003) that
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

2004) block certain connections, even though you don't realize they do? They
2005) could be preventing Tor from making network connections.</li>
2006) <li>Are you in China, or behind a restrictive corporate network firewall
2007) 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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

2011) </ol>
2012) 
2013) <hr />
2014) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

2015) <a id="TorCrash"></a>
2016) <h3><a class="anchor" href="#TorCrash">My Tor keeps crashing.</a></h3>
2017) <p>
2018)  We want to hear from you! There are supposed to be zero crash bugs in Tor. 
2019)  This FAQ entry describes the best way for you to be helpful to us. But even 
2020)  if you can't work out all the details, we still want to hear about it, so 
2021)  we can help you track it down. 
2022) </p>
2023) <p>
2024) First, make sure you're using the latest version of Tor (either the latest 
2025) stable or the latest development version). 
2026) </p>
2027) <p>
2028) Second, make sure your version of libevent is new enough. We recommend at 
2029) least libevent 1.3a. 
2030) </p>
2031) <p>
2032) Third, see if there's already an entry for your bug in the <a 
2033) href="https://bugs.torproject.org/">Tor bugtracker</a>. If so, 
2034) check if there are any new details that you can add. 
2035) </p>
2036) <p>
2037) Fourth, is the crash repeatable? Can you cause the crash? Can 
2038) you isolate some of the circumstances or config options that 
2039) make it happen? How quickly or often does the bug show up? 
2040) Can you check if it happens with other versions of Tor, for 
2041) example the latest stable release? 
2042) </p>
2043) <p>
2044) Fifth, what sort of crash do you get? 
2045) </p>
2046) <ul>
2047) <li>
2048) Does your Tor log include an "assert failure"? If so, please 
2049) tell us that line, since it helps us figure out what's going on. 
2050) Tell us the previous couple of log messages as well, especially 
2051) if they seem important. 
2052) </li>
2053) <li>
2054) If it says "Segmentation fault - core dumped" then you need to 
2055) do a bit more to track it down. Look for a file like "core" or 
2056) "tor.core" or "core.12345" in your current directory, or in your 
2057) Data Directory. If it's there, run "gdb tor core" and then "bt", 
2058) and include the output. If you can't find a core, run "ulimit -c 
2059) unlimited", restart Tor, and try to make it crash again. (This core 
2060) thing will only work on Unix -- alas, tracking down bugs on Windows 
2061) is harder. If you're on Windows, can you get somebody to duplicate 
2062) your bug on Unix?)
2063) </li>
2064) <li>
2065) If Tor simply vanishes mysteriously, it probably is a segmentation 
2066) fault but you're running Tor in the background (as a daemon) so you 
2067) won't notice. Go look at the end of your log file, and look for a 
2068) core file as above. If you don't find any good hints, you should 
2069) consider running Tor in the foreground (from a shell) so you can 
2070) see how it dies. Warning: if you switch to running Tor in the foreground, 
2071) you might start using a different torrc file, with a different default 
2072) Data Directory; see the <a href="#UpgradeOrMove">relay-upgrade FAQ entry</a> 
2073) for details. 
2074) </li>
2075) <li>
2076) If it's still vanishing mysteriously, perhaps something else is killing it? 
2077) Do you have resource limits (ulimits) configured that kill off processes 
2078) sometimes? (This is especially common on OpenBSD.) On Linux, try running 
2079) "dmesg" to see if the out-of-memory killer removed your process. (Tor will 
2080) exit cleanly if it notices that it's run out of memory, but in some cases 
2081) it might not have time to notice.) In very rare circumstances, hardware 
2082) problems could also be the culprit. 
2083) </li>
2084) </ul>
2085) <p>
2086) Sixth, if the above ideas don't point out the bug, consider increasing your 
2087) log level to "loglevel debug". You can look at the log-configuration FAQ 
2088) entry for instructions on what to put in your torrc file. If it usually 
2089) takes a long time for the crash to show up, you will want to reserve a whole 
2090) lot of disk space for the debug log. Alternatively, you could just send 
2091) debug-level logs to the screen (it's called "stdout" in the torrc), and then 
2092) when it crashes you'll see the last couple of log lines it had printed. 
2093) (Note that running with verbose logging like this will slow Tor down 
2094) considerably, and note also that it's generally not a good idea security-wise 
2095) to keep logs like this sitting around.) 
2096) </p>
2097) 
2098) <hr />
2099) 
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

2100) <a id="VidaliaPassword"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

2103) 
2104) <p>
2105) Vidalia interacts with the Tor software via Tor's "control port". The
2106) control port lets Vidalia receive status updates from Tor, request a new
2107) identity, configure Tor's settings, etc. Each time Vidalia starts Tor,
2108) Vidalia sets a random password for Tor's control port to prevent other
2109) applications from also connecting to the control port and potentially
2110) compromising your anonymity.
2111) </p>
2112) 
2113) <p>
2114) Usually this process of generating and setting a random control password
2115) happens in the background. There are three common situations, though,
2116) where Vidalia may prompt you for a password:
2117) </p>
2118) 
2119) <ol>
2120) <li>You're already running Vidalia and Tor. For example, this situation
2121) can happen if you installed the Vidalia bundle and now you're trying to
2122) run the Tor Browser Bundle. In that case, you'll need to close the old
2123) Vidalia and Tor before you can run this one.
2124) </li>
2125) <li>Vidalia crashed, but left Tor running with the last known random
2126) password. After you restart Vidalia, it generates a new random password,
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2127) but Vidalia can't talk to Tor, because the random passwords are
2128) different.
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

2129) <br />
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2130) If the dialog that prompts you for a control password has a Reset
2131) button,
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

2132) you can click the button and Vidalia will restart Tor with a new random
2133) control password.
2134) <br />
2135) If you do not see a Reset button, or if Vidalia is unable to restart
2136) Tor for you, you can still fix the problem manually. Simply go into your
2137) process or task manager, and terminate the Tor process. Then use Vidalia
2138) to restart Tor and all will work again.
2139) </li>
2140) <li>You had previously set Tor to run as a Windows NT service. When Tor
2141) is set to
2142) run as a service, it starts up when the system boots. If you configured
2143) Tor to start as a service through Vidalia, a random password was set
2144) and saved in Tor. When you reboot, Tor starts up and uses the random
2145) password it saved. You login and start up Vidalia. Vidalia attempts to
2146) talk to the already running Tor. Vidalia generates a random password,
2147) but it is different than the saved password in the Tor service.
2148) <br />
2149) You need to reconfigure Tor to not be a service. See the FAQ entry on
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2150) <a href="#NTservice">running Tor as a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2151) Windows NT service</a>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

2152) for more information on how to remove the Tor service.
2153) </li>
2154) </ol>
2155) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2158)     <a id="ChooseEntryExit"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2167)     </p>
2168)     <dl>
2169)       <dt><tt>EntryNodes $fingerprint,$fingerprint,...</tt></dt>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

2172)         </dd>
2173)       <dt><tt>ExitNodes $fingerprint,$fingerprint,...</tt></dt>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

2181)         <dd>A list of nodes to never use when picking an exit.
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2182)             Nodes listed in <tt>ExcludeNodes</tt> are automatically in
2183) this list.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2184)         </dd>
2185)     </dl>
2186)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

2187)     <em>We recommend you do not use these</em>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2188)     &mdash; they are intended for testing and may disappear in future
2189) versions.
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

2190)     You get the best security that Tor can provide when you leave the
2191)     route selection to Tor; overriding the entry / exit nodes can mess
2192)     up your anonymity in ways we don't understand.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2193)     </p>
2194)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2195)     Note also that not every circuit is used to deliver traffic outside of 
2196)     the Tor network. It is normal to see non-exit circuits (such as those 
2197)     used to connect to hidden services, those that do directory fetches, 
2198)     those used for relay reachability self-tests, and so on) that end at 
2199)     a non-exit node. To keep a node from being used entirely, see 
2200)     <tt>ExcludeNodes</tt> and <tt>StrictNodes</tt> in the 
2201)     <a href="<page docs/tor-manual>">manual</a>.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2202)     </p>
2203)     <p>
Andrew Lewman link to the a list of iso 3...

Andrew Lewman authored 12 years ago

2204)     Instead of <tt>$fingerprint</tt> you can also specify a <a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2205) 
2206) href="https://secure.wikimedia.org/wikipedia/en/wiki/ISO_3166-1_alpha-2"
2207) >2
Moritz Bartl replaced outdated StrictExi...

Moritz Bartl authored 11 years ago

2208)     letter ISO3166 country code</a> in curly braces (for example <tt>{de}</tt>),
Andrew Lewman link to the a list of iso 3...

Andrew Lewman authored 12 years ago

2209)     or an ip address pattern (for example 255.254.0.0/8), or a node
2210)     nickname. Make sure there are no spaces between the commas and the
2211)     list items.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2212)     </p>
2213)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

2216)     (eg. using ssh via connect.c), another option is to set up an
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2217)     internal mapping in your configuration file using
2218) <tt>MapAddress</tt>.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

2224) <a id="FirewallPorts"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

2227) 
2228) <p>
2229) If your firewall works by blocking ports, then you can tell Tor to only
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2230) use the ports that your firewall permits by adding "FascistFirewall 1"
2231) to
Roger Dingledine change links to the #torrc...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

2233) configuration file</a>, or by clicking "My firewall only lets me connect
2234) to certain ports" in Vidalia's Network Settings window.
2235) </p>
2236) 
2237) <p>
2238) By default, when you set this Tor assumes that your firewall allows only
2239) port 80 and port 443 (HTTP and HTTPS respectively). You can select a
2240) different set of ports with the FirewallPorts torrc option.
2241) </p>
2242) 
2243) <p>
2244) If you want to be more fine-grained with your controls, you can also
2245) use the ReachableAddresses config options, e.g.:
2246) </p>
2247) 
2248) <pre>
2249)   ReachableDirAddresses *:80
2250)   ReachableORAddresses *:443
2251) </pre>
2252) 
2253) <hr>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

2254) 
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

2255)     <a id="DefaultExitPorts"></a>
2256)     <h3><a class="anchor" href="#DefaultExitPorts">Is there a list of default exit 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2257)     ports?</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2258)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2259) The default open ports are listed below but keep in mind that, any port or 
2260) ports can be opened by the relay operator by configuring it in torrc or 
2261) modifying the source code. But the default according to src/or/policies.c 
2262) from the source code release tor-0.2.4.16-rc is: 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2263)     </p>
2264)     <pre>
2265)   reject 0.0.0.0/8
2266)   reject 169.254.0.0/16
2267)   reject 127.0.0.0/8
2268)   reject 192.168.0.0/16
2269)   reject 10.0.0.0/8
2270)   reject 172.16.0.0/12
2271)   reject *:25
2272)   reject *:119
2273)   reject *:135-139
2274)   reject *:445
2275)   reject *:563
2276)   reject *:1214
2277)   reject *:4661-4666
2278)   reject *:6346-6429
2279)   reject *:6699
2280)   reject *:6881-6999
2281)   accept *:*
2282)     </pre>
2283)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2284)     A relay will block access to its own IP address, as well local network 
2285)     IP addresses. A relay always blocks itself by default. This prevents 
2286)     Tor users from accidentally accessing any of the exit operator's local 
2287)     services. 
2288)     </p>
2289) 
2290)     <hr>
2291) 
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

2292)     <a id="WarningsAboutSOCKSandDNSInformationLeaks"></a>
2293)     <h3><a class="anchor" href="#WarningsAboutSOCKSandDNSInformationLeaks">I 
2294)     keep seeing these warnings about SOCKS and DNS information leaks. 
2295)     Should I worry?</a></h3>
2296)     <p>
2297)     The warning is: 
2298)     </p>
2299)     <p>
2300)     Your application (using socks5 on port %d) is giving Tor only an IP 
2301)     address. Applications that do DNS resolves themselves may leak 
2302)     information. Consider using Socks4A (e.g. via Polipo or socat) instead. 
2303)     </p>
2304)     <p>
2305)     If you are running Tor to get anonymity, and you are worried about an 
2306)     attacker who is even slightly clever, then yes, you should worry. Here's why. 
2307)     </p>
2308)     <p>
2309)     <b>The Problem.</b> When your applications connect to servers on the 
2310)     Internet, they need to resolve hostnames that you can read (like 
2311)     www.torproject.org) into IP addresses that the Internet can use (like 
2312)     209.237.230.66). To do this, your application sends a request to a DNS 
2313)     server, telling it the hostname it wants to resolve. The DNS server 
2314)     replies by telling your application the IP address. 
2315)     </p>
2316)     <p>
2317)     Clearly, this is a bad idea if you plan to connect to the remote host 
2318)     anonymously: when your application sends the request to the DNS server, 
2319)     the DNS server (and anybody else who might be watching) can see what 
2320)     hostname you are asking for. Even if your application then uses Tor to 
2321)     connect to the IP anonymously, it will be pretty obvious that the user 
2322)     making the anonymous connection is probably the same person who made 
2323)     the DNS request. 
2324)     </p>
2325)     <p>
2326)     <b>Where SOCKS comes in.</b> Your application uses the SOCKS protocol 
2327)     to connect to your local Tor client. There are 3 versions of SOCKS you 
2328)     are likely to run into: SOCKS 4 (which only uses IP addresses), SOCKS 5 
2329)     (which usually uses IP addresses in practice), and SOCKS 4a (which uses 
2330)     hostnames). 
2331)     </p>
2332)     <p>
2333)     When your application uses SOCKS 4 or SOCKS 5 to give Tor an IP address, 
2334)     Tor guesses that it 'probably' got the IP address non-anonymously from a 
2335)     DNS server. That's why it gives you a warning message: you probably aren't 
2336)     as anonymous as you think. 
2337)     </p>
2338)     <p>
2339)     <b>So what can I do?</b> We describe a few solutions below. 
2340)     </p>
2341)     <ul>
2342)     <li>If your application speaks SOCKS 4a, use it. </li>
2343)     <li>If you only need one or two hosts, or you are good at programming, 
2344)     you may be able to get a socks-based port-forwarder like socat to work 
2345)     for you; see <a 
2346)     href="https://trac.torproject.org/projects/tor/wiki/doc/TorifyHOWTO">the 
2347)     Torify HOWTO</a> for examples. </li>
2348)     <li>Tor ships with a program called tor-resolve that can use the Tor 
2349)     network to look up hostnames remotely; if you resolve hostnames to IPs 
2350)     with tor-resolve, then pass the IPs to your applications, you'll be fine. 
2351)     (Tor will still give the warning, but now you know what it means.) </li>
2352) <!-- I'm not sure if this project is still maintained or not
2353) 
2354) <li>You can use TorDNS as a local DNS server to rectify the DNS leakage. See the Torify HOWTO for info on how to run particular applications anonymously. </li>
2355) !-->
2356)     </ul>
2357)     <p>If you think that you applied one of the solutions properly but still 
2358)     experience DNS leaks please verify there is no third-party application 
2359)     using DNS independently of Tor. Please see <a 
2360)     href="#AmITotallyAnonymous">the FAQ entry on whether you're really 
2361)     absolutely anonymous using Tor</a> for some examples. 
2362)     </p>
2363) 
2364)     <hr>
2365) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2366)     <a id="SocksAndDNS"></a>
2367)     <h3><a class="anchor" href="#SocksAndDNS">How do I check if my application that uses 
2368)     SOCKS is leaking DNS requests?</a></h3>
2369) 
2370)     <p>
2371)     These are two steps you need to take here. The first is to make sure 
2372)     that it's using the correct variant of the SOCKS protocol, and the 
2373)     second is to make sure that there aren't other leaks. 
2374)     </p>
2375) 
2376)     <p>
2377)     Step one: add "TestSocks 1" to your torrc file, and then watch your 
2378)     logs as you use your application. Tor will then log, for each SOCKS 
2379)     connection, whether it was using a 'good' variant or a 'bad' one. 
2380)     (If you want to automatically disable all 'bad' variants, set 
2381)     "SafeSocks 1" in your <a href="#torrc">torrc</a> file.) 
2382)     </p>
2383) 
2384)     <p>
2385)     Step two: even if your application is using the correct variant of 
2386)     the SOCKS protocol, there is still a risk that it could be leaking 
2387)     DNS queries. This problem happens in Firefox extensions that resolve 
2388)     the destination hostname themselves, for example to show you its IP 
2389)     address, what country it's in, etc. These applications may use a safe 
2390)     SOCKS variant when actually making connections, but they still do DNS 
2391)     resolves locally. If you suspect your application might behave like 
2392)     this, you should use a network sniffer like <a 
2393)     href="https://www.wireshark.org/">Wireshark</a> and look for 
2394)     suspicious outbound DNS requests. I'm afraid the details of how to look 
2395)     for these problems are beyond the scope of a FAQ entry though -- find 
2396)     a friend to help if you have problems. 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2397)     </p>
2398) 
2399)     <hr>
2400) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

2401)     <a id="HowDoIDecide"></a>
2402)     <h3><a class="anchor" href="#HowDoIDecide">How do I decide if I should 
2403)     run a relay?</a></h3>
2404)     <p>
2405)     We're looking for people with reasonably reliable Internet connections, 
2406)     that have at least 20 kilobytes/second each way. If that's you, please 
2407)     consider <a href="https://www.torproject.org/docs/tor-relay-debian">helping 
2408)     out</a>. 
2409)     </p>
2410)     
2411)     <hr>
2412)     
2413)     <a id="WhyIsntMyRelayBeingUsedMore"></a>
2414)     <h3><a class="anchor" href="#WhyIsntMyRelayBeingUsedMore">Why isn't my 
2415)     relay being used more?</a></h3>
2416)     <p>
2417)     If your relay is relatively new then give it time. Tor decides which 
2418)     relays it uses heuristically based on reports from Bandwidth 
2419)     Authorities. These authorities take measurements of your relay's 
2420)     capacity and, over time, directs more traffic there until it reaches 
2421)     an optimal load. The lifecycle of a new relay is explained in more 
2422)     depth in <a href="https://blog.torproject.org/blog/lifecycle-of-a-new-relay">
2423)     this blog post</a>.
2424)     </p>
2425)     <p>
2426)     If you've been running a relay for a while and still having issues 
2427)     then try asking on the <a href=
2428)     "https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays/">
2429)     tor-relays list</a>. 
2430)     </p>
2431)     
2432)     <hr>
2433) 
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2434)     <a id="IDontHaveAStaticIP"></a>
2435)     <h3><a class="anchor" href="#IDontHaveAStaticIP">I don't have a static 
2436)     IP.</a></h3>
2437) 
2438)     <p>
2439)     Tor can handle relays with dynamic IP addresses just fine. Just leave 
2440)     the "Address" line in your torrc blank, and Tor will guess. 
2441)     </p>
2442) 
2443)     <hr>
2444) 
2445)     <a id="ModemKeepsCrashing"></a>
2446)     <h3><a class="anchor" href="#ModemKeepsCrashing">My cable/DSL modem 
2447)     keeps crashing. What's going on?</h3></a>
2448) 
2449)     <p>
2450)     Tor relays hold many connections open at once. This is more intensive 
2451)     use than your cable modem (or other home router) would ever get normally. 
2452)     So if there are any bugs or instabilities, they might show up now. 
2453)     </p>
2454)     <p>
2455)     If your router keeps crashing, you've got two options. First, you should 
2456)     try to upgrade its firmware. If you need tips on how to do this, ask 
2457)     Google or your cable/router provider, or try the Tor IRC channel. 
2458)     </p>
2459) 
2460)     <p>
2461)     Usually the firmware upgrade will fix it. If it doesn't, you will 
2462)     probably want to get a new (better) router. 
2463)     </p>
2464) 
2465)     <hr>
2466) 
2467)     <a id="PortscannedMore"></a>
2468)     <h3><a class="anchor" href="#PortscannedMore">Why do I get portscanned 
2469)     more often when I run a Tor relay?</a></h3>
2470) 
2471)     <p>
2472)     If you allow exit connections, some services that people connect to 
2473)     from your relay will connect back to collect more information about you. 
2474)     For example, some IRC servers connect back to your identd port to record 
2475)     which user made the connection. (This doesn't really work for them, 
2476)     because Tor doesn't know this information, but they try anyway.) Also, 
2477)     users exiting from you might attract the attention of other users on the 
2478)     IRC server, website, etc. who want to know more about the host they're 
2479)     relaying through. 
2480)     </p>
2481)     <p>
2482)     Another reason is that groups who scan for open proxies on the Internet 
2483)     have learned that sometimes Tor relays expose their socks port to the 
2484)     world. We recommend that you bind your socksport to local networks only. 
2485)     </p>
2486)     <p>
2487)     In any case, you need to keep up to date with your security. See this <a 
2488)     href="https://trac.torproject.org/projects/tor/wiki/doc/OperationalSecurity">article 
2489)     on operational security for Tor relays</a> for more suggestions. 
2490)     </p>
2491) 
2492)     <hr>
2493) 
2494)     <a id="MoreThanOneCPU"></a>
2495)     <h3><a class="anchor" href="#MoreThanOneCPU">I have more than one CPU. 
2496)     Does this help?</a></h3>
2497) 
2498)     <p>
2499)     Yes. You can set your NumCpus config option in torrc to the number of 
2500)     CPUs you have, and Tor will spawn this many cpuworkers to deal with 
2501)     public key operations in parallel. 
2502)     </p>
2503) 
2504)     <p>
2505)     This option has no effect for clients. 
2506)     </p>
2507) 
2508)     <hr>
2509) 
Matt Pagan Added a missing anchor; Add...

Matt Pagan authored 10 years ago

2510)     <a id="HighCapacityConnection"></a>    
2511)     <h3><a class="anchor" href="#HighCapacityConnection">How can I get Tor to fully 
2512)     make use of my high capacity connection?</a></h3>
2513)     
2514)     <p>
2515)     See <a href="http://archives.seul.org/or/relays/Aug-2010/msg00034.html">this 
2516)     tor-relays thread</a>.
2517)     </p>
2518)     
2519)     <hr>    
2520)     
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2521)     <a id="RelayFlexible"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2532)     rate limiting</a>. Further, if you have a fast
2533)     link but want to limit the number of bytes per
2534)     day (or week or month) that you donate, check out the <a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

2538)     feature</a>.
2539)     </li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2540)     <li>Each Tor relay has an <a href="#ExitPolicies">exit policy</a>
2541) that
2542)     specifies what sort of outbound connections are allowed or refused
2543) from
2544)     that relay. If you are uncomfortable allowing people to exit from
2545) your
2546)     relay, you can set it up to only allow connections to other Tor
2547) relays.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2548)     </li>
2549)     <li>It's fine if the relay goes offline sometimes. The directories
2550)     notice this quickly and stop advertising the relay. Just try to make
2551)     sure it's not too often, since connections using the relay when it
2552)     disconnects will break.
2553)     </li>
2554)     <li>We can handle relays with dynamic IPs just fine &mdash; simply
2555)     leave the Address config option blank, and Tor will try to guess.
2556)     </li>
2557)     <li>If your relay is behind a NAT and it doesn't know its public
2558)     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

2559)     forwarding. Forwarding TCP connections is system dependent but
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

2561)     offers some examples on how to do this.
2562)     </li>
2563)     <li>Your relay will passively estimate and advertise its recent
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2564)     bandwidth capacity, so high-bandwidth relays will attract more users
2565) than
2566)     low-bandwidth ones. Therefore having low-bandwidth relays is useful
2567) too.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2568)     </li>
2569)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

2571)     <hr>
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2572)     
2573)     <a id="BandwidthShaping"></a>
2574)     <h3><a class="anchor" href="#BandwidthShaping">What bandwidth shaping 
2575)     options are available to Tor relays?</a></h3>
2576) 
2577)     <p>
2578)     There are two options you can add to your torrc file: 
2579)     </p>
2580)     <ul>
2581)     <li>
2582)     BandwidthRate is the maximum long-term bandwidth allowed (bytes per 
2583)     second). For example, you might want to choose "BandwidthRate 2 MB" 
2584)     for 2 megabytes per second (a fast connection), or "BandwidthRate 50 
2585)     KB" for 50 kilobytes per second (a medium-speed cable connection). 
2586)     The minimum BandwidthRate is 20 kilobytes per second. 
2587)     </li>
2588)     <li>
2589)     BandwidthBurst is a pool of bytes used to fulfill requests during 
2590)     short periods of traffic above BandwidthRate but still keeps the 
2591)     average over a long period to BandwidthRate. A low Rate but a high 
2592)     Burst enforces a long-term average while still allowing more traffic 
2593)     during peak times if the average hasn't been reached lately. For example, 
2594)     if you choose "BandwidthBurst 50 KB" and also use that for your 
2595)     BandwidthRate, then you will never use more than 50 kilobytes per second; 
2596)     but if you choose a higher BandwidthBurst (like 1 MB), it will allow 
2597)     more bytes through until the pool is empty.
2598)     </li>
2599)     </ul>
2600)     <p>
2601)     If you have an asymmetric connection (upload less than download) such 
2602)     as a cable modem, you should set BandwidthRate to less than your smaller 
2603)     bandwidth (Usually that's the upload bandwidth). (Otherwise, you could 
2604)     drop many packets during periods of maximum bandwidth usage -- you may 
2605)     need to experiment with which values make your connection comfortable.) 
2606)     Then set BandwidthBurst to the same as BandwidthRate. 
2607)     </p>
2608)     <p>
2609)     Linux-based Tor nodes have another option at their disposal: they can 
2610)     prioritize Tor traffic below other traffic on their machine, so that 
2611)     their own personal traffic is not impacted by Tor load. A ​<a 
2612)     href="https://gitweb.torproject.org/tor.git/blob/HEAD:/contrib/linux-tor-prio.sh">script
2613)     to do this</a> can be found in the Tor source distribution's contrib 
2614)     directory. 
2615)     </p>
2616)     <p>
2617)     Additionally, there are hibernation options where you can tell Tor to 
2618)     only serve a certain amount of bandwidth per time period (such as 100 
2619)     GB per month). These are covered in the <a 
2620)     href="#LimitTotalBandwidth">hibernation entry</a> below. 
2621)     </p>
2622)     <p>
2623)     Note that BandwidthRate and BandwidthBurst are in <b>Bytes,</b>not Bits. 
2624)     </p>
2625) 
2626)     <hr>
2627) 
2628)     <a id="LimitTotalBandwidth"></a>
2629)     <h3><a class="anchor" href="#LimitTotalBandwidth">How can I limit the 
2630)     total amount of bandwidth used by my Tor relay?</a></h3>
2631)     <p>
2632)     The accounting options in the torrc file allow you to specify the maximum 
2633)     amount of bytes your relay uses for a time period. 
2634)     </p>
2635)     <pre>
2636)     AccountingStart day week month [day] HH:MM
2637)     </pre>
2638)     <p>
2639)     This specifies when the accounting should reset. For instance, to setup 
2640)     a total amount of bytes served for a week (that resets every Wednesday 
2641)     at 10:00am), you would use: 
2642)     </p>
2643)     <pre>
2644)     AccountingStart week 3 10:00
2645)     AccountingMax N bytes KB MB GB TB
2646)     </pre>
2647)     <p>
2648)     This specifies the maximum amount of data your relay will send during an 
2649)     accounting period, and the maximum amount of data your relay will receive 
2650)     during an account period. When the accounting period resets (from 
2651)     AccountingStart), then the counters for AccountingMax are reset to 0.
2652)     </p>
2653)     <p>
2654)     Example. Let's say you want to allow 1 GB of traffic every day in each 
2655)     direction and the accounting should reset at noon each day: 
2656)     </p>
2657)     <pre>
2658)     AccountingStart day 12:00
2659)     AccountingMax 1 GB
2660)     </pre>
2661)     <p>
2662)     Note that your relay won't wake up exactly at the beginning of each 
2663)     accounting period. It will keep track of how quickly it used its 
2664)     quota in the last period, and choose a random point in the new interval 
2665)     to wake up. This way we avoid having hundreds of relays working at the 
2666)     beginning of each month but none still up by the end. 
2667)     </p>
2668)     <p>
2669)     If you have only a small amount of bandwidth to donate compared to your 
2670)     connection speed, we recommend you use daily accounting, so you don't 
2671)     end up using your entire monthly quota in the first day. Just divide 
2672)     your monthly amount by 30. You might also consider rate limiting to 
2673)     spread your usefulness over more of the day: if you want to offer X GB 
2674)     in each direction, you could set your BandwidthRate to 20*X. For example, 
2675)     if you have 10 GB to offer each way, you might set your BandwidthRate to 
2676)     200 KB: this way your relay will always be useful for at least half of 
2677)     each day. 
2678)     </p>
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2679) 
2680)     <hr>
2681) 
2682)     <a id="RelayWritesMoreThanItReads"></a>
2683)     <h3>< class="anchor" href="#RelayWritesMoreThanItReads">Why does my relay 
2684)     write more bytes onto the network than it reads?</h3>
2685) 
2686)     <p>You're right, for the most part a byte into your Tor relay means a 
2687)     byte out, and vice versa. But there are a few exceptions:</p>
2688) 
2689)     <p>If you open your DirPort, then Tor clients will ask you for a copy of 
2690)     the directory. The request they make (an HTTP GET) is quite small, and the 
2691)     response is sometimes quite large. This probably accounts for most of the 
2692)     difference between your "write" byte count and your "read" byte count.</p>
2693) 
2694)     <p>Another minor exception shows up when you operate as an exit node, and 
2695)     you read a few bytes from an exit connection (for example, an instant 
2696)     messaging or ssh connection) and wrap it up into an entire 512 byte cell 
2697)     for transport through the Tor network.</p>
2698) 
2699)     <hr>
2700) 
2701)     <a id="Hibernation"></a>
2702)     <h3><a class="anchor" href="#Hibernation">Why can I not browse anymore 
2703)     after limiting bandwidth on my Tor relay?</a>
2704) 
2705)     <p>The parameters assigned in the <a 
2706)     href="#LimitTotalBandwidth">AccountingMax</a> and <a 
2707)     href="#BandwidthShaping">BandwidthRate</a> apply to both client and 
2708)     relay functions of the Tor process. Thus you may find that you are unable 
2709)     to browse as soon as your Tor goes into hibernation, signaled by this 
2710)     entry in the log:</p>
2711) 
2712)     <pre>Bandwidth soft limit reached; commencing hibernation. No new 
2713)     connections will be accepted</pre>
2714) 
2715)     <p>The solution is to run two Tor processes - one relay and one client, 
2716)     each with its own config. One way to do this (if you are starting from a 
2717)     working relay setup) is as follows:</p>
2718) 
2719)     <ul>
2720)         <li>In the relay Tor torrc file, simply set the SocksPort to 0.</li>
2721)         <li>Create a new client torrc file from the torrc.sample and ensure 
2722)         it uses a different log file from the relay. One naming convention 
2723)         may be torrc.client and torrc.relay.</li>
2724)         <li>Modify the Tor client and relay startup scripts to include 
2725)         '-f /path/to/correct/torrc'.</li>
2726)         <li>In Linux/BSD/OSX, changing the startup scripts to Tor.client 
2727)         and Tor.relay may make separation of configs easier.</li>
2728)     </ul>
2729) 
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2732)     <a id="ExitPolicies"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2736)     <p>
2737)     Great. That's exactly why we implemented exit policies.
2738)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2740)     <p>
2741)     Each Tor relay has an exit policy that specifies what sort of
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2742)     outbound connections are allowed or refused from that relay. The
2743) exit
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2744)     policies are propagated to Tor clients via the directory, so clients
2745)     will automatically avoid picking exit relays that would refuse to
2746)     exit to their intended destination. This way each relay can decide
2747)     the services, hosts, and networks he wants to allow connections to,
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2748)     based on abuse potential and his own situation. Read the FAQ entry
2749) on
2750)     <a href="<page docs/faq-abuse>#TypicalAbuses">issues you might
2751) encounter</a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

2758)     The default exit policy allows access to many popular services
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2759)     (e.g. web browsing), but <a
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

2760) href="#DefaultExitPorts">restricts</a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

2765)     <a href="<page docs/faq>#torrc">torrc</a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2766)     file. If you want to avoid most if not all abuse potential, set it
2767) to
2768)     "reject *:*" (or un-check all the boxes in Vidalia). This setting
2769) means
2770)     that your relay will be used for relaying traffic inside the Tor
2771) network,
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2772)     but not for connections to external websites or other services.
2773)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2775)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2776)     If you do allow any exit connections, make sure name resolution
2777) works
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2778)     (that is, your computer can resolve Internet addresses correctly).
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2779)     If there are any resources that your computer can't reach (for
2780) example,
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2781)     you are behind a restrictive firewall or content filter), please
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2782)     explicitly reject them in your exit policy &mdash; otherwise Tor
2783) users
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2784)     will be impacted too.
2785)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

2788) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2789)     <a id="DifferentComputer"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2790)     <h3><a class="anchor" href="#DifferentComputer">I want to run my 
2791)     Tor client on a different computer than my applications.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2792)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2793)     By default, your Tor client only listens for applications that 
2794)     connect from localhost. Connections from other computers are 
2795)     refused. If you want to torify applications on different computers 
2796)     than the Tor client, you should edit your torrc to define 
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

2797)     SocksListenAddress 0.0.0.0 and then restart (or hup) Tor. If you 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2798)     want to get more advanced, you can configure your Tor client on a 
2799)     firewall to bind to your internal IP but not your external IP.  
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2800)     </p>
2801) 
2802)     <hr>
2803) 
2804)     <a id="ServerClient"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2805)     <h3><a class="anchor" href="#ServerClient">Can I install Tor on a 
2806)     central server, and have my clients connect to it?</a></h3>
2807)     <p>
2808)      Yes. Tor can be configured as a client or a relay on another 
2809)      machine, and allow other machines to be able to connect to it 
2810)      for anonymity. This is most useful in an environment where many 
2811)      computers want a gateway of anonymity to the rest of the world. 
2812)      However, be forwarned that with this configuration, anyone within 
2813)      your private network (existing between you and the Tor 
2814)      client/relay) can see what traffic you are sending in clear text. 
2815)      The anonymity doesn't start until you get to the Tor relay. 
2816)      Because of this, if you are the controller of your domain and you 
2817)      know everything's locked down, you will be OK, but this configuration 
2818)      may not be suitable for large private networks where security is 
2819)      key all around.
2820)     </p>
2821)     <p>
2822) Configuration is simple, editing your torrc file's SocksListenAddress 
2823) according to the following examples:
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2824)     </p>
2825)     <pre>
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

2826) 
2827)   #This provides local interface access only, 
2828)   #needs SocksPort to be greater than 0
2829)   SocksListenAddress 127.0.0.1 
2830) 
2831)   #This provides access to Tor on a specified interface
2832)   SocksListenAddress 192.168.x.x:9100 
2833) 
2834)   #Accept from all interfaces
2835)   SocksListenAddress 0.0.0.0:9100
2836)    </pre>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2837)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2838) You can state multiple listen addresses, in the case that you are 
2839) part of several networks or subnets.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2840)     </p>
2841)     <pre>
2842)   SocksListenAddress 192.168.x.x:9100 #eth0
2843)   SocksListenAddress 10.x.x.x:9100 #eth1
2844)     </pre>
2845)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2846) After this, your clients on their respective networks/subnets would specify 
2847) a socks proxy with the address and port you specified SocksListenAddress 
2848) to be. 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2849)     </p>
2850)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2851) Please note that the SocksPort configuration option gives the port ONLY for 
2852) localhost (127.0.0.1). When setting up your SocksListenAddress(es), you need 
2853) to give the port with the address, as shown above.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2854)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2855) If you are interested in forcing all outgoing data through the central Tor 
2856) client/relay, instead of the server only being an optional proxy, you may find 
2857) the program iptables (for *nix) useful. 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2858)     </p>
2859) 
2860)     <hr>
2861) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2862)     <a id="JoinTheNetwork"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2863)     <h3><a class="anchor" href="#JoinTheNetwork">So I can just configure a 
2864)     nickname and ORPort and join the network?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2865) 
2866)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2867)      Yes. You can join the network and be a useful relay just by configuring 
2868)      your Tor to be a relay and making sure it's reachable from the outside.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2869)     </p>
2870)     <p>
2871) 30 Seconds to a Tor Relay:
2872)     </p>
2873)     <ul><li>
2874)     Configure a Nickname: 
2875)     </li></ul>
2876)     <pre>
2877) Nickname ididnteditheconfig
2878)     </pre>
Matt Pagan Fixed a missing closing tag

Matt Pagan authored 10 years ago

2879)     <ul><li>
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

2880)     Configure ORPort: 
Matt Pagan Fixed a missing closing tag

Matt Pagan authored 10 years ago

2881)     </li></ul>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2882)     <pre>
2883) ORPort 9001
2884)     </pre>
Matt Pagan Fixed a missing closing tag

Matt Pagan authored 10 years ago

2885)     <ul><li>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2886)     Configure Contact Info: 
Matt Pagan Fixed a missing closing tag

Matt Pagan authored 10 years ago

2887)     </li></ul>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2888) 
2889)     <pre>
2890) ContactInfo human@…
Matt Pagan Fixed a missing closing tag

Matt Pagan authored 10 years ago

2891)     </pre>
2892)     <ul><li>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2893)     Start Tor. Watch the log file for a log entry that states: "Self-testing 
2894)     indicates your ORPort is reachable from the outside. Excellent. Publishing 
2895)     server descriptor."
Matt Pagan Fixed a missing closing tag

Matt Pagan authored 10 years ago

2896)     </li></ul>
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

2897) 
2898)     <hr />
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

2900)     <a id="RelayOrBridge"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

2903) 
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2904)     <p><a href="<page docs/bridges>">Bridge relays</a> (or "bridges" for
2905) short)
2906)     are <a href="<page docs/tor-doc-relay>">Tor relays</a> that aren't
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2907)     listed in the public Tor directory.
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

2908)     That means that ISPs or governments trying to block access to the
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2909)     Tor network can't simply block all bridges.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2912)     <p>Being a normal relay vs being a bridge relay is almost the same
2913)     configuration: it's just a matter of whether your relay is listed
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2914)     publicly or not.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

2916) 
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2917)     <p>
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

2918)     So bridges are useful a) for Tor users in oppressive regimes,
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2919)     and b) for people who want an extra layer of security
Roger Dingledine change our "should i be a r...

Roger Dingledine authored 12 years ago

2920)     because they're worried somebody will recognize that it's a public
2921)     Tor relay IP address they're contacting.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

2923) 
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2924)     <p>
2925)     Several countries, including China and Iran, have found ways to
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

2926)     detect and block connections to Tor bridges.
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2927)     <a href="<page projects/obfsproxy>">Obfsproxy</a> bridges address
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

2928)     this by adding another layer of obfuscation.
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2929)     </p>
2930) 
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2931)     <p>So should you run a normal relay or bridge relay? If you have
2932) lots
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2933)     of bandwidth, you should definitely run a normal relay.
2934)     If you're willing
Roger Dingledine change our "should i be a r...

Roger Dingledine authored 12 years ago

2935)     to <a href="#ExitPolicies">be an exit</a>, you should definitely
2936)     run a normal relay, since we need more exits. If you can't be an
2937)     exit and only have a little bit of bandwidth, be a bridge. Thanks
2938)     for volunteering!
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

2942) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2943) <a id="UpgradeOrMove"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2944) <h3><a class="anchor" href="#UpgradeOrMove">I want to upgrade/move my relay. 
2945) How do I keep the same key?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2946) 
2947) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2948)  When upgrading your Tor relay, or running it on a different computer, 
2949)  the important part is to keep the same nickname (defined in your torrc 
2950)  file) and the same identity key (stored in "keys/secret_id_key" in 
2951)  your DataDirectory).
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2952) </p>
2953) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2954) This means that if you're upgrading your Tor relay and you keep the same 
2955) torrc and the same DataDirectory, then the upgrade should just work and 
2956) your relay will keep using the same key. If you need to pick a new 
2957) DataDirectory, be sure to copy your old keys/secret_id_key over. 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2958) </p>
2959) 
2960)     <hr>
2961) 
2962) <a id="NTService"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2963) <h3><a class="anchor" href="#NTService">How do I run my Tor relay as an NT 
2964) service?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2965) 
2966) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2967)  You can run Tor as a service on all versions of Windows except Windows 
2968)  95/98/ME. This way you can run a Tor relay without needing to always have 
2969)  Vidalia running.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2970) </p>
2971) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2972) If you've already configured your Tor to be a relay, please note that when 
2973) you enable Tor as a service, it will use a different DatagDirectory, and 
2974) thus will generate a different key. If you want to keep using the old key, 
2975) see the Upgrading your Tor relay FAQ entry for how to restore the old 
2976) identity key.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2977) </p>
2978) <p>
2979) To install Tor as a service, you can simply run:
2980) </p>
2981) <pre>
2982) tor --service install
2983) </pre>
2984) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2985) A service called Tor Win32 Service will be installed and started. This 
2986) service will also automatically start every time Windows boots, unless 
2987) you change the Start-up type. An easy way to check the status of Tor, 
2988) start or stop the service, and change the start-up type is by running 
2989) services.msc and finding the Tor service in the list of currently 
2990) installed services.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2991) </p>
2992) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2993) Optionally, you can specify additional options for the Tor service using 
2994) the -options argument. For example, if you want Tor to use C:\tor\torrc, 
2995) instead of the default torrc, and open a control port on port 9151, you 
2996) would run:
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2997) </p>
2998) <pre>
2999) tor --service install -options -f C:\tor\torrc ControlPort 9151
3000) </pre>
3001) <p>
3002) You can also start or stop the Tor service from the command line by typing:
3003) </p>
3004) <pre>
3005)  tor --service start
3006) </pre>
3007) <p>
3008) or
3009) </p>
3010) <pre>
3011)  tor --service stop
3012) </pre>
3013) <p>
3014) To remove the Tor service, you can run the following command:
3015) </p>
3016) <pre>
3017) tor --service remove
3018) </pre>
3019) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3020) If you are running Tor as a service and you want to uninstall Tor entirely, 
3021) be sure to run the service removal command (shown above) first before 
3022) running the uninstaller from "Add/Remove Programs". The uninstaller is 
3023) currently not capable of removing the active service.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3024) </p>
3025) 
3026) <hr>
3027) 
3028) <a id="VirtualServer"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3029) <h3><a class="anchor" href="#VirtualServer">Can I run a Tor relay from my 
3030) virtual server account?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3031) 
3032) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3033) Some ISPs are selling "vserver" accounts that provide what they call a 
3034) virtual server -- you can't actually interact with the hardware, and 
3035) they can artificially limit certain resources such as the number of file 
3036) descriptors you can open at once. Competent vserver admins are able to 
3037) configure your server to not hit these limits. For example, in SWSoft's 
3038) Virtuozzo, investigate /proc/user_beancounters. Look for "failcnt" in 
3039) tcpsndbuf, tcprecvbuf, numothersock, and othersockbuf. Ask for these to 
3040) be increased accordingly. Some users have seen settings work well as follows: 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3041) <p>
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

3042) <table border="1">
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3043) <tr>
3044) <td>
3045) <i>resource</i>
3046) </td>
3047) <td>
3048) <i>held</i>
3049) </td>
3050) <td>
3051) <i>maxheld</i>
3052) </td>
3053) <td>
3054) <i>barrier</i>
3055) </td>
3056) <td>
3057) <i>limit</i>
3058) </td>
3059) <td>
3060) <i>failcnt</i>
3061) </td>
3062) </tr>
3063) <tr>
3064) <td>
3065) tcpsndbuf
3066) </td>
3067) <td>
3068) 46620
3069) </td>
3070) <td>
3071) 48840
3072) </td>
3073) <td>
3074) 3440640
3075) </td>
3076) <td>
3077) 5406720
3078) </td>
3079) <td>
3080) 0
3081) </td>
3082) </tr>
3083) <tr>
3084) <td>
3085) tcprcvbuf
3086) </td>
3087) <td>
3088) 0
3089) </td>
3090) <td>
3091) 2220
3092) </td>
3093) <td>
3094) 3440640
3095) </td>
3096) <td>
3097) 5406720
3098) </td>
3099) <td>
3100) 0
3101) </td>
3102) </tr>
3103) <tr>
3104) <td>
3105) othersockbuf
3106) </td>
3107) <td>
3108) 243516
3109) </td>
3110) <td>
3111) 260072
3112) </td>
3113) <td>
3114) 2252160
3115) </td>
3116) <td>
3117) 4194304
3118) </td>
3119) <td>
3120) 0
3121) </td>
3122) </tr>
3123) <tr>
3124) <td>
3125) numothersock
3126) </td>
3127) <td>
3128) 151
3129) </td>
3130) <td>
3131) 153
3132) </td>
3133) <td>
3134) 720
3135) </td>
3136) <td>
3137) 720
3138) </td>
3139) <td>
3140) 0
3141) </td>
3142) </tr>
3143) </table>
3144) <p>
3145)  Xen, Virtual Box and VMware virtual servers have no such limits normally.
3146) </p>
3147) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3148) If the vserver admin will not increase system limits another option is 
3149) to reduce the memory allocated to the send and receive buffers on TCP 
3150) connections Tor uses. An experimental feature to constrain socket buffers 
3151) has recently been added. If your version of Tor supports it, set 
3152) "ConstrainedSockets 1" in your configuration. See the tor man page for 
3153) additional details about this option.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3154) </p>
3155) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3156) Unfortunately, since Tor currently requires you to be able to connect to 
3157) all the other Tor relays, we need you to be able to use at least 1024 file 
3158) descriptors. This means we can't make use of Tor relays that are crippled 
3159) in this way.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3160) </p>
3161) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3162) We hope to fix this in the future, once we know how to build a Tor network 
3163) with restricted topologies -- that is, where each node connects to only a 
3164) few other nodes. But this is still a long way off.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3165) </p>
3166) 
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

3167) <hr>
3168) 
Roger Dingledine fix the faq anchors that ha...

Roger Dingledine authored 13 years ago

3169) <a id="MultipleRelays"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

3172) 
3173) <p>
3174) Great. If you want to run several relays to donate more to the network,
3175) we're happy with that. But please don't run more than a few dozen on
3176) the same network, since part of the goal of the Tor network is dispersal
3177) and diversity.
3178) </p>
3179) 
3180) <p>
3181) 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

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

Roger Dingledine authored 13 years ago

3184) </p>
3185) 
3186) <pre>
3187)     MyFamily $fingerprint1,$fingerprint2,$fingerprint3
3188) </pre>
3189) 
3190) <p>
3191) where each fingerprint is the 40 character identity fingerprint (without
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3192) spaces). You can also list them by nickname, but fingerprint is safer.
3193) Be
Roger Dingledine migrate the ManyRelays faq...

Roger Dingledine authored 13 years ago

3194) sure to prefix the digest strings with a dollar sign ('$') so that the
3195) digest is not confused with a nickname in the config file.
3196) </p>
3197) 
3198) <p>
3199) That way clients will know to avoid using more than one of your relays
3200) in a single circuit. You should set MyFamily if you have administrative
3201) control of the computers or of their network, even if they're not all in
3202) the same geographic location.
3203) </p>
3204) 
3205)     <hr>
3206) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3207)     <a id="WrongIP"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3208)     <h3><a class="anchor" href="#WrongIP">My relay is picking the wrong 
3209)     IP address.</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3210)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3211)  Tor guesses its IP address by asking the computer for its hostname, and 
3212)  then resolving that hostname. Often people have old entries in their 
3213)  /etc/hosts file that point to old IP addresses.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3214)     </p>
3215)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3216) If that doesn't fix it, you should use the "Address" config option to 
3217) specify the IP you want it to pick. If your computer is behind a NAT and 
3218) it only has an internal IP address, see the following FAQ entry on <a 
Matt Pagan Improved some links.

Matt Pagan authored 10 years ago

3219) href="#RelayFlexible">dynamic IP addresses</a>.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3220)     </p>
3221)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3222) Also, if you have many addresses, you might also want to set 
3223) "OutboundBindAddress" so external connections come from the IP you intend 
3224) to present to the world. 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3225)     </p>
3226) 
3227)     <hr>
3228) 
3229)     <a id="BehindANAT"></a>
3230)     <h3><a class="anchor" href="#BehindANAT">I'm behind a NAT/Firewall.</a></h3>
3231) 
3232)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3233) See <a>​http://portforward.com/</a> for directions on how to port forward with 
3234) your NAT/router device.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3235) </p>
3236) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3237) If your relay is running on a internal net you need to setup port forwarding. 
3238) Forwarding TCP connections is system dependent but the firewalled-clients FAQ 
3239) entry offers some examples on how to do this.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3240) </p>
3241) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3242) Also, here's an example of how you would do this on GNU/Linux if you're using 
3243) iptables:
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3244) </p>
3245) <pre>
3246) /sbin/iptables -A INPUT -i eth0 -p tcp --destination-port 9001 -j ACCEPT
3247) </pre>
3248) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3249) You may have to change "eth0" if you have a different external interface 
3250) (the one connected to the Internet). Chances are you have only one (except 
3251) the loopback) so it shouldn't be too hard to figure out. 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3252)     </p>
3253)     <hr>
3254) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3255)     <a id="RelayMemory"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

3258) 
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3259)     <p>If your Tor relay is using more memory than you'd like, here are
3260) some
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3261)     tips for reducing its footprint:
3262)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

3264)     <ol>
3265)     <li>If you're on Linux, you may be encountering memory fragmentation
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3266)     bugs in glibc's malloc implementation. That is, when Tor releases
3267) memory
3268)     back to the system, the pieces of memory are fragmented so they're
3269) hard
3270)     to reuse. The Tor tarball ships with OpenBSD's malloc
3271) implementation,
3272)     which doesn't have as many fragmentation bugs (but the tradeoff is
3273) higher
3274)     CPU load). You can tell Tor to use this malloc implementation
3275) instead:
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3276)     <tt>./configure --enable-openbsd-malloc</tt></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3277) 
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3278)     <li>If you're running a fast relay, meaning you have many TLS
3279) connections
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3280)     open, you are probably losing a lot of memory to OpenSSL's internal
3281)     buffers (38KB+ per socket). We've patched OpenSSL to <a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

3285)     unused buffer memory more aggressively</a>. If you update to OpenSSL
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3286)     1.0.0 or newer, Tor's build process will automatically recognize and
3287) use
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3288)     this feature.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3289) 
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

3290) <!-- Nickm says he's not sure this is still accurate
3291) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3292)     <li>If you're running on Solaris, OpenBSD, NetBSD, or
3293)     old FreeBSD, Tor is probably forking separate processes
3294)     rather than using threads. Consider switching to a <a
3295)     href="<wikifaq>#WhydoesntmyWindowsorotherOSTorrelayrunwell">better
3296)     operating system</a>.</li>
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

3297) -->
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3298)     <li>If you still can't handle the memory load, consider reducing the
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3299)     amount of bandwidth your relay advertises. Advertising less
3300) bandwidth
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3301)     means you will attract fewer users, so your relay shouldn't grow
3302)     as large. See the <tt>MaxAdvertisedBandwidth</tt> option in the man
3303)     page.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

3307)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3308)     All of this said, fast Tor relays do use a lot of ram. It is not
3309) unusual
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3310)     for a fast exit relay to use 500-1000 MB of memory.
3311)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

3314) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3315)     <a id="BetterAnonymity"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3316)     <h3><a class="anchor" href="#BetterAnonymity">Do I get better anonymity 
3317)     if I run a relay?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

3319)     <p>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3320) Yes, you do get better anonymity against some attacks.
3321)     </p>
3322)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3323) The simplest example is an attacker who owns a small number of Tor relays. 
3324) He will see a connection from you, but he won't be able to know whether 
3325) the connection originated at your computer or was relayed from somebody else.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3326)     </p>
3327)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3328) There are some cases where it doesn't seem to help: if an attacker can 
3329) watch all of your incoming and outgoing traffic, then it's easy for him 
3330) to learn which connections were relayed and which started at you. (In 
3331) this case he still doesn't know your destinations unless he is watching 
3332) them too, but you're no better off than if you were an ordinary client.)
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3333)     </p>
3334)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3335) There are also some downsides to running a Tor relay. First, while we 
3336) only have a few hundred relays, the fact that you're running one might 
3337) signal to an attacker that you place a high value on your anonymity. 
3338) Second, there are some more esoteric attacks that are not as 
3339) well-understood or well-tested that involve making use of the knowledge 
3340) that you're running a relay -- for example, an attacker may be able to 
3341) "observe" whether you're sending traffic even if he can't actually watch 
3342) your network, by relaying traffic through your Tor relay and noticing 
3343) changes in traffic timing.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3344)     </p>
3345)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3346) It is an open research question whether the benefits outweigh the risks. 
3347) A lot of that depends on the attacks you are most worried about. For 
3348) most users, we think it's a smart move. 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

3356) 
3357)     <p>
Roger Dingledine touchups on the faq that ha...

Roger Dingledine authored 10 years ago

3358)     Sure! We recommend these non-profit charities that are happy to turn
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

3359)     your donations into better speed and anonymity for the Tor network:
3360)     </p>
3361)     <ul>
3362)     <li><a href="https://www.torservers.net/">torservers.net</a>
3363)     is a German charitable non-profit that runs a wide variety of
Roger Dingledine touchups on the faq that ha...

Roger Dingledine authored 10 years ago

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

Roger Dingledine authored 12 years ago

3366)     <li><a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3367) href="https://www.noisebridge.net/wiki/Noisebridge_Tor">Noisebridge</a>
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

3368)     is a US-based 501(c)(3) non-profit that collects donations and turns
Roger Dingledine touchups on the faq that ha...

Roger Dingledine authored 10 years ago

3369)     them into more US-based exit relay capacity.</li>
3370)     <li><a href="https://nos-oignons.net/">Nos Oignons</a> is a French
3371)     charitable non-profit that runs fast exit relays in France.</li>
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

3372)     </ul>
3373) 
3374)     <p>
3375)     These organizations are not the same as <a href="<page
3376)     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

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

Roger Dingledine authored 12 years ago

3379)     </p>
3380) 
3381)     <p>
3382)     Note that there can be a tradeoff here between anonymity and
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3383)     performance. The Tor network's anonymity comes in part from
3384) diversity,
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

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

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

3390)     performance. Improving anonymity and improving performance are both
3391)     worthwhile goals, so however you can help is great!
3392)     </p>
3393) 
3394)     <hr>
3395) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3396)     <a id="AccessHiddenServices"></a>
3397)     <h3><a class="anchor" href="#AccessHiddenServices">How do I access 
3398)     hidden services?</a></h3>
3399)     
3400)     <p>
3401)     Tor hidden services are named with a special top-level domain (TLD) 
3402)     name in DNS: .onion. Since the .onion TLD is not recognized by the 
3403)     official root DNS servers on the Internet, your application will not 
3404)     get the response it needs to locate the service. Currently, the Tor 
3405)     directory server provides this look-up service; and thus the look-up 
3406)     request must get to the Tor network. 
3407)     </p>
3408) 
3409) <p>
3410)  Therefore, your application <b>needs</b> to pass the .onion hostname to 
3411)  Tor directly. You can't try to resolve it to an IP address, since there 
3412)  <i>is</i> no corresponding IP address: the server is hidden, after all! 
3413) </p>
3414)     
3415)     <p>
3416)     So, how do you make your application pass the hostname directly to Tor? 
3417)     You can't use SOCKS 4, since SOCKS 4 proxies require an IP from the 
3418)     client (a web browser is an example of a SOCKS client). Even though 
3419)     SOCKS 5 can accept either an IP or a hostname, most applications 
3420)     supporting SOCKS 5 try to resolve the name before passing it to the 
3421)     SOCKS proxy. SOCKS 4a, however, always accepts a hostname: You'll need 
3422)     to use SOCKS 4a. 
3423)     </p>
3424)     
3425)     <p>
3426)     Some applications, such as the browsers Mozilla Firefox and Apple's 
3427)     Safari, support sending DNS queries to Tor's SOCKS 5 proxy. Most web 
3428)     browsers don't support SOCKS 4a very well, though. The workaround is 
3429)     to point your web browser at an HTTP proxy, and tell the HTTP proxy 
3430)     to speak to Tor with SOCKS 4a. We recommend Polipo as your HTTP proxy.
3431)     </p>
3432)     
3433)     <p>
3434)     For applications that do not support HTTP proxy, and so cannot use 
3435)     Polipo, <a href="http://www.freecap.ru/eng/">FreeCap</a> is an 
3436)     alternative. When using FreeCap set proxy protocol  to SOCKS 5 and under 
3437)     settings set DNS name resolving to remote. This 
3438)     will allow you to use almost any program with Tor without leaking DNS 
3439)     lookups and allow those same programs to access hidden services. 
3440)     </p>
3441)     
3442)     <p>
3443)     See also the <a href="#SocksAndDNS">question on DNS</a>. 
3444)     </p>    
3445)     
3446)     <hr>
3447) 
3448)     <a id="ProvideAHiddenService"></a>
3449)     <h3><a class="anchor" href="#ProvideAHiddenService">How do I provide a 
3450)     hidden service?</a></h3>
3451)     
3452)     <p>
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3453)     See the <a href="https://www.torproject.org/docs/tor-hidden-service.html.en">
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3454)     official hidden service configuration instructions</a>.
3455)     </p>
3456) 
3457)     <hr>
3458)     
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3459)     <a id="WhoIsResponsible"></a>
3460)     <h3><a class="anchor" href="#WhoIsResponsible">Who is responsible 
3461)     for Tor?</a></h3>
3462) 
3463)     <p>
3464)     <a href="http://www.freehaven.net/~arma/cv.html">Roger Dingledine</a> and 
3465)     <a href="http://www.wangafu.net/~nickm/">Nick Mathewson</a> are the main 
3466)     developers of Tor. You can read more at 
3467)     <a href="https://www.torproject.org/about/corepeople">Tor's People 
3468)     page</a>. 
3469)     </p>
3470) 
3471)     <hr>
3472) 
3473)     <a id="VersionNumbers"></a>
3474)     <h3><a class="anchor" href="#VersionNumbers">What do these weird 
3475)     version numbers mean?</a></h3>
3476) 
3477)     <p>
Matt Pagan Added an FAQ entry relevant...

Matt Pagan authored 10 years ago

3478)     Versions of Tor before 0.1.0 used a strange and hard-to-explain 
3479)     version scheme. Let's forget about those.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3480)     </p>
3481)     <p>
3482)     Starting with 0.1.0, versions all look like this: 
3483)     MAJOR.MINOR.MICRO(.PATCHLEVEL)(-TAG). The stuff in parenthesis is 
3484)     optional. MAJOR, MINOR, MICRO, and PATCHLEVEL are all numbers. Only one 
3485)     release is ever made with any given set of these version numbers. The 
3486)     TAG lets you know how stable we think the release is: "alpha" is pretty 
3487)     unstable; "rc" is a release candidate; and no tag at all means that we 
3488)     have a final release. If the tag ends with "-cvs", you're looking at 
3489)     a development snapshot that came after a given release. 
3490)     </p>
3491)     <p>
3492)     So for example, we might start a development branch with (say) 
3493)     0.1.1.1-alpha. The patchlevel increments consistently as the status 
3494)     tag changes, for example, as in: 0.1.1.2-alpha, 0.1.1.3-alpha, 
3495)     0.1.1.4-rc, 0.1.1.5-rc, etc. Eventually, we would release 0.1.1.6. 
3496)     The next stable release would be 0.1.1.7.
3497)     </p>
3498)     <p>
3499)     Why do we do it like this? Because every release has a unique 
3500)     version number, it is easy for tools like package manager to tell 
3501)     which release is newer than another. The tag makes it easy for users 
3502)     to tell how stable the release is likely to be. 
3503)     </p>
3504) 
3505)     <hr>
3506) 
3507)     <a id="PrivateTorNetwork"></a>
3508)     <h3><a class="anchor" href="#PrivateTorNetwork">How do I set up my 
3509)     own private Tor network?</a></h3>
3510)     
3511)     <p>
3512)     If you want to experiment locally with your own network, or you're 
3513)     cut off from the Internet and want to be able to mess with Tor still, 
3514)     then you may want to set up your own separate Tor network. 
3515)     </p>
3516)     <p>
3517)     To set up your own Tor network, you need to run your own authoritative 
3518)     directory servers, and your clients and relays must be configured so 
3519)     they know about your directory servers rather than the default public 
3520)     ones. 
3521)     </p>
3522)     <p>
3523)     Apart from the somewhat tedious method of manually configuring a couple 
3524)     of directory authorities, relays and clients there are two separate 
3525)     tools that could help. One is Chutney, the other is Shadow. 
3526)     </p>
3527)     <p>
3528)     <a href="https://gitweb.torproject.org/chutney.git">Chutney</a> is a 
3529)     tool for configuring, controlling and running tests on a 
3530)     testing Tor network. It requires that you have Tor and Python (2.5 or 
3531)     later) installed on your system. You can use Chutney to create a testing
3532)     network by generating Tor configuration files (torrc) and necssary keys 
3533)     (for the directory authorities). Then you can let Chutney start your Tor
3534)     authorities, relays and clients and wait for the network to bootstrap.
3535)     Finally, you can have Chutney run tests on your network to see which 
3536)     things work and which do not. Chutney is typically used for running a 
3537)     testing network with about 10 instances of Tor. Every instance of Tor 
3538)     binds to one or two ports on localhost (127.0.0.1) and all Tor 
3539)     communication is done over the loopback interface. The <a 
3540)     href="https://gitweb.torproject.org/chutney.git/blob/HEAD:/README">Chutney 
3541)     README</a> is a good starting point for getting it up and running. 
3542)     </p>
3543)     <p>
3544)     <a href="https://github.com/shadow/shadow">Shadow</a> is a network 
3545)     simulator that can run Tor through its Scallion plug-in. Although 
3546)     it's typically used for running load and performance tests on 
3547)     substantially larger Tor test networks than what's feasible with 
3548)     Chutney, it also makes for an excellent debugging tool since you can 
3549)     run completely deterministic experiments. A large Shadow network is on 
3550)     the size of thousands of instances of Tor, and you can run experiments 
3551)     out of the box using one of Shadow's several included scallion experiment 
3552)     configurations. Shadow can be run on any linux machine without root, 
3553)     and can also run on EC2 using a pre-configured image. Also, Shadow 
3554)     controls the time of the simulation with the effect that 
3555)     time-consuming tests can be done more efficiently than in an 
3556)     ordinary testing network. The <a 
3557)     href="https://github.com/shadow/shadow/wiki">Shadow wiki</a> and 
3558)     <a href="http://shadow.github.io/">Shadow website</a> are 
3559)     good places to get started. 
3560)     </p>
3561) 
3562)     <hr>
3563) 
Matt Pagan Fixed an anchor

Matt Pagan authored 10 years ago

3564)     <a id="UseTorWithJava"></a>
3565)     <h3><a class="anchor" href="#UseTorWithJava">How can I make my Java 
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3566)     program use the Tor Network?</a></h3>
3567) 
3568)     <p>
3569)     The newest versions of Java now have SOCKS4/5 support built in. 
3570)     Unfortunately, the SOCKS interface is not very well documented and 
3571)     may still leak your DNS lookups. The safest way to use Tor is to 
3572)     interface the SOCKS protocol directly or go through an application-level 
3573)     proxy that speaks SOCKS4a. For an example and libraries that implement 
3574)     the SOCKS4a connection, go to Joe Foley's TorLib in the <a 
3575)     href="http://web.mit.edu/foley/www/TinFoil/">TinFoil Project</a>. 
3576)     </p>
3577) 
3578)     <p>
3579)     A fully Java implementation of the Tor client is now available as <a 
3580)     href="http://www.subgraph.com/orchid.html">Orchid</a>. We still consider 
3581)     Orchid to be experimental, so use with care. 
3582)     </p>
3583) 
3584)     <hr>
3585) 
3586) 
3587)     <a id="WhatIsLibevent"></a>
3588)     <h3><a class="anchor" href="#WhatIsLibevent">What is Libevent?</a></h3>
3589)     
3590)     <p>
3591)     When you want to deal with a bunch of net connections at once, you 
3592)     have a few options: 
3593)     </p>
3594)     <p>
3595)     One is multithreading: you have a separate micro-program inside the 
3596)     main program for each net connection that reads and writes to the 
3597)     connection as needed.This, performance-wise, sucks. 
3598)     </p>
3599)     <p>
3600)     Another is asynchronous network programming: you have a single main 
3601)     program that finds out when various net connections are ready to 
3602)     read/write, and acts accordingly.
3603)     </p>
3604)     <p>
3605)     The problem is that the oldest ways to find out when net connections 
3606)     are ready to read/write, suck. And the newest ways are finally fast, 
3607)     but are not available on all platforms. 
3608)     </p>
3609)     <p>
3610)     This is where Libevent comes in and wraps all these ways to find 
3611)     out whether net connections are ready to read/write, so that Tor 
3612)     (and other programs) can use the fastest one that your platform 
3613)     supports, but can still work on older platforms (these methods are 
3614)     all different depending on the platorm) So Libevent presents a 
3615)     consistent and fast interface to select, poll, kqueue, epoll, 
3616)     /dev/poll, and windows select. 
3617)     </p>
3618)     <p>
3619)     However, On the the Win32 platform (by Microsoft) the only good 
3620)     way to do fast IO on windows with hundreds of sockets is using 
3621)     overlapped IO, which is grossly unlike every other BSD sockets 
3622)     interface. 
3623)     </p>
3624)     <p>Libevent has <a href="http://www.monkey.org/~provos/libevent/">its 
3625)     own website</a>.
3626)     </p>
3627)     <hr>
3628) 
3629)     <a id="MyNewFeature"></a>
3630)     <h3><a class="anchor" href="#MyNewFeature">What do I need to do to get 
3631)     a new feature into Tor?</a></h3>
3632)     
3633)     <p>
3634)     For a new feature to go into Tor, it needs to be designed (explain what 
3635)     you think Tor should do), argued to be secure (explain why it's better 
3636)     or at least as good as what Tor does now), specified (explained at the 
3637)     byte level at approximately the level of detail in tor-spec.txt), and 
3638)     implemented (done in software). 
3639)     </p>
3640) 
3641)     <p>
3642)     You probably shouldn't count on other people doing all of these steps 
3643)     for you: people who are skilled enough to do this stuff generally 
3644)     have their own favorite feature requests.
3645)     </p>
3646) 
3647)     <hr>
3648) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3649)     <a id="WhatProtectionsDoesTorProvide"></a>
3650)     <h3><a class="anchor" href="#WhatProtectionsDoesTorProvide">What 
3651)     protections does Tor provide?</a></h3>
3652)     
3653)     <p>
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3654)     Internet communication is based on a store-and-forward model that 
3655)     can be understood in analogy to postal mail: Data is transmitted in 
3656)     blocks called IP datagrams or packets. Every packet includes a source 
3657)     IP address (of the sender) and a destination IP address (of the 
3658)     receiver), just as ordinary letters contain postal addresses of sender 
3659)     and receiver. The way from sender to receiver involves multiple hops of 
3660)     routers, where each router inspects the destination IP address and 
3661)     forwards the packet closer to its destination. Thus, every router 
3662)     between sender and receiver learns that the sender is communicating 
3663)     with the receiver. In particular, your local ISP is in the position to 
3664)     build a complete profile of your Internet usage. In addition, every 
3665)     server in the Internet that can see any of the packets can profile your 
3666)     behaviour. 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3667)     </p>
3668)     
3669)     <p>
3670)     The aim of Tor is to improve your privacy by sending your traffic through 
3671)     a series of proxies. Your communication is encrypted in multiple layers 
3672)     and routed via multiple hops through the Tor network to the final 
3673)     receiver. More details on this process can be found in the <a 
3674)     href="https://www.torproject.org/about/overview">Tor overview</a>. 
3675)     Note that all your local ISP can observe now is that you are 
3676)     communicating with Tor nodes. Similarly, servers in the Internet just 
3677)     see that they are being contacted by Tor nodes.
3678)     </p>
3679)     
3680)     <p>
3681)     Generally speaking, Tor aims to solve three privacy problems: 
3682)     </p>
3683)     
3684)     <p>
3685)     First, Tor prevents websites and other services from learning 
3686)     your location, which they can use to build databases about your 
3687)     habits and interests. With Tor, your Internet connections don't 
3688)     give you away by default -- now you can have the ability to choose, 
3689)     for each connection, how much information to reveal. 
3690)     </p>
3691)     
3692)     <p>
3693)     Second, Tor prevents people watching your traffic locally (such as 
3694)     your ISP) from learning what information you're fetching and where 
3695)     you're fetching it from. It also stops them from deciding what you're 
3696)     allowed to learn and publish -- if you can get to any part of the Tor 
3697)     network, you can reach any site on the Internet.     
3698)     </p>
3699) 
3700)     <p>
3701)     Third, Tor routes your connection through more than one Tor relay 
3702)     so no single relay can learn what you're up to. Because these relays 
3703)     are run by different individuals or organizations, distributing trust 
3704)     provides more security than the old <a href="#Torisdifferent">one hop proxy
3705)     </a> approach. 
3706)     </p>
3707)     
3708)     <p>
3709)     Note, however, that there are situations where Tor fails to solve these 
3710)     privacy problems entirely: see the entry below on <a 
3711)     href="#AttacksOnOnionRouting">remaining attacks</a>.    
3712)     </p>
3713)     
3714)     <hr>
3715)     
3716)     <a id="CanExitNodesEavesdrop"></a>
3717)     <h3><a class="anchor" href="#CanExitNodesEavesdrop">Can exit nodes eavesdrop 
3718)     on communications? Isn't that bad?</a></h3>
3719)     
3720)     <p>
3721)     Yes, the guy running the exit node can read the bytes that come in and 
3722)     out there. Tor anonymizes the origin of your traffic, and it makes sure 
3723)     to encrypt everything inside the Tor network, but it does not magically 
3724)     encrypt all traffic throughout the Internet. 
3725)     </p>
3726)     
3727)     <p>
3728)     This is why you should always use end-to-end encryption such as SSL for 
3729)     sensitive Internet connections. (The corollary to this answer is that if 
3730)     you are worried about somebody intercepting your traffic and you're 
3731)     *not* using end-to-end encryption at the application layer, then something 
3732)     has already gone wrong and you shouldn't be thinking that Tor is the problem.) 
3733)     </p>
3734)     
3735)     <p>
3736)     Tor does provide a partial solution in a very specific situation, though. 
3737)     When you make a connection to a destination that also runs a Tor relay, 
3738)     Tor will automatically extend your circuit so you exit from that circuit. 
3739)     So for example if Indymedia ran a Tor relay on the same IP address as 
3740)     their website, people using Tor to get to the Indymedia website would 
3741)     automatically exit from their Tor relay, thus getting *better* encryption 
3742)     and authentication properties than just browsing there the normal way. 
3743)     </p>
3744) 
3745)     <p>
3746)     We'd like to make it still work even if the service is nearby the Tor 
3747)     relay but not on the same IP address. But there are a variety of 
3748)     technical problems we need to overcome first (the main one being "how 
3749)     does the Tor client learn which relays are associated with which 
3750)     websites in a decentralized yet non-gamable way?"). 
3751)     </p>
3752)             
3753)     <hr>
3754)     
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3755)     <a id="AmITotallyAnonymous"></a>
3756)     <h3><a class="anchor" href="#AmITotallyAnonymous">So I'm totally anonymous 
3757)     if I use Tor?</a></h3>
3758) 
3759)     <p>
3760)     <b>No.</b>
3761)     </p>
3762)     <p>
3763)     First, Tor protects the network communications. It separates where you 
3764)     are from where you are going on the Internet. What content and data you 
3765)     transmit over Tor is controlled by you. If you login to Google or 
3766)     Facebook via Tor, the local ISP or network provider doesn't know you 
3767)     are visiting Google or Facebook. Google and Facebook don't know where 
3768)     you are in the world. However, since you have logged into their sites, 
3769)     they know who you are. If you don't want to share information, you are 
3770)     in control. 
3771)     </p>
3772) 
3773)     <p>
3774)     Second, active content, such as Java, Javascript, Adobe Flash, Adobe 
3775)     Shockwave, QuickTime, RealAudio, ActiveX controls, and VBScript, are 
3776)     binary applications. These binary applications run as your user account 
3777)     with your permissions in your operating system. This means these 
3778)     applications can access anything that your user account can access. Some 
3779)     of these technologies, such as Java and Adobe Flash for instance, run in 
3780)     what is known as a virtual machine. This virtual machine may have the 
3781)     ability to ignore your configured proxy settings, and therefore bypass 
3782)     Tor and share information directly to other sites on the Internet. The 
3783)     virtual machine may be able to store data, such as cookies, completely 
3784)     separate from your browser or operating system data stores. Therefore, 
3785)     these technologies must be disabled in your browser to use Tor safely.
3786)     </p>
3787)     <p>
3788)     That's where the <a 
3789)     href="https://torproject.org/projects/torbrowser.html.en">Tor Browser 
3790)     Bundle</a> comes in. We produce a web browser that is preconfigured to 
3791)     help you control the risks to your privacy and anonymity while browsing 
3792)     the Internet. Not only are the above technologies disabled to prevent 
3793)     identity leaks, the Tor Browser also includes browser extensions like 
3794)     NoScript and Torbutton, as well as patches to the Firefox source
3795)     code. The full design of the Tor Browser can be read <a 
3796)     href="https://www.torproject.org/projects/torbrowser/design/">here</a>. 
3797)     In designing a safe, secure solution for browsing the web with Tor, 
Matt Pagan Other Vidalia and Tor Brows...

Matt Pagan authored 10 years ago

3798)     we've discovered that configuring <a href="#TBBOtherBrowser">other 
3799)     browsers</a> to use Tor is unsafe.
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3800)     </p>
3801) 
3802)     <p>
3803)     Alternatively, you may find a Live CD or USB operating system more to 
3804)     your liking. The Tails team has created an <a 
3805)     href="https://tails.boum.org/">entire bootable operating system</a> 
3806)     configured for anonymity and privacy on the Internet. 
3807)     </p>
3808) 
3809)     <p>
3810)     Tor is a work in progress. There is still <a 
3811)     href="https://www.torproject.org/getinvolved/volunteer">plenty of work 
3812)     left to do</a> for a strong, secure, and complete solution. 
3813)     </p>
3814) 
3815)     <hr>
3816) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3817)     <a id="ExitEnclaving"></a>
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3818)     <h3><a class="anchor" href="#ExitEnclaving">What is Exit Enclaving?</a>
3819)     </h3>
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3820) 
3821)     <p>
3822)     When a machine that runs a Tor relay also runs a public service, such as 
3823)     a webserver, you can configure Tor to offer Exit Enclaving to that 
3824)     service. Running an Exit Enclave for all of your services you wish to 
3825)     be accessible via Tor provides your users the assurance that they will 
3826)     exit through your server, rather than exiting from a randomly selected 
3827)     exit node that could be watched. Normally, a tor circuit would end at 
3828)     an exit node and then that node would make a connection to your service. 
3829)     Anyone watching that exit node could see the connection to your service, 
3830)     and be able to snoop on the contents if it were an unencrypted 
3831)     connection. If you run an Exit Enclave for your service, then the exit 
3832)     from the Tor network happens on the machine that runs your service, 
3833)     rather than on an untrusted random node. This works when Tor clients 
3834)     wishing to connect to this public service extend their their circuit 
3835)     to exit from the Tor relay running on that same host. For example, if 
3836)     the server at 1.2.3.4 runs a web server on port 80 and also acts as a 
3837)     Tor relay configured for Exit Enclaving, then Tor clients wishing to 
3838)     connect to the webserver will extend their circuit a fourth hop to exit 
3839)     to port 80 on the Tor relay running on 1.2.3.4. 
3840)     </p>
3841)     <p>
3842)     Exit Enclaving is disabled by default to prevent attackers from 
3843)     exploiting trust relationships with locally bound services. For 
3844)     example, often 127.0.0.1 will run services that are not designed to 
3845)     be shared with the entire world. Sometimes these services will also 
3846)     be bound to the public IP address, but will only allow connections if 
3847)     the source address is something trusted, such as 127.0.0.1. 
3848)     </p>
3849)     <p>
3850)     As a result of possible trust issues, relay operators must configure 
3851)     their exit policy to allow connections to themselves, but they should 
3852)     do so only when they are certain that this is a feature that they would 
3853)     like. Once certain, turning off the ExitPolicyRejectPrivate option will 
3854)     enable Exit Enclaving. An example configuration would be as follows: 
3855)     </p>
3856)     <pre>
3857)     ExitPolicy accept 1.2.3.4:80
3858)     ExitPolicy reject 127.0.0.1/8
3859)     ExitPolicyRejectPrivate 0
3860)     </pre>
3861)     <p>
3862)     This option should be used with care as it may expose internal network 
3863)     blocks that are not meant to be accessible from the outside world or 
3864)     the Tor network. Please tailor your ExitPolicy to reflect all netblocks 
3865)     that you want to prohibit access. 
3866)     </p>
3867)     <p>
3868)     This option should be used with care as it may expose internal network 
3869)     blocks that are not meant to be accessible from the outside world or 
3870)     the Tor network. Please tailor your ExitPolicy to reflect all netblocks 
3871)     that you want to prohibit access. 
3872)     </p>
3873)     <p>
3874)     While useful, this behavior may go away in the future because it is 
3875)     imperfect. A great idea but not such a great implementation. 
3876)     </p>
3877) 
3878)     <hr>
3879)     
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3880)     <a id="KeyManagement"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

3884)     <p>
3885)     Tor uses a variety of different keys, with three goals in mind: 1)
3886)     encryption to ensure privacy of data within the Tor network, 2)
3887)     authentication so clients know they're
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3888)     talking to the relays they meant to talk to, and 3) signatures to
3889) make
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3890)     sure all clients know the same set of relays.
3891)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

3893)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3894)     <b>Encryption</b>: first, all connections in Tor use TLS link
3895) encryption,
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3896)     so observers can't look inside to see which circuit a given cell is
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3897)     intended for. Further, the Tor client establishes an ephemeral
3898) encryption
Roger Dingledine explain that the authentica...

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 13 years ago

3901)     the cells. Both sides discard the circuit key when the circuit ends,
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3902)     so logging traffic and then breaking into the relay to discover the
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3903)     key won't work.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 13 years ago

3910)     When the Tor client establishes circuits, at each step it <a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3911) 
3912) href="<svnprojects>design-paper/tor-design.html#subsec:circuits">demands
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3913)     that the Tor relay prove knowledge of its onion key</a>. That way
3914)     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

3915)     Because the Tor client chooses the path, it can make sure to get
3916)     Tor's "distributed trust" property: no single relay in the path can
3917)     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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

3920)     <p>
3921)     <b>Coordination</b>:
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3922)     How do clients know what the relays are, and how do they know that
3923) they
3924)     have the right keys for them? Each relay has a long-term public
3925) signing
3926)     key called the "identity key". Each directory authority additionally
3927) has a
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3928)     "directory signing key". The directory authorities <a
Sebastian Hahn Fix links that broke due to...

Sebastian Hahn authored 13 years ago

3929)     href="<specblob>dir-spec.txt">provide a signed list</a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

3941)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3942)     How do clients know what the directory authorities are? The Tor
3943) software
3944)     comes with a built-in list of location and public key for each
3945) directory
3946)     authority. So the only way to trick users into using a fake Tor
3947) network
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3948)     is to give them a specially modified version of the software.
3949)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

3959)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3960)     In order to be certain that it's really signed by us, you need to
3961) have
3962)     met us in person and gotten a copy of our GPG key fingerprint, or
3963) you
3964)     need to know somebody who has. If you're concerned about an attack
3965) on
3966)     this level, we recommend you get involved with the security
3967) community
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3968)     and start meeting people.
3969)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

3972) 
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

3973) <a id="EntryGuards"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3974) <h3><a class="anchor" href="#EntryGuards">What are Entry
3975) Guards?</a></h3>
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

3976) 
3977) <p>
3978) Tor (like all current practical low-latency anonymity designs) fails
3979) when the attacker can see both ends of the communications channel. For
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

3984) this case, the research community knows no practical low-latency design
3985) that can reliably stop the attacker from correlating volume and timing
3986) information on the two sides.
3987) </p>
3988) 
3989) <p>
3990) So, what should we do? Suppose the attacker controls, or can observe,
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

3991) <i>C</i> relays. Suppose there are <i>N</i> relays total. If you select
3992) new entry and exit relays each time you use the network, the attacker
3993) will be able to correlate all traffic you send with probability
3994) <i>(c/n)<sup>2</sup></i>. But profiling is, for most users, as bad
3995) as being traced all the time: they want to do something often without
3996) an attacker noticing, and the attacker noticing once is as bad as the
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3997) attacker noticing more often. Thus, choosing many random entries and
3998) exits
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

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

4000) </p>
4001) 
4002) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

4005) to use as entry points, and uses only those relays for her first hop. If
4006) those relays are not controlled or observed, the attacker can't win,
4007) ever, and the user is secure. If those relays <i>are</i> observed or
4008) controlled by the attacker, the attacker sees a larger <i>fraction</i>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4009) of the user's traffic &mdash; but still the user is no more profiled
4010) than
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

4011) before. Thus, the user has some chance (on the order of <i>(n-c)/n</i>)
4012) of avoiding profiling, whereas she had none before.
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

4013) </p>
4014) 
4015) <p>
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

4022) </p>
4023) 
4024) <p>
4025) Restricting your entry nodes may also help against attackers who want
4026) to run a few Tor nodes and easily enumerate all of the Tor user IP
4027) addresses. (Even though they can't learn what destinations the users
4028) 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

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

Roger Dingledine authored 13 years ago

4031) </p>
4032) 
4033)     <hr>
4034) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4035)     <a id="ChangePaths"></a>
4036)     <h3><a class="anchor" href="#ChangePaths">How often does Tor change its paths?</a></h3>
4037)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4038)      Tor will reuse the same circuit for new TCP streams for 10 minutes, 
4039)      as long as the circuit is working fine. (If the circuit fails, Tor 
4040)      will switch to a new circuit immediately.)
4041)     </p>
4042)     <p>
4043) But note that a single TCP stream (e.g. a long IRC connection) will stay on 
4044) the same circuit forever -- we don't rotate individual streams from one 
4045) circuit to the next. Otherwise an adversary with a partial view of the 
4046) network would be given many chances over time to link you to your 
4047) destination, rather than just one chance.
4048)     </p>
4049) 
4050)     <hr>
4051) 
4052)     <a id="CellSize"></a>
4053)     <h3><a class="anchor" href="#CellSize">Tor uses hundreds of bytes for 
4054)     every IRC line. I can't afford that!</a></h3>
4055)     <p>
4056)      Tor sends data in chunks of 512 bytes (called "cells"), to make it 
4057)      harder for intermediaries to guess exactly how many bytes you're 
4058)      communicating at each step. This is unlikely to change in the near 
4059)      future -- if this increased bandwidth use is prohibitive for you, I'm 
4060)      afraid Tor is not useful for you right now.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4061)     </p>
4062)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4063) The actual content of these fixed size cells is 
4064) <a href="https://gitweb.torproject.org/torspec.git/blob/HEAD:/tor-spec.txt">
4065) documented in the main Tor spec</a>, section 3.
4066)     </p>
4067)     <p>
4068) We have been considering one day adding two classes of cells -- maybe a 64 
4069) byte cell and a 1024 byte cell. This would allow less overhead for 
4070) interactive streams while still allowing good throughput for bulk streams. 
4071) But since we want to do a lot of work on quality-of-service and better 
4072) queuing approaches first, you shouldn't expect this change anytime soon 
4073) (if ever). However if you are keen, there are a couple of 
4074) <a href="https://www.torproject.org/getinvolved/volunteer.html.en#Research">
4075) research ideas</a> that may involve changing the cell size. 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4076)     </p>
4077) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4078)     <hr>
4079) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4080)     <a id="OutboundConnections"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4081)     <h3><a class="anchor" href="#OutboundConnections">Why does netstat show 
4082)     these outbound connections?</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4083)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4084)     Because that's how Tor works. It holds open a handful of connections 
4085)     so there will be one available when you need one. 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4086)     </p>
4087) 
4088)     <hr>
4089) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

4090)     <a id="PowerfulBlockers"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4091)     <h3><a class="anchor" href="#PowerfulBlockers">What about powerful blocking 
4092)     mechanisms?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

4093)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4094)  An adversary with a great deal of manpower and money, and severe 
4095)  real-world penalties to discourage people from trying to evade detection, 
4096)  is a difficult test for an anonymity and anti-censorship system.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

4097)     </p>
4098)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4099) The original Tor design was easy to block if the attacker controls Alice's 
4100) connection to the Tor network --- by blocking the directory authorities, by 
4101) blocking all the relay IP addresses in the directory, or by filtering based 
4102) on the fingerprint of the Tor TLS handshake. After seeing these attacks and 
4103) others first-hand, more effort was put into researching new circumvention 
4104) techniques. Pluggable transports are protocols designed to allow users behind 
4105) government firewalls to access the Tor network.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

4106)     </p>
4107)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4108) We've made quite a bit of progress on this problem lately. You can read more 
4109) details on the <a href="https://www.torproject.org/docs/pluggable-transports.html.en">
4110) pluggable transports page</a>. You may also be interested in 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4111) <a href="https://www.youtube.com/watch?v=GwMr8Xl7JMQ">Roger and Jake's talk at 
4112) 28C3</a>, or <a href="https://www.youtube.com/watch?v=JZg1nqs793M">Runa's 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4113) talk at 44con</a>.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

4114)     </p>
4115) 
4116)     <hr>
4117)  
4118)     <a id="RemotePhysicalDeviceFingerprinting"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4119)     <h3><a class="anchor" href="#RemotePhysicalDeviceFingerprinting">Does Tor 
4120)     resist "remote physical device fingerprinting"?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

4121)     <p>
4122)  Yes, we resist all of these attacks as far as we know.
4123)     </p>
4124)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4125) These attacks come from examining characteristics of the IP headers or TCP 
4126) headers and looking for information leaks based on individual hardware 
4127) signatures. One example is the 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4128) <a href="http://www.caida.org/outreach/papers/2005/fingerprinting/">
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4129) Oakland 2005 paper</a> that lets you learn if two packet streams originated 
4130) from the same hardware, but only if you can see the original TCP timestamps.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

4131) </p>
4132) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4133) Tor transports TCP streams, not IP packets, so we end up automatically 
4134) scrubbing a lot of the potential information leaks. Because Tor relays use 
4135) their own (new) IP and TCP headers at each hop, this information isn't 
4136) relayed from hop to hop. Of course, this also means that we're limited in 
4137) the protocols we can transport (only correctly-formed TCP, not all IP like 
4138) ZKS's Freedom network could) -- but maybe that's a good thing at this stage. 
4139) </p>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

4140) 
4141)     <hr>
4142) 
Matt Pagan Created a new FAQ entry abo...

Matt Pagan authored 10 years ago

4143)     <a id="VPN"></a>
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

4144)     <h3><a class="anchor" href="#VPN">Is Tor like a VPN?</a></h3>
Matt Pagan Created a new FAQ entry abo...

Matt Pagan authored 10 years ago

4145)     
4146)     <p>
4147)     Some people use Virtual Private Networks (VPNs) as a privacy solution. 
4148)     VPNs encrypt the traffic between the user and the VPN provider, 
4149)     and they can act as a proxy between a user and an online destination. 
4150)     However, VPNs have a single point of failure: the VPN provider. 
4151)     A technically proficient attacker or a number of employees could 
4152)     retrieve the full identity information associated with a VPN user. 
4153)     It is also possible to use coercion or other means to convince a 
4154)     VPN provider to reveal their users' identities. Identities can be 
4155)     discovered by following a money trail (using Bitcoin does not solve 
4156)     this problem because Bitcoin is not anonymous), or by persuading the 
4157)     VPN provider to hand over logs. Even 
4158)     if a VPN provider says they don't keep logs, users have to take their 
4159)     word for it---and trust that the VPN provider won't buckle to outside 
4160)     pressures that might want them to start keeping logs. 
4161)     </p>
4162) 
4163)     <p>
4164)     When you use a VPN, websites can still build up a persistent profile of 
4165)     your usage over time. Even though sites you visit won't automatically 
4166)     get your originating IP address, they still know how to profile you 
4167)     based on your browsing history. 
4168)     </p>
4169) 
4170)     <p>
4171)     When you use Tor the IP address you connect to changes at most every 10 
4172)     minutes, and often more frequently than that. This makes it extremely 
4173)     dificult for websites to create any sort of persistent profile of Tor 
4174)     users (assuming you did not <a 
4175)     href="https://torproject.org/download/download.html.en#warning">identify 
4176)     yourself in other ways</a>). No one Tor relay can know enough 
4177)     information to compromise any Tor user because of Tor's <a 
4178)     href="https://www.torproject.org/about/overview.html.en#thesolution">encrypted 
4179)     three-hop circuit</a> design.
4180)     </p>
4181)     
4182)     <hr>
4183) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4184)     <a id="Proxychains"></a>
4185)     <h3><a class="anchor" href="#Proxychains">Aren't 10 proxies 
4186)     (proxychains) better than Tor with only 3 hops?</a></h3>
4187)     
4188)     <p>
4189)     Proxychains is a program that sends your traffic through a series of 
4190)     open web proxies that you supply before sending it on to your final 
4191)     destination. <a href="#KeyManagement">Unlike Tor</a>, proxychains 
Matt Pagan Created a new FAQ entry abo...

Matt Pagan authored 10 years ago

4192)     does not encrypt the connections between each proxy server. An open proxy 
4193)     that wanted to monitor your connection could see all the other proxy 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4194)     servers you wanted to use between itself and your final destination, 
Matt Pagan Created a new FAQ entry abo...

Matt Pagan authored 10 years ago

4195)     as well as the IP address that proxy hop received traffic from. 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4196)     </p>
4197)     <p>
4198)     Because the <a 
4199)     href="https://gitweb.torproject.org/torspec.git?a=blob_plain;hb=HEAD;f=tor-spec.txt">
4200)     Tor protocol</a> requires encrypted relay-to-relay connections, not 
4201)     even a misbehaving relay can see the entire path of any Tor user. 
4202)     </p>
4203)     <p>
4204)     While Tor relays are run by volunteers and checked periodically for 
4205)     suspicious behavior, many open proxies that can be found with a search 
Matt Pagan Created a new FAQ entry abo...

Matt Pagan authored 10 years ago

4206)     engine are compromised machines, misconfigured private proxies 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4207)     not intended for public use, or honeypots set up to exploit users. 
4208)     </p>
4209)     
4210)     <hr>
4211)     
4212) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

4213) <a id="AttacksOnOnionRouting"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4214)     <h3><a class="anchor" href="#AttacksOnOnionRouting">What attacks remain 
4215)     against onion routing?</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4216)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4217) As mentioned above, it is possible for an observer who can view both you and 
4218) either the destination website or your Tor exit node to correlate timings of 
4219) your traffic as it enters the Tor network and also as it exits. Tor does not 
4220) defend against such a threat model.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4221)     </p>
4222)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4223) In a more limited sense, note that if a censor or law enforcement agency has 
4224) the ability to obtain specific observation of parts of the network, it is 
4225) possible for them to verify a suspicion that you talk regularly to your friend 
4226) by observing traffic at both ends and correlating the timing of only that 
4227) traffic. Again, this is only useful to verify that parties already suspected 
4228) of communicating with one another are doing so. In most countries, the 
4229) suspicion required to obtain a warrant already carries more weight than 
4230) timing correlation would provide.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4231)     </p>
4232)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4233) Furthermore, since Tor reuses circuits for multiple TCP connections, it is 
4234) possible to ​associate non anonymous and anonymous traffic at a given exit 
4235) node, so be careful about what applications you run concurrently over Tor. 
4236) Perhaps even run separate Tor clients for these applications. 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4237)     </p>
4238) 
4239)     <hr>
4240) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4241)     <a id="EverybodyARelay"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

4245)     <p>
4246)     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

4247)     network to handle all our users, and <a
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

4248)     href="#BetterAnonymity">running a Tor
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4249)     relay may help your anonymity</a>. However, many Tor users cannot be
4250) good
4251)     relays &mdash; for example, some Tor clients operate from behind
4252) restrictive
4253)     firewalls, connect via modem, or otherwise aren't in a position
4254) where they
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4255)     can relay traffic. Providing service to these clients is a critical
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4256)     part of providing effective anonymity for everyone, since many Tor
4257) users
4258)     are subject to these or similar constraints and including these
4259) clients
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4260)     increases the size of the anonymity set.
4261)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

4263)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4264)     That said, we do want to encourage Tor users to run relays, so what
4265) we
4266)     really want to do is simplify the process of setting up and
4267) maintaining
4268)     a relay. We've made a lot of progress with easy configuration in the
4269) past
4270)     few years: Vidalia has an easy relay configuration interface, and
4271) supports
4272)     uPnP too. Tor is good at automatically detecting whether it's
4273) reachable and
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4274)     how much bandwidth it can offer.
4275)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

4277)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4278)     There are five steps we need to address before we can do this
4279) though:
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

4282)     <p>
4283)     First, we need to make Tor stable as a relay on all common
4284)     operating systems. The main remaining platform is Windows,
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4285)     and we're mostly there. See Section 4.1 of <a 
4286)     href="https://www.torproject.org/press/2008-12-19-roadmap-press-release"
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4287) >our
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4288)     development roadmap</a>.
4289)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

4291)     <p>
4292)     Second, we still need to get better at automatically estimating
4293)     the right amount of bandwidth to allow. See item #7 on the
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4294)     <a href="<page getinvolved/volunteer>#Research">research section of
4295) the
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4296)     volunteer page</a>: "Tor doesn't work very well when relays
4297)     have asymmetric bandwidth (e.g. cable or DSL)". It might be that <a
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4298)     href="<page docs/faq>#TransportIPnotTCP">switching
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4299)     to UDP transport</a> is the simplest answer here &mdash; which alas
4300) is
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4301)     not a very simple answer at all.
4302)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

4314)     <p>
4315)     Fourth, we need to better understand the risks from
4316)     letting the attacker send traffic through your relay while
4317)     you're also initiating your own anonymized traffic. <a
4318)     href="http://freehaven.net/anonbib/#back01">Three</a> <a
4319)     href="http://freehaven.net/anonbib/#clog-the-queue">different</a>
4320)     <a href="http://freehaven.net/anonbib/#torta05">research</a> papers
4321)     describe ways to identify the relays in a circuit by running traffic
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4322)     through candidate relays and looking for dips in the traffic while
4323) the
4324)     circuit is active. These clogging attacks are not that scary in the
4325) Tor
4326)     context so long as relays are never clients too. But if we're trying
4327) to
4328)     encourage more clients to turn on relay functionality too (whether
4329) as
4330)     <a href="<page docs/bridges>">bridge relays</a> or as normal
4331) relays), then
4332)     we need to understand this threat better and learn how to mitigate
4333) it.
4334)     </p>
4335) 
4336)     <p>
4337)     Fifth, we might need some sort of incentive scheme to encourage
4338) people
4339)     to relay traffic for others, and/or to become exit nodes. Here are
4340) our
Roger Dingledine fix another 404 from the fr...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

4345)     <p>
4346)     Please help on all of these!
4347)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4348) 
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4349) <hr>
4350) 
4351) <a id="TransportIPnotTCP"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

4354) 
4355) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4356) This would be handy, because it would make Tor better able to handle
4357) new protocols like VoIP, it could solve the whole need to socksify
4358) applications, and it would solve the fact that exit relays need to
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4359) allocate a lot of file descriptors to hold open all the exit
4360) connections.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4361) </p>
4362) 
4363) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

4368) </p>
4369) 
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 13 years ago

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

Roger Dingledine authored 13 years ago

4371) <li>IP packets reveal OS characteristics. We would still need to do
4372) IP-level packet normalization, to stop things like TCP fingerprinting
4373) attacks. Given the diversity and complexity of TCP stacks, along with <a
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

4374) href="#RemotePhysicalDeviceFingerprinting">device
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

4381) </li>
4382) <li>Certain protocols will still leak information. For example, we must
4383) rewrite DNS requests so they are delivered to an unlinkable DNS server
4384) rather than the DNS server at a user's ISP; thus, we must understand
4385) the protocols we are transporting.
4386) </li>
4387) <li><a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4388) href="http://crypto.stanford.edu/~nagendra/projects/dtls/dtls.html">DTLS
4389) </a>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

4394) </li>
4395) <li>Exit policies for arbitrary IP packets mean building a secure
4396) IDS. Our node operators tell us that exit policies are one of the main
4397) reasons they're willing to run Tor. Adding an Intrusion Detection System
4398) to handle exit policies would increase the security complexity of Tor,
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4399) and would likely not work anyway, as evidenced by the entire field of
4400) IDS
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4401) and counter-IDS papers. Many potential abuse issues are resolved by the
4402) fact that Tor only transports valid TCP streams (as opposed to arbitrary
4403) IP including malformed packets and IP floods), so exit policies become
4404) even <i>more</i> important as we become able to transport IP packets. We
4405) also need to compactly describe exit policies in the Tor directory,
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4406) so clients can predict which nodes will allow their packets to exit
4407) &mdash;
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4408) and clients need to predict all the packets they will want to send in
4409) a session before picking their exit node!
4410) </li>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 12 years ago

4416) </ol>
4417) 
4418) <hr>
4419) 
4420) <a id="HideExits"></a>
4421) <h3><a class="anchor" href="#HideExits">You should hide the list of Tor
4422) relays, so people can't block the exits.</a></h3>
4423) 
4424) <p>
4425) There are a few reasons we don't:
4426) </p>
4427) 
4428) <ol>
4429) <li>We can't help but make the information available, since Tor clients
4430) need to use it to pick their paths. So if the "blockers" want it, they
4431) can get it anyway. Further, even if we didn't tell clients about the
4432) list of relays directly, somebody could still make a lot of connections
4433) through Tor to a test site and build a list of the addresses they see.
4434) </li>
4435) 
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4436) <li>If people want to block us, we believe that they should be allowed
4437) to
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

4438) do so.  Obviously, we would prefer for everybody to allow Tor users to
4439) connect to them, but people have the right to decide who their services
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4440) should allow connections from, and if they want to block anonymous
4441) users,
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

4442) they can.
4443) </li>
4444) 
4445) <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

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 13 years ago

4453) </ol>
4454) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

4456) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4457) <a id="ChoosePathLength"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4458) <h3><a class="anchor" href="#ChoosePathLength">You should let people choose 
4459) their path length.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4460) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4461)  Right now the path length is hard-coded at 3 plus the number of nodes in 
4462)  your path that are sensitive. That is, in normal cases it's 3, but for 
4463)  example if you're accessing a hidden service or a ".exit" address it could be 4.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4464) </p>
4465) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4466)  We don't want to encourage people to use paths longer than this -- it 
4467)  increases load on the network without (as far as we can tell) providing 
4468)  any more security. Remember that <a 
4469)  href="https://svn.torproject.org/svn/tor/trunk/doc/design-paper/tor-design.html#subsec:threat-model">
4470)  the best way to attack Tor is to attack the endpoints and ignore the middle 
4471)  of the path
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

4472) </a>.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4473) </p>
4474) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4475)  And we don't want to encourage people to use paths of length 1 either. 
4476)  Currently  there is no reason to suspect that investigating a single 
4477)  relay will yield  user-destination pairs, but if many people are using 
4478)  only a single hop, we make it more likely that attackers will seize or 
4479)  break into relays in hopes 
4480)  of tracing users.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4481) </p>
4482) <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4483)  Now, there is a good argument for making the number of hops in a path 
4484)  unpredictable. For example, somebody who happens to control the last 
4485)  two hops in your path still doesn't know who you are, but they know 
4486)  for sure which entry node you used. Choosing path length from, say, 
4487)  a geometric distribution will turn this into a statistical attack, 
4488)  which seems to be an improvement. On the other hand, a longer path 
4489)  length is bad for usability. We're not sure of the right trade-offs 
4490)  here. Please write a research paper that tells us what to do. 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4491) </p>
4492) 
4493)     <hr>
4494) 
4495) <a id="SplitEachConnection"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4496)     <h3><a class="anchor" href="#SplitEachConnection">You should split 
4497)     each connection over many paths.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4498) 
4499)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4500)  We don't currently think this is a good idea. You see, the attacks we're 
4501)  worried about are at the endpoints: the adversary watches Alice (or the 
4502)  first hop in the path) and Bob (or the last hop in the path) and learns 
4503)  that they are communicating.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4504)     </p>
4505)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4506) If we make the assumption that timing attacks work well on even a few packets 
4507) end-to-end, then having *more* possible ways for the adversary to observe the 
4508) connection seems to hurt anonymity, not help it.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4509)     </p>
4510)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4511) Now, it's possible that we could make ourselves more resistant to end-to-end 
4512) attacks with a little bit of padding and by making each circuit send and 
4513) receive a fixed number of cells. This approach is more well-understood in 
4514) the context of high-latency systems. See e.g. 
4515) <a href="http://freehaven.net/anonbib/#pet05-serjantov">
4516) Message Splitting Against the Partial Adversary by Andrei Serjantov and 
4517) Steven J. Murdoch</a>.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4518)     </p>
4519)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4520) But since we don't currently understand what network and padding 
4521) parameters, if any, could provide increased end-to-end security, our 
4522) current strategy is to minimize the number of places that the adversary 
4523) could possibly see.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4524)     </p>
4525) 
4526)     <hr>
4527) 
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

4528)     <a id="MigrateApplicationStreamsAcrossCircuits"></a>
4529)     <h3><a class="anchor" href="#MigrateApplicationStreamsAcrossCircuits">You 
4530)     should migrate application streams across circuits.</a></h3>
4531)     <p>This would be great for two reasons. First, if a circuit breaks, we 
4532)     would be able to shift its active streams onto a new circuit, so they 
4533)     don't have to break. Second, it is conceivable that we could get 
4534)     increased security against certain attacks by migrating streams 
4535)     periodically, since leaving a stream on a given circuit for many hours 
4536)     might make it more vulnerable to certain adversaries.</p>
4537) 
4538)     <p>There are two problems though. First, Tor would need a much more 
4539)     bulky protocol. Right now each end of the Tor circuit just sends the 
4540)     cells, and lets TCP provide the in-order guaranteed delivery. If we 
4541)     can move streams across circuits, though, we would need to add queues 
4542)     at each end of the circuit, add sequence numbers so we can send and 
4543)     receive acknowledgements for cells, and so forth. These changes would 
4544)     increase the complexity of the Tor protocol considerably. Which leads 
4545)     to the second problem: if the exit node goes away, there's nothing we 
4546)     can do to save the TCP connection. Circuits are typically three hops 
4547)     long, so in about a third of the cases we just lose.</p>
4548) 
4549)     <p>Thus our current answer is that since we can only improve things by 
4550)     at best 2/3, it's not worth the added code and complexity. If somebody 
4551)     writes a protocol specification for it and it turns out to be pretty 
4552)     simple, we'd love to add it.</p>
4553) 
4554)     <p>But there are still some approaches we can take to improve the 
4555)     reliability of streams. The main approach we have now is to specify 
4556)     that streams using certain application ports prefer circuits to be 
4557)     made up of stable nodes. These ports are specified in the "LongLivedPorts" 
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

4558)     <a href="#torrc">torrc</a> option, and they default to</p>
4559)     <pre>21,22,706,1863,5050,5190,5222,5223,6667,6697,8300</pre>
4560)     <p>The definition of "stable" is an open research question, since we 
4561)     can only guess future stability based on past performance. Right now 
4562)     we judge that a node is stable if it advertises that it has been up 
4563)     for more than a day. Down the road we plan to refine this so it takes into 
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

4564)     account the average stability of the other nodes in the Tor network.</p>
4565) 
4566)     <hr>
4567) 
4568)     <a id="LetTheNetworkPickThePath"></a>
4569)     <h3><a class="anchor" href="#LetTheNetworkPickThePath">You should 
4570)     let the network pick the path, not the client</a></h3>
4571) 
4572)     <p>No. You cannot trust the network to pick the path for relays could 
4573)     collude and route you through their colluding friends. This would give 
4574)     an adversary the ability to watch all of your traffic end to end.</p>
4575) 
4576)     <hr>
4577) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4578)     <a id="UnallocatedNetBlocks"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4579)     <h3><a class="anchor" href="#UnallocatedNetBlocks">Your default exit 
4580)     policy should block unallocated net blocks too.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4581) 
4582)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4583)  No, it shouldn't. The default exit policy blocks certain private net blocks, 
4584)  like 10.0.0.0/8, because they might actively be in use by Tor relays and we 
4585)  don't want to cause any surprises by bridging to internal networks. Some 
4586)  overzealous firewall configs suggest that you also block all the parts of 
4587)  the Internet that IANA has not currently allocated. First, this turns into 
4588)  a problem for them when those addresses *are* allocated. Second, why should 
4589)  we default-reject something that might one day be useful?
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4590)     </p>
4591)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4592) Tor's default exit policy is chosen to be flexible and useful in the future: 
4593) we allow everything except the specific addresses and ports that we 
4594) anticipate will lead to problems. 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4595)     </p>
4596) 
4597)     <hr>
4598) 
4599)     <a id="BlockWebsites"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4600)     <h3><a class="anchor" href="#BlockWebsites">Exit policies should be 
4601)     able to block websites, not just IP addresses.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4602) 
4603)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4604)  It would be nice to let relay operators say things like "reject 
4605)  www.slashdot.org" in their exit policies, rather than requiring 
4606)  them to learn all the IP address space that could be covered by the site 
4607)  (and then also blocking other sites at those IP addresses).
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4608)     </p>
4609)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4610) There are two problems, though. First, users could still get around these 
4611) blocks. For example, they could request the IP address rather than the 
4612) hostname when they exit from the Tor network. This means operators would 
4613) still need to learn all the IP addresses for the destinations in question.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4614)     </p>
4615)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4616) The second problem is that it would allow remote attackers to censor 
4617) arbitrary sites. For example, if a Tor operator blocks www1.slashdot.org, 
4618) and then some attacker poisons the Tor relay's DNS or otherwise changes 
4619) that hostname to resolve to the IP address for a major news site, then 
4620) suddenly that Tor relay is blocking the news site. 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4621)     </p>
4622) 
4623)     <hr>
4624) 
4625)     <a id="BlockContent"></a>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4626)     <h3><a class="anchor" href="#BlockContent">You should change Tor to 
4627)     prevent users from posting certain content.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4628) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4629)     <p> Tor only transports data, it does not inspect the contents of the 
4630)     connections which are sent over it. In general it's a very hard problem 
4631)     for a computer to determine what is objectionable content with good true 
4632)     positive/false positive rates and we are not interested in addressing 
4633)     this problem.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4634)     </p>
4635)     <p>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4636) Further, and more importantly, which definition of "certain content" could we 
4637) use? Every choice would lead to a quagmire of conflicting personal morals. The 
4638) only solution is to have no opinion. 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4639)     </p>
4640) 
4641)     <hr>
4642) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4643)     <a id="SendPadding"></a>
4644)     <h3><a class="anchor" href="#SendPadding">You should send padding so it's 
4645)     more secure.</a></h3>
4646)     
4647)     <p>
4648)     Like all anonymous communication networks that are fast enough for web 
4649)     browsing, Tor is vulnerable to statistical "traffic confirmation" 
4650)     attacks, where the adversary watches traffic at both ends of a circuit 
4651)     and confirms his guess that they're communicating. It would be really 
4652)     nice if we could use cover traffic to confuse this attack. But there 
4653)     are three problems here:
4654)     </p>
4655)     
4656)     <ul>
4657)     <li>
4658)     Cover traffic is really expensive. And *every* user needs to be doing 
4659)     it. This adds up to a lot of extra bandwidth cost for our volunteer 
4660)     operators, and they're already pushed to the limit.
4661)     </li>
4662)     <li>
4663)     You'd need to always be sending traffic, meaning you'd need to always 
4664)     be online. Otherwise, you'd need to be sending end-to-end cover 
4665)     traffic -- not just to the first hop, but all the way to your final 
4666)     destination -- to prevent the adversary from correlating presence of 
4667)     traffic at the destination to times when you're online. What does it 
4668)     mean to send cover traffic to -- and from -- a web server? That is not 
4669)     supported in most protocols. 
4670)     </li>
4671)     <li>
4672)     Even if you *could* send full end-to-end padding between all users and 
4673)     all destinations all the time, you're *still* vulnerable to active 
4674)     attacks that block the padding for a short time at one end and look for 
4675)     patterns later in the path. 
4676)     </li>
4677)     </ul>
4678)     
4679)     <p>
4680)     In short, for a system like Tor that aims to be fast, we don't see any 
4681)     use for padding, and it would definitely be a serious usability problem. 
4682)     We hope that one day somebody will prove us wrong, but we are not 
4683)     optimistic. 
4684)     </p>
4685)     
4686)     <hr>
4687) 
4688)     <a id="Steganography"></a>
4689)     <h3><a class="anchor" href="#Steganography">You should use steganography to hide Tor 
4690)     traffic.</a></h3>
4691)     
4692)     <p>
4693)     Many people suggest that we should use steganography to make it hard 
4694)     to notice Tor connections on the Internet. There are a few problems 
4695)     with this idea though: 
4696)     </p>
4697)     
4698)     <p>
4699)     First, in the current network topology, the Tor relays list <a 
4700)     href="#HideExits">is public</a> and can be accessed by attackers. 
4701)     An attacker who wants to detect or block anonymous users could 
4702)     always just notice <b>any connection</b> to or from a Tor relay's 
4703)     IP address. 
4704)     </p>
4705)     
4706)     <hr>
4707) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4708)     <a id="IPv6"></a>
4709)     <h3><a class="anchor" href="#IPv6">Tor should support IPv6.</a></h3>
4710) 
4711)     <p>
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4712)     That's a great idea! There are two aspects for IPv6 support that Tor needs. 
4713)     First, Tor needs to support exit to hosts that only have IPv6 addresses. 
4714)     Second, Tor needs to support Tor relays that only have IPv6 addresses.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4715)     </p>
4716)     <p>
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4717)     The first is far easier: the protocol changes are relatively simple and 
4718)     isolated. It would be like another kind of exit policy.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4719)     </p>
4720)     <p>
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4721)     The second is a little harder: right now, we assume that (mostly) every 
4722)     Tor relay can connect to every other. This has problems of its own, and 
4723)     adding IPv6-address-only relays adds problems too: it means that only 
4724)     relays with IPv6 abilities can connect to IPv6-address-only relays. This 
4725)     makes it possible for the attacker to make some inferences about client 
4726)     paths that it would not be able to make otherwise.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4727)     </p>
4728)     <p>
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4729)     There is an <a 
4730)     href="https://gitweb.torproject.org/tor.git/blob/HEAD:/doc/spec/proposals/117-ipv6-exits.txt">
4731)     IPv6 exit proposal</a> to address the first step for anonymous access to 
4732)     IPv6 resources on the Internet.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4733)     </p>
4734)     <p>
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4735)     Full IPv6 support is definitely on our "someday" list; it will come along 
4736)     faster if somebody who wants it does some of the work.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4737)     </p>
4738) 
4739)     <hr>
4740) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4741)     <a id="Criminals"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

4752)     <a id="RespondISP"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Karsten Loesing authored 13 years ago

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

Andrew Lewman authored 13 years ago

4759)     here</a>.
4760)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

4763) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4764)    <a id="HelpPoliceOrLawyers"></a>
4765)    <h3><a class="anchor" href="#HelpPoliceOrLawyers">I have questions about
4766)    a Tor IP address for a legal case.</a></h3>
4767)    
4768)    <p>
4769)    Please read the <a 
4770)    href="https://www.torproject.org/eff/tor-legal-faq">​legal FAQ written 
4771)    by EFF lawyers</a>. There's a growing <a 
4772)    href="https://blog.torproject.org/blog/start-tor-legal-support-directory">legal 
4773)    directory</a> of people who may be able to help you.
4774)    </p>
4775)    
4776)    <p>
4777)    If you need to check if a certain IP address was acting as a Tor exit 
4778)    node at a certain date and time, you can use the <a 
4779)    href="https://exonerator.torproject.org/">ExoneraTor tool</a> to query the
4780)    historic Tor relay lists and get an answer.
4781)    </p>
4782)    
4783)    <hr>
4784)    
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4785)   </div>
4786)   <!-- END MAINCOL -->
4787)   <div id = "sidecol">
4788) #include "side.wmi"
4789) #include "info.wmi"
4790)   </div>
4791)   <!-- END SIDECOL -->
4792) </div>
4793) <!-- END CONTENT -->
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4794) #include <foot.wmi>