cf814f9e41b023f1459ddd0562afd83efc0a8cff
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) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

17)     <p><a href="#General">General questions:</a><br />
18)     <a href="#CompilationAndInstallation">Compilation and Installation:</a><br />
19)     <a href="#TBBGeneral">Tor Browser Bundle (general):</a><br />
Matt Pagan Visually improve sections h...

Matt Pagan authored 10 years ago

20)     <a href="#TBB3.x">Tor Browser Bundle (3.x series):</a><br />
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

21)     <a href="#AdvancedTorUsage">Advanced Tor usage:</a><br />
22)     <a href="#RunningATorRelay">Running a Tor relay:</a><br />
23)     <a href="#TorHiddenServices">Tor hidden services:</a><br />
24)     <a href="#Development">Development:</a><br />
25)     <a href="#AnonymityAndSecurity">Anonymity and Security:</a><br />
26)     <a href="#AlternateDesigns">Alternate designs that we don't do (yet):</a><br />
27)     <a href="#Abuse">Abuse:</a></p>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

28) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

29) <hr>
30) 
31)     <p>General questions:</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

32)     <ul>
33)     <li><a href="#WhatIsTor">What is Tor?</a></li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

36)     <li><a href="#CompatibleApplications">What programs can I use with
37)     Tor?</a></li>
38)     <li><a href="#WhyCalledTor">Why is it called Tor?</a></li>
39)     <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

40)     <li><a href="#DistributingTor">Can I distribute Tor?</a></li>
Andrew Lewman fix two of the faq answers.

Andrew Lewman authored 12 years ago

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

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

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

Matt Pagan authored 10 years ago

44)     <li><a href="#FileSharing">How can I share files anonymously through Tor?
45)     </a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 10 years ago

48)     <li><a href="#IsItWorking">How can I tell if Tor is working, and that my
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

49)     connections really are anonymized?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

50)     <li><a href="#OutboundPorts">Do I have to open all these outbound ports
Matt Pagan Improved YouTube instructio...

Matt Pagan authored 10 years ago

51)     on my firewall?</a></li>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

52)     <li><a href="#FTP">How do I use my browser for ftp with Tor?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

53)     <li><a href="#NoDataScrubbing">Does Tor remove personal information
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

54)     from the data my application sends?</a></li>
Roger Dingledine import, and correct the fal...

Roger Dingledine authored 13 years ago

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

Robert Ransom authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

60) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

61)     <p>Compilation and Installation:</p>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

63)     <ul>
64)     <li><a href="#HowUninstallTor">How do I uninstall Tor?</a></li>
65)     <li><a href="#PGPSigs">What are these "sig" files on the download
66)     page?</a></li>
Roger Dingledine resurrect our finding-tor p...

Roger Dingledine authored 13 years ago

67)     <li><a href="#GetTor">Your website is blocked in my country. How
68)     do I download Tor?</a></li>
Matt Pagan Added an FAQ entry relevant...

Matt Pagan authored 10 years ago

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

70)     have a virus or spyware?</a></li>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

71)     <li><a href="#tarballs">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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

75) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

76)     <p>Tor Browser Bundle (general):</p>
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

77)     <ul>
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

83)     <li><a href="#UbuntuBlackedOut">I'm using Ubuntu, and I can't type
Matt Pagan Added FAQs re Sophos antivi...

Matt Pagan authored 10 years ago

84)     anything into my browser.</a></li>
85)     <li><a href="#SophosOnMac">I'm using the Sophos anti-virus
86)     software on my Mac, and Tor Browser won't start.</a></li>
Moritz Bartl ... and changed the questio...

Moritz Bartl authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

Moritz Bartl authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Moritz Bartl authored 11 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

97)     <li><a href="#TBBOtherBrowser">I want to use Chrome/IE/Opera/etc
98)     with Tor.</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

99)     <li><a href="#TorbuttonOtherBrowser">Will Torbutton be available
Matt Pagan Added an FAQ entry relevant...

Matt Pagan authored 10 years ago

100)     for other browsers?</a></li>
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

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

Matt Pagan authored 10 years ago

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

104)     me I have spyware installed.</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 12 years ago

107)     <li><a href="#GmailWarning">Gmail warns me that my account may have
108)     been compromised.</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

109)     <li><a href="#NeedToUseAProxy">My internet connection requires an HTTP
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

110)     or SOCKS Proxy</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

111)     <li><a href="#CantSetProxy">What should I do if I can't set a proxy
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

112)     with my application?</a></li>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

113)     </ul>
114) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

115)     <p>Tor Browser Bundle (3.x series):</p>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

118)     <li><a href="#WhereDidVidaliaGo">Where did the world map (Vidalia)
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

119)     go?</a></li>
120)     <li><a href="#DisableJS">How do I disable JavaScript?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

121)     <li><a href="#VerifyDownload">How do I verify the download
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

122)     (sha256sums.txt)?</a></li>
Matt Pagan Improved YouTube instructio...

Matt Pagan authored 10 years ago

123)     <li><a href="#PluggableTransports">How do I use pluggable transports?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

124)     <li><a href="#NewIdentityClosingTabs">Why does "New Identity" close
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

125)     all my open tabs?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

126)     <li><a href="#ConfigureRelayOrBridge">How do I configure Tor as a relay
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

127)     or bridge?</a></li>
128)     <li><a href="#Timestamps">Why are the file timestamps from 2000?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

129)     <li><a href="#TBBSourceCode">Where is the source code for the bundle? How do
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

130)     I verify a build?</a></li>
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

131)     </ul>
132) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

133)     <p>Advanced Tor usage:</p>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Matt Pagan authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

151)     <li><a href="#DefaultExitPorts">Is there a list of default exit ports?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

152)     <li><a href="#WarningsAboutSOCKSandDNSInformationLeaks">I keep seeing
153)     these warnings about SOCKS and DNS information leaks. Should I
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

154)     worry?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

155)     <li><a href="#SocksAndDNS">How do I check if my application that uses
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

156)     SOCKS is leaking DNS requests?</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

158) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

159)     <p>Running a Tor relay:</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

160)     <ul>
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

161) 
162)     <li><a href="#HowDoIDecide">How do I decide if I should run a relay?
163)     </a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

164)     <li><a href="#WhyIsntMyRelayBeingUsedMore">Why isn't my relay being
Matt Pagan Added a missing anchor; Add...

Matt Pagan authored 10 years ago

165)     used more?</a></li>
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

166)     <li><a href="#IDontHaveAStaticIP">I don't have a static IP.</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

167)     <li><a href="#PortscannedMore">Why do I get portscanned more often
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

168)     when I run a Tor relay?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

169)     <li><a href="#MoreThanOneCPU">I have more than one CPU. Does this
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

170)     help?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

171)     <li><a href="#HighCapacityConnection">How can I get Tor to fully
Matt Pagan Added a missing anchor; Add...

Matt Pagan authored 10 years ago

172)     make use of my high capacity connection?</a></li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

173)     <li><a href="#RelayFlexible">How stable does my relay need to
174) be?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

175)     <li><a href="#BandwidthShaping">What bandwidth shaping options are
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

176)     available to Tor relays?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

177)     <li><a href="#LimitTotalBandwidth">How can I limit the total amount
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

178)     of bandwidth used by my Tor relay?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

179)     <li><a href="#RelayWritesMoreThanItReads">Why does my relay write
Matt Pagan Cleanup.

Matt Pagan authored 10 years ago

180)     more bytes onto the network than it reads?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

181)     <li><a href="#Hibernation">Why can I not browse anymore after
Matt Pagan Cleanup.

Matt Pagan authored 10 years ago

182)     limiting bandwidth on my Tor relay?</a></li>
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

184)     with abuse issues.</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

185)     <li><a href="#BestOSForRelay">Why doesn't my Windows (or other OS) Tor
Matt Pagan Applied Nick's patch.

Matt Pagan authored 10 years ago

186)     relay run well?</a></li>
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

187)     <li><a href="#WhatIsTheBadExitFlag">What is the BadExit flag?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

188)     <li><a href="#IGotTheBadExitFlagWhyDidThatHappen">I got the BadExit flag.
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

189)     Why did that happen?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

190)     <li><a href="#MyRelayRecentlyGotTheGuardFlagAndTrafficDroppedByHalf">My
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

191)     relay recently got the Guard flag and traffic dropped by half.</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

192)     <li><a href="#TorClientOnADifferentComputerThanMyApplications">I want to run my Tor client on a
Matt Pagan Improved YouTube instructio...

Matt Pagan authored 10 years ago

193)     different computer than my applications.</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

194)     <li><a href="#ServerClient">Can I install Tor on a central server, and
Matt Pagan Improved YouTube instructio...

Matt Pagan authored 10 years ago

195)     have my clients connect to it?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

196)     <li><a href="#JoinTheNetwork">So I can just configure a nickname and
Matt Pagan Improved YouTube instructio...

Matt Pagan authored 10 years ago

197)     ORPort and join the network?</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

198)     <li><a href="#RelayOrBridge">Should I be a normal relay or bridge
199)     relay?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

200)     <li><a href="#UpgradeOrMove">I want to upgrade/move my relay. How do I
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

201)     keep the same key?</a></li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Matt Pagan authored 10 years ago

204)     <li><a href="#NTService">How do I run my Tor relay as an NT service?
205)     </a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

206)     <li><a href="#VirtualServer">Can I run a Tor relay from my virtual server
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

207)     account?</a></li>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

210)     <li><a href="#RelayMemory">Why is my Tor relay using so much memory?
211)     </a></li>
212)     <li><a href="#BetterAnonymity">Do I get better anonymity if I run a relay?
213)     </a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

214)     <li><a href="#FacingLegalTrouble">I'm facing legal trouble. How do I
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

215)     prove that my server was a Tor relay at a given time?</a></li>
Roger Dingledine change faq title

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

219) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

220)     <p>Tor hidden services:</p>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

222)     <ul>
223)     <li><a href="#AccessHiddenServices">How do I access hidden services?</a></li>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

224)     <li><a href="#ProvideAHiddenService">How do I provide a hidden service?</a></li>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

226) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

227)     <p>Development:</p>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

228) 
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

230)     <li><a href="#VersionNumbers">What do these weird version numbers
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

231)     mean?</a></li>
232)     <li><a href="#PrivateTorNetwork">How do I set up my own private
233)     Tor network?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

234)     <li><a href="#UseTorWithJava">How can I make my Java program use the
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

235)     Tor network?</a></li>
236)     <li><a href="#WhatIsLibevent">What is Libevent?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

237)     <li><a href="#MyNewFeature">What do I need to do to get a new feature
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

238)     into Tor?</a></li>
239)     </ul>
240) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

241)     <p>Anonymity and Security:</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 10 years ago

243)     <li><a href="#WhatProtectionsDoesTorProvide">What protections does Tor
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

244)     provide?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

245)     <li><a href="#CanExitNodesEavesdrop">Can exit nodes eavesdrop on
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

246)     communications? Isn't that bad? </a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

247)     <li><a href="#AmITotallyAnonymous">So I'm totally anonymous if I use
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

248)     Tor?</a></li>
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

253)     <li><a href="#ChangePaths">How often does Tor change its paths?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

254)     <li><a href="#CellSize">Tor uses hundreds of bytes for every IRC line. I
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

255)     can't afford that!</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

256)     <li><a href="#OutboundConnections">Why does netstat show these outbound
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

257)     connections?</a></li>
258)     <li><a href="#PowerfulBlockers">What about powerful blocking mechanisms
259)     </a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

260)     <li><a href="#RemotePhysicalDeviceFingerprinting">Does Tor resist
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

261)     "remote physical device fingerprinting"?</a></li>
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

262)     <li><a href="#IsTorLikeAVPN">Is Tor like a VPN?</a></li>
263)     <li><a href="#ShouldIUseTorWithAVPN">Should I use Tor with a VPN?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

264)     <li><a href="#Proxychains">Aren't 10 proxies (proxychains) better than
Matt Pagan Created a new FAQ entry abo...

Matt Pagan authored 10 years ago

265)     Tor with only 3 hops?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

266)     <li><a href="#AttacksOnOnionRouting">What attacks remain against onion
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

267)     routing?</a></li>
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

268)     <li><a href="#LearnMoreAboutAnonymity">Where can I learn more about anonymity?</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

270) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

271)     <p>Alternate designs that we don't do (yet):</p>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

273)     <ul>
274)     <li><a href="#EverybodyARelay">You should make every Tor user be a
275)     relay.</a></li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 12 years ago

279)     <li><a href="#HideExits">You should hide the list of Tor relays,
280)     so people can't block the exits.</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

281)     <li><a href="#ChoosePathLength">You should let people choose their path
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

282)     length.</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

283)     <li><a href="#SplitEachConnection">You should split each connection over
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

284)     many paths.</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

285)     <li><a href="#MigrateApplicationStreamsAcrossCircuits">You should migrate
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

286)     application streams across circuits.</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

287)     <li><a href="#LetTheNetworkPickThePath">You should let the network pick
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

288)     the path, not the client.</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

289)     <li><a href="#UnallocatedNetBlocks">Your default exit policy should block
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

290)     unallocated net blocks too.</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

291)     <li><a href="#BlockWebsites">Exit policies should be able to block
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

292)     websites, not just IP addresses.</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

293)     <li><a href="#BlockContent">You should change Tor to prevent users from
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

294)     posting certain content.</a></li>
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

295)     <li><a href="#SendPadding">You should send padding so it's more secure.
296)     </a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

297)     <li><a href="#Steganography">You should use steganography to hide Tor
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

298)     traffic.</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

300) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

313)     href="<wikifaq>">wiki FAQ</a> for now.</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="General"></a>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

318)     <h2><a class="anchor">General:</a></h2>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

323)     <p>
324)     The name "Tor" can refer to several different components.
325)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

352)     <h3><a class="anchor" href="#Torisdifferent">How is Tor different
353) from other proxies?</a></h3>
354)     <p>
355)     A typical proxy provider sets up a server somewhere on the Internet
356) and
357) allows you to use it to relay your traffic.  This creates a simple, easy
358) to
359) maintain architecture.  The users all enter and leave through the same
360) server.
361) The provider may charge for use of the proxy, or fund their costs
362) through
363) advertisements on the server.  In the simplest configuration, you don't
364) have to
365) install anything.  You just have to point your browser at their proxy
366) server.
367) Simple proxy providers are fine solutions if you do not want protections
368) for
369) your privacy and anonymity online and you trust the provider from doing
370) bad
371) things.  Some simple proxy providers use SSL to secure your connection
372) to them.
373) This may protect you against local eavesdroppers, such as those at a
374) cafe with
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

375) free wifi Internet.
376)     </p>
377)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

378)     Simple proxy providers also create a single point of failure.  The
379) provider
380) knows who you are and where you browse on the Internet.  They can see
381) your
382) traffic as it passes through their server.  In some cases, they can even
383) see
Roger Dingledine minor faq cleanups

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Runa A. Sandvik authored 13 years ago

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

388) watching your traffic, injecting their own advertisements into your
389) traffic
Roger Dingledine minor faq cleanups

Roger Dingledine authored 12 years ago

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

Runa A. Sandvik authored 13 years ago

391)     </p>
392)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

393)     Tor passes your traffic through at least 3 different servers before
394) sending
395) it on to the destination. Because there's a separate layer of encryption
396) for
397) each of the three relays, Tor does not modify, or even know, what you
398) are
399) sending into it.  It merely relays your traffic, completely encrypted
400) through
401) the Tor network and has it pop out somewhere else in the world,
402) completely
403) intact.  The Tor client is required because we assume you trust your
404) local
405) computer.  The Tor client manages the encryption and the path chosen
406) through
407) the network.  The relays located all over the world merely pass
408) encrypted
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

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

Andrew Lewman authored 13 years ago

410)     <p>
411)     <dl>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

412)     <dt>Doesn't the first server see who I am?</dt><dd>Possibly. A bad
413) first of
414) three servers can see encrypted Tor traffic coming from your computer.
415) It
416) still doesn't know who you are and what you are doing over Tor.  It
417) merely sees
418) "This IP address is using Tor".  Tor is not illegal anywhere in the
419) world, so
420) using Tor by itself is fine.  You are still protected from this node
421) figuring
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

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

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

Runa A. Sandvik authored 13 years ago

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

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

Runa A. Sandvik authored 13 years ago

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

Andrew Lewman authored 13 years ago

434)     </dl>
435)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

438) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 10 years ago

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

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

Karsten Loesing authored 12 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

460)     <hr>
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)     <a id="WhyCalledTor"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

476)     <p>
477)     (It's also got a fine translation from German and Turkish.)
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>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

483)     "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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

506)     <p>
507)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

515)     <p>
516)     But that said, there are still plenty of subtle attacks
517)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

529)     <p>
530)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

542)     <p>
543)     Yes.
544)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

562)     with whatever part of the Tor software you're distributing.
563)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 12 years ago

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

Roger Dingledine authored 10 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

609)     <ol>
610)     <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

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 12 years ago

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

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 11 years ago

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

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 11 years ago

634)     <a id="Forum"></a>
635)     <h3><a class="anchor" href="#Forum">Is there a Tor forum?</a></h3>
636) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 11 years ago

639)     </p>
640) 
641)     <hr>
642) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

643)     <a id="WhySlow"></a>
644)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

651)     Before we answer, though, you should realize that Tor is never going
652) to
653)     be blazing fast. Your traffic is bouncing through volunteers'
654) computers
655)     in various parts of the world, and some bottlenecks and network
656) latency
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

662)     But that doesn't mean that it can't be improved. The current Tor
663) network
664)     is quite small compared to the number of people trying to use it,
665) and
666)     many of these users don't understand or care that Tor can't
667) currently
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

679)     <p>
680)     What can you do to help?
681)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

702)     There are some bottlenecks in the current Tor network. Help us
703) design
704)     experiments to track down and demonstrate where the problems are,
705) and
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

709)     <li>
710)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

730)     competition's websites discreetly, or to connect back to the home
731) servers
732)     when on the road without revealing affiliations? If your
733) organization has
734)     an interest in keeping the Tor network working, please contact them
735) about
736)     supporting Tor. Without sponsors, Tor is going to become even
737) slower.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

744)     cause</a>. It adds up!
745)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

752)     <h3><a class="anchor" href="#FileSharing">How can I share files
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

753)     anonymously through Tor?</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

756)     File sharing (peer-to-peer/P2P) is widely unwanted in the Tor network,
757)     and exit nodes are configured to block file sharing traffic by default.
758)     Tor is not really designed for it, and file sharing through Tor slows
759)     down everyone's browsing. Also, Bittorrent over Tor <a
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

760)     href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">
761)     is not anonymous</a>!
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

762)     </p>
763) 
764)     <hr>
765) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

790)     <li>
791)     Scalability: We need to keep scaling and decentralizing the Tor
792)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

799)     User support: With this many users, a lot of people are asking
800) questions
801)     all the time, offering to help out with things, and so on. We need
802) good
803)     clean docs, and we need to spend some effort coordinating
804) volunteers.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

811)     reminders to upgrade, and so on. The network itself is a commons,
812) and
813)     somebody needs to spend some energy making sure the relay operators
814) stay
815)     happy. We also need to work on stability on some platforms &mdash;
816) e.g.,
Damian Johnson Fixing/removing a few dead...

Damian Johnson authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

821)     Usability: Beyond documentation, we also need to work on usability
822) of the
823)     software itself. This includes installers, clean GUIs, easy
824) configuration
825)     to interface with other applications, and generally automating all
826) of
827)     the difficult and confusing steps inside Tor. We've got a start on
828) this
829)     with the <a href="<page projects/vidalia>">Vidalia GUI</a>, but much
830) more work
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

834)     <li>
835)     Incentives: We need to work on ways to encourage people to configure
836)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

842)     <li>
843)     Research: The anonymous communications field is full
844)     of surprises and gotchas. In our copious free time, we
845)     also help run top anonymity and privacy conferences like <a
846)     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

847)     critical <a href="<page getinvolved/volunteer>#Research">Tor
848) research questions</a>
849)     that will help us figure out how to make Tor secure against the
850) variety of
851)     attacks out there. Of course, there are more research questions
852) waiting
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

853)     behind these.
854)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

858)     <p>
859)     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

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

868)     <p>
869)     We are also excited about tackling related problems, such as
870)     censorship-resistance.
871)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

874)     We are proud to have <a href="<page about/sponsors>">sponsorship and
875) support</a>
876)     from the Omidyar Network, the International Broadcasting Bureau,
877) Bell
878)     Security Solutions, the Electronic Frontier Foundation, several
879) government
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

884)     However, this support is not enough to keep Tor abreast of changes
885) in the
886)     Internet privacy landscape. Please <a href="<page
887) donate/donate>">donate</a>
888)     to the project, or <a href="<page about/contact>">contact</a> our
889) executive
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

892) 
Robert Ransom Add a missing horizontal rule

Robert Ransom authored 13 years ago

893)     <hr>
894) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

896)     <h3><a class="anchor" href="#OutboundPorts">Do I have to open all these
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

897)     outbound ports on my firewall?</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

900)     Tor may attempt to connect to any port that is advertised in the
901)     directory as an ORPort (for making Tor connections) or a DirPort (for
902)     fetching updates to the directory). There are a variety of these ports,
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

906)     So as a client, you could probably get away with opening only those four
907)     ports. Since Tor does all its connections in the background, it will retry
908)     ones that fail, and hopefully you'll never have to know that it failed, as
909)     long as it finds a working one often enough. However, to get the most
910)     diversity in your entry nodes -- and thus the most security -- as well as
911)     the most robustness in your connectivity, you'll want to let it connect
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

912)     to all of them.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

929)     <h3><a class="anchor" href="#IsItWorking">How can I tell if Tor is
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

930)     working, and that my connections really are anonymized?</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

933)     There are sites you can visit that will tell you if you appear to be
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

934)     coming through the Tor network. Try the <a href="https://check.torproject.org">
935)     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

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

Roger Dingledine authored 10 years ago

938)     If that site is down, you can still test, but it will involve more effort.
939)     Sites like <a href="http://ipid.shat.net">http://ipid.shat.net</a> and
940)     <a href="http://www.showmyip.com/">http://www.showmyip.com/</a> will tell
941)     you what your IP address appears to be, but you'll need to know your
942)     current IP address so you can compare and decide whether you're using Tor
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

943)     correctly.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

946)     To learn your IP address on OS X, Linux, BSD, etc, run "ifconfig". On
947)     Windows, go to the Start menu, click Run and enter "cmd". At the command
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

948)     prompt, enter "ipconfig /a".
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

961)     <a id="FTP"></a>
962)     <h3><a class="anchor" href="#FTP">How do I use my browser for ftp with Tor?
963)     </a></h3>
964) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

966)     Use the <a href="https://torproject.org/projects/torbrowser.html">Tor
967)     Browser Bundle</a>. If you want a separate application for an
968)     ftp client, we've heard good things about  FileZilla for Windows. You can
969)     configure it to point to Tor as a "socks4a" proxy on "localhost" port
970)     "9050".
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

971)     </p>
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

974)  
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

976)     <h3><a class="anchor" href="#NoDataScrubbing">Does Tor remove personal
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

977)     information from the data my application sends?</a></h3>
978) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

979)     <p>No, it doesn't. You need to use a separate program that understands
980)     your application and protocol and knows how to clean or "scrub" the data
981)     it sends. The Tor Browser Bundle tries to keep application-level data,
982)     like the user-agent string, uniform for all users. The Tor Browser can't
983)     do anything about text that you type into forms, though. <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

984)     href="<page download/download-easy>#warning">Be
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

985)     careful and be smart.</a>
986)     </p>
987) 
988)     <hr>
989) 
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 10 years ago

994)     <p>
995)     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

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 10 years ago

1000)     <h3><a class="anchor" href="#SSLcertfingerprint">What are the SSL
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1001)     certificate fingerprints for Tor's various websites?</a></h3>
Andrew Lewman update the faq with the ssl...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Moritz Bartl authored 11 years ago

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

Andrew Lewman authored 11 years ago

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

Moritz Bartl authored 11 years ago

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

Andrew Lewman authored 13 years ago

1010) 
Andrew Lewman s/cerficate/certificate/

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

1015)     </p>
1016)     <hr>
1017) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

1018)     <a id="CompilationAndInstallation"></a>
1019)     <h2><a class="anchor">Compilation And Installation:</a></h2>
1020) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

1022)     <h3><a class="anchor" href="#HowUninstallTor">How do I uninstall
1023) Tor?</a></h3>
1024) 
1025)     <p>
1026)     Tor Browser does not install itself in the classic sense of
1027) applications. You just simply delete the folder or directory named "Tor
1028) Browser" and it is removed from your system.
1029)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

1032)     If this is not related to Tor Browser, uninstallation depends
1033) entirely on how you installed it and which operating system you
1034)     have. If you installed a package, then hopefully your package has a
1035) way to
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1070) <hr>
1071) 
1072) <a id="GetTor"></a>
1073) <h3><a class="anchor" href="#GetTor">Your website is blocked in my
1074) country. How do I download Tor?</a></h3>
1075) 
1076) <p>
1077) Some government or corporate firewalls censor connections to Tor's
1078) 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

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

Roger Dingledine authored 12 years ago

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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

1086) '<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

1087) in the body of the email, it will reply with instructions. Note that
1088) only a few webmail providers are supported, since they need to be able
1089) to receive very large attachments.
1090) </p>
1091) 
1092) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Robert Ransom authored 13 years ago

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

Roger Dingledine authored 13 years ago

1097) </p>
1098) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

1100) 
Matt Pagan Formatted the new FAQ entry...

Matt Pagan authored 10 years ago

1101)     <a id="VirusFalsePositives"></a>
1102)     <h3><a class="anchor" href="#VirusFalsePositives"></a></h3>
1103)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1104)     Sometimes, overzealous Windows virus and spyware detectors trigger on
1105)     some parts of the Tor Windows binary. Our best guess is that these are
1106)     false positives — after all, the anti-virus and anti-spyware business is
1107)     just a guessing game anyway. You should contact your vendor and explain
1108)     that you have a program that seems to be triggering false positives. Or
Matt Pagan Formatted the new FAQ entry...

Matt Pagan authored 10 years ago

1109)     pick a better vendor.
1110)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1111)     <p>In the meantime, we encourage you to not just take our word for it.
1112)     Our job is to provide the source; if you're concerned, please do
Matt Pagan Formatted the new FAQ entry...

Matt Pagan authored 10 years ago

1113)     recompile it yourself.</p>
1114) 
1115)     <hr>
1116) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1118)     <h3><a class="anchor" href="#tarballs">How do I open a .tar.gz
Matt Pagan Fix a screwed-up HTML tag.

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

1120) 
1121)     <p>
1122)     Tar is a common archive utility for Unix and Linux systems. If your
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1123)     system has a mouse, you can usually open them by double clicking.
1124)     Otherwise open a command prompt and execute</p>
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1128)     </p>
1129) 
1130)     <hr>
1131) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Damian Johnson authored 13 years ago

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

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

Robert Ransom authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

1142) 
1143) <hr>
1144) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

1145) <a id="TBBGeneral"></a>
1146) <h2><a class="anchor">Tor Browser Bundle (general):</a></h2>
1147) 
Roger Dingledine two more tbb faqs, with pla...

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

1152) 
1153) <p>
Moritz Bartl removed torbutton pages, mo...

Moritz Bartl authored 11 years ago

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

Matt Pagan authored 10 years ago

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

Moritz Bartl authored 11 years ago

1161) href="http://epic.org/privacy/cookies/flash.html">storing their own
1162) cookies</a>. It is possible to use a LiveCD solution such as
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1163) or <a href="https://tails.boum.org/">The Amnesic Incognito Live System</a>
1164) that creates a secure, transparent proxy to protect you from proxy bypass,
1165) however issues with local IP address discovery and Flash cookies still remain.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Moritz Bartl authored 11 years ago

1167) 
1168) <p>
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

1169) <a href="https://www.youtube.com/html5">YouTube offers experimental HTML5 video
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1170) support</a> for many of their videos. Often you can get the HTML5 version of
1171) videos that don't want to play by grabbing the YouTube URL from the "Embed"
Matt Pagan Improved YouTube instructio...

Matt Pagan authored 10 years ago

1172) code under a video's "Share" option. The link switches out a URL that looks</p>
1173) <pre>https://www.youtube.com/watch?v=CJNxbpbHA-I</pre>
1174) <p>to something that looks like</p>
1175) <pre>https://www.youtube.com/embed/CJNxbpbHA-I</pre>
Moritz Bartl removed torbutton pages, mo...

Moritz Bartl authored 11 years ago

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

Roger Dingledine authored 12 years ago

1177) <hr>
1178) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

1183) Ubuntu prevents its users from executing shell scripts by clicking them,
1184) even when the file permissions are set correctly. For now you need to
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

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

Matt Pagan authored 10 years ago

1187) <p>
1188) from inside the Tor Browser directory.
1189) </p>
1190) 
Matt Pagan Added an FAQ entry relevant...

Matt Pagan authored 10 years ago

1191) <hr>
1192) 
Matt Pagan Added FAQs re Sophos antivi...

Matt Pagan authored 10 years ago

1193) <a id="UbuntuBlackedOut"></a>
1194) <h3><a class="anchor" href="#UbuntuBlackedOut">
1195) I'm using Ubuntu, and I can't type anything into my browser.</a></h3>
Roger Dingledine note that #9353 is fixed. s...

Roger Dingledine authored 10 years ago

1196) <p>This was <a
1197) href="https://trac.torproject.org/projects/tor/ticket/9353">bug 9353</a>:
1198) when Tor Browser opens, text fields including the address bar are
1199) blacked out and can not be used.</p>
1200) 
1201) <p>This bug is fixed in Tor Browser Bundle 3.5.3 and 3.6-beta-1. We'll
1202) remove this FAQ entry once enough people have upgraded.
Matt Pagan Added FAQs re Sophos antivi...

Matt Pagan authored 10 years ago

1203) </p>
1204) 
1205) <hr>
1206) 
1207) <a id="SophosOnMac"></a>
1208) <h3><a class="anchor" href="#SophosOnMac">I'm using the Sophos anti-virus
1209) software on my Mac, and Tor Browser won't start.</a></h3>
1210) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1211) You'll need to modify Sophos anti-virus so that Tor can connect to the
1212) internet. Go to Preferences -> Web Protection -> General, and turn off
Matt Pagan Added FAQs re Sophos antivi...

Matt Pagan authored 10 years ago

1213) the protections for "Malicious websites" and "Malicious downloads".
1214) </p>
1215) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

1216) <hr>
1217) 
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

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

Moritz Bartl authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

Moritz Bartl authored 11 years ago

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

Roger Dingledine authored 12 years ago

1222) 
1223) <p>
Moritz Bartl TBB uses 9150 now, removed...

Moritz Bartl authored 11 years ago

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

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

Moritz Bartl authored 11 years ago

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

Roger Dingledine authored 12 years ago

1227) so you can run a system Tor and TBB at the same time. We're <a
1228) href="https://trac.torproject.org/projects/tor/ticket/3948">working on
1229) 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

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

Roger Dingledine authored 12 years ago

1231) </p>
1232) 
1233) <hr>
1234) 
1235) <a id="TBBPolipo"></a>
1236) <h3><a class="anchor" href="#TBBPolipo">I need an HTTP proxy. Where did
1237) Polipo go?</a></h3>
1238) 
1239) <p>
1240) In the past, Tor bundles included an HTTP proxy like Privoxy or Polipo,
1241) solely to work around a bug in Firefox that was finally fixed in Firefox
1242) 6. Now you don't need a separate HTTP proxy to use Tor, and in fact
1243) leaving it out makes you safer because Torbutton has better control over
1244) Firefox's interaction with websites.
1245) </p>
1246) 
1247) <p>
1248) 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

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

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

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

1252) proxy on port 9050 on Windows, or <a href="#TBBSocksPort">see above</a>
1253) for OSX and Linux.
1254) </p>
1255) 
1256) <p>
Roger Dingledine link to polipo windows bina...

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

1263) </p>
1264) 
1265) <hr>
1266) 
Roger Dingledine two more tbb faqs, with pla...

Roger Dingledine authored 12 years ago

1267) <a id="TBBOtherExtensions"></a>
1268) <h3><a class="anchor" href="#TBBOtherExtensions">Can I install other
1269) Firefox extensions?</a></h3>
1270) 
1271) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1272) The Tor Browser is free software, so there is nothing preventing you from
1273) modifying it any way you like. However, we do not recommend installing any
1274) additional Firefox add-ons with the Tor Browser Bundle. Add-ons can break
1275) your anonymity in a number of ways, including browser fingerprinting and
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1276) bypassing proxy settings.
Roger Dingledine two more tbb faqs, with pla...

Roger Dingledine authored 12 years ago

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

Moritz Bartl authored 11 years ago

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

Roger Dingledine authored 10 years ago

1279) Some people have suggested we include ad-blocking software or
1280) anti-tracking software with the Tor Browser Bundle. Right now, we do not
1281) think that's such a good idea. The Tor Browser Bundle aims to provide
1282) sufficient privacy that additional add-ons to stop ads and trackers are
1283) not necessary. Using add-ons like these may cause some sites to break, which
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1284) <a href="https://www.torproject.org/projects/torbrowser/design/#philosophy">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1285) we don't want to do</a>. Additionally, maintaining a list of "bad" sites that
1286) should be black-listed provides another opportunity to uniquely fingerprint
1287) users.
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

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

Moritz Bartl authored 11 years ago

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

Roger Dingledine authored 12 years ago

1290) <hr>
1291) 
Robert Ransom Answer some FAQs about Java...

Robert Ransom authored 12 years ago

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

Roger Dingledine authored 10 years ago

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

Andrew Lewman authored 11 years ago

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

Robert Ransom authored 12 years ago

1297) 
1298) <p>
1299) We configure NoScript to allow JavaScript by default in the Tor
1300) Browser Bundle because many websites will not work with JavaScript
1301) disabled.  Most users would give up on Tor entirely if a website
1302) they want to use requires JavaScript, because they would not know
1303) how to allow a website to use JavaScript (or that enabling
1304) JavaScript might make a website work).
1305) </p>
1306) 
Roger Dingledine try a new answer to the jav...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1312) href="https://blog.torproject.org/blog/tor-security-advisory-old-tor-browser-bundles-vulnerable">
1313) 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

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

Robert Ransom authored 12 years ago

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

Roger Dingledine authored 10 years ago

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

Robert Ransom authored 12 years ago

1331) </p>
1332) 
1333) <p>
Roger Dingledine try a new answer to the jav...

Roger Dingledine authored 10 years ago

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

Robert Ransom authored 12 years ago

1336) </p>
1337) 
1338) <hr>
1339) 
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

1340) <a id="TBBOtherBrowser"></a>
1341) <h3><a class="anchor" href="#TBBOtherBrowser">I want to use
1342) Chrome/IE/Opera/etc with Tor.</a></h3>
1343) 
1344) <p>
1345) Unfortunately, Torbutton only works with Firefox right now, and without
1346) <a href="https://www.torproject.org/torbutton/en/design/">Torbutton's
1347) 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

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

Roger Dingledine authored 12 years ago

1350) In short, using any browser besides Tor Browser Bundle with Tor is a
1351) really bad idea.
1352) </p>
1353) 
1354) <p>
1355) We're working with the Chrome team to <a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

1362) </p>
1363) 
1364) <hr>
1365) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

1367) <h3><a class="anchor" href="#TorbuttonOtherBrowser">
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

1369) 
1370) <p>
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

1375) </p>
1376) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

1382) Bundle running but close the browser.</a></h3>
1383) 
1384) <p>
1385) We're working on a way to make this possible on all platforms. Please
1386) be patient.
1387) </p>
1388) 
1389) <hr>
1390) 
Andrew Lewman correct case for CAPTCHA

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

1394) 
1395) <p>
1396) This is a known and intermittent problem; it does not mean that Google
1397) considers Tor to be spyware.
1398) </p>
1399) 
1400) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

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

Roger Dingledine authored 12 years ago

1406) interprets the high volume of traffic from a single IP address (the exit
1407) relay you happened to pick) as somebody trying to "crawl" their website,
1408) so it slows down traffic from that IP address for a short time.
1409) </p>
1410) <p>
1411) An alternate explanation is that Google tries to detect certain
1412) kinds of spyware or viruses that send distinctive queries to Google
1413) Search. It notes the IP addresses from which those queries are received
1414) (not realizing that they are Tor exit relays), and tries to warn any
1415) connections coming from those IP addresses that recent queries indicate
1416) an infection.
1417) </p>
1418) 
1419) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

1422) to deter or block Tor use. The error message about an infected machine
1423) should clear up again after a short time.
1424) </p>
1425) 
1426) <p>
1427) Torbutton 1.2.5 (released in mid 2010) detects Google captchas and can
1428) 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

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

Roger Dingledine authored 12 years ago

1430) </p>
1431) 
1432) <hr />
1433) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1434) <a id="ForeignLanguages"></a>
1435) <h3><a class="anchor" href="#ForeignLanguages">
1436) Why does Google show up in foreign languages?</a></h3>
1437) 
1438) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1439)  Google uses "geolocation" to determine where in the world you are, so it
1440)  can give you a personalized experience. This includes using the language
1441)  it thinks you prefer, and it also includes giving you different results
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1442)  on your queries.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1445) If you really want to see Google in English you can click the link that
1446) provides that. But we consider this a feature with Tor, not a bug --- the
1447) Internet is not flat, and it in fact does look different depending on
1448) where you are. This feature reminds people of this fact. The easy way to
1449) avoid this "feature" is to use
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1450) <a href="https://google.com/ncr">https://google.com/ncr</a>.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1453) Note that Google search URLs take name/value pairs as arguments and one
1454) of those names is "hl". If you set "hl" to "en" then Google will return
1455) search results in English regardless of what Google server you have been
1456) sent to. On a query this looks like:
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1457) </p>
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

1460) Another method is to simply use your country code for accessing Google.
1461) 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

1462) </p>
1463) <hr />
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 12 years ago

1467) 
1468) <p>
1469) Sometimes, after you've used Gmail over Tor, Google presents a
1470) pop-up notification that your account may have been compromised.
1471) The notification window lists a series of IP addresses and locations
1472) throughout the world recently used to access your account.
1473) </p>
1474) 
1475) <p>
1476) 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

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

Roger Dingledine authored 12 years ago

1479) it was a good idea to confirm the account was being accessed by it's
1480) rightful owner.
1481) </p>
1482) 
1483) <p>
1484) Even though this may be a biproduct of using the service via tor,
1485) that doesn't mean you can entirely ignore the warning. It is
1486) <i>probably</i> a false positive, but it might not be since it is
1487) possible for someone to hijack your Google cookie.
1488) </p>
1489) 
1490) <p>
1491) Cookie hijacking is possible by either physical access to your computer
1492) or by watching your network traffic.  In theory only physical access
1493) should compromise your system because Gmail and similar services
1494) 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

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

Roger Dingledine authored 12 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1513) <h3><a class="anchor" href="#NeedToUseAProxy">My internet connection
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

1514) requires an HTTP or SOCKS Proxy</a></h3>
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1517) You can set Proxy IP address, port, and authentication information in
1518) Tor Browser's Network Settings. If you're using Tor another way, check
1519) out the HTTPProxy and HTTPSProxy config options in the <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

1520) href="<page docs/tor-manual>">man page</a>,
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1521) and modify your torrc file accordingly. You will need an HTTP proxy for
1522) doing GET requests to fetch the Tor directory, and you will need an
1523) HTTPS proxy for doing CONNECT requests to get to Tor relays. (It's fine
1524) if they're the same proxy.) Tor also recognizes the torrc options
1525) Socks4Proxy and Socks5Proxy.
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1528) Also read up on the HTTPProxyAuthenticator and HTTPSProxyAuthenticator
1529) options if your proxy requires auth. We only support basic auth currently,
1530) but if you need NTLM authentication, you may find <a
1531) href="http://archives.seul.org/or/talk/Jun-2005/msg00223.html">this post
1532) in the archives</a> useful.
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1535) If your proxies only allow you to connect to certain ports, look at the
1536) entry on <a href="#FirewallPorts">Firewalled clients</a> for how
1537) to restrict what ports your Tor will try to access.
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

1538) </p>
1539) 
1540) <hr>
1541) 
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1543) <h3><a class="anchor" href="#CantSetProxy">What should I do if I can't
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

1544) set a proxy with my application?</a></h3>
1545) 
1546) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1547) On Unix, we recommend you give <a
1548) href="https://github.com/dgoulet/torsocks/">torsocks</a> a try.
1549) Alternative proxifying tools like <a
1550) href="http://www.dest-unreach.org/socat/">socat</a> and <a
1551) href="http://proxychains.sourceforge.net/">proxychains</a> are also
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1553) <p>
1554) The Windows way to force applications through Tor is less clear. <a
1555) href="http://freecap.ru/eng/">Some</a> <a
1556) href="http://www.freehaven.net/~aphex/torcap/">tools</a> have been <a
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

1557) href="http://www.crowdstrike.com/community-tools/index.html#tool-79">proposed
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1558) </a>, but we'd also like to see further testing done here.
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

1559) </p>
1560) 
1561) <hr>
1562) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

1563) <a id="TBB3.x"></a>
1564) <h2><a class="anchor">Tor Browser Bundle (3.x series):</a></h2>
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1566)     <h3><a class="anchor" href="#WhereDidVidaliaGo">Where did the world map
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1567)     (Vidalia) go?</a></h3>
1568) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1569)     <p>Vidalia has been replaced with Tor Launcher, which is a Firefox
1570)     extension that provides similar functionality. Unfortunately, circuit
1571)     status reporting is still missing, but we are <a
1572)     href="https://trac.torproject.org/projects/tor/ticket/8641">working
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1573)     on providing it</a>. </p>
1574) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1575)     <p>In the meantime, we are providing standalone Vidalia packages for
1576)     people who still want the map. Windows and Linux versions are <a
Matt Pagan fixed a hyperlink

Matt Pagan authored 10 years ago

1577)     href="https://people.torproject.org/~erinn/vidalia-standalone-bundles/">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1580)     <p>To use these packages, extract them, then run the startup script.
1581)     On Windows, this is "Start Vidalia.exe". On Linux, it is start-vidalia.
1582)     They can be placed in a different directory from TBB (and likely should
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1583)     be). </p>
1584) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1585)     <p>This Vidalia package will only run properly if Tor Browser has already
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1586)     been launched. You cannot start it before launching Tor Browser. </p>
1587) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1588)     <p>MacOS is still under development, but in the mean time you can modify
1589)     your TBB 2.x to be a standalone Vidalia (and then use it after starting
1590)     TBB 3.x) by opening your TBB 2.x vidalia.conf file in an editor and
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1591)     replacing its contents with just these lines:</p>
1592) 
1593)     <pre>
1594)     [General]
1595)     LanguageCode=en
1596) 
1597)     [Tor]
1598)     ControlPort=9151
1599)     TorExecutable=.
1600)     Torrc=.
1601)     DataDirectory=.
1602)     AuthenticationMethod=cookie
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1603)     </pre>
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1604) 
1605)     <hr>
1606) 
1607)     <a id="DisableJS"></a>
1608)     <h3><a class="anchor" href="#DisableJS">How do I disable JavaScript?</a>
1609)     </h3>
1610) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1611)     <p>Alas, Mozilla decided to get rid of the config checkbox for JavaScript
1612)     from earlier Firefox versions. And since TBB 3.5 is based on Firefox 24
1613)     (FF17 is unmaintained), that means TBB 3.5 doesn't have the config
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1614)     checkbox anymore either, which is unfortunate.</p>
1615) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1616)     <p>The simplest way to disable JavaScript in TBB 3.5 is to click on the
1617)     Noscript "S" (between the green onion and the address bar), and select
1618)     "Forbid scripts globally". Note that vanilla NoScript actually whitelists
1619)     several domains even when you try to disable scripts globally, whereas
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1620)     Tor Browser's NoScript configuration disables all of them. </p>
1621) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1622)     <p>The more klunky way to disable JavaScript is to go to about:config,
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1623)     find javascript.enabled, and set it to false.</p>
1624) 
1625)     <p>There is also a very simple addon available at addons.mozilla.org
1626)     called QuickJS, which provides a toolbar toggle for the javascript.enabled
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1627)     about:config control. There are no configuration options for the addon,
1628)     it just switches the javascript.enabled entry between true and false and
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1629)     provides a button for it. </p>
1630) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1631)     <p>If you want to be extra safe, use both the about:config setting and
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1632)     NoScript. </p>
1633) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

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

Matt Pagan authored 10 years ago

1636) 
1637)     <hr>
1638) 
1639)     <a id="VerifyDownload"></a>
1640)     <h3><a class="anchor" href="#VerifyDownload">How do I verify the download
1641)     (sha256sums.txt)?</a></h3>
1642) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1643)     <p>You can still verify your Tor Browser download by downloading the
1644)     signature file (.asc) along with your package and <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

1645)     href="<page docs/verifying-signatures>">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1646)     checking the GPG signature</a> as before. We now have an additional
1647)     verification method that allows you to verify the build as well as
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1648)     the download.</p>
1649) 
1650)     <ul>
1651)       <li>Download the Tor Browser package, the sha256sums.txt file, and the
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1652)       sha256sums signature files. They can all be found in the same directory
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1653)       under <a href="https://www.torproject.org/dist/torbrowser/">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1654)       https://www.torproject.org/dist/torbrowser/</a>, for example in 3.5
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1655)       for TBB 3.5.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1656)       <li>Retrieve the signers' GPG keys. This can be done from the command
1657)       line by entering something like
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1658)       <pre>gpg --keyserver keys.mozilla.org --recv-keys 0x29846B3C683686CC</pre>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1659)       (This will bring you developer Mike Perry's public key. Other
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1660)       developers' key IDs can be found on
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

1661)       <a href="<page docs/signing-keys>">this
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1662)       page</a>.)</li>
1663)       <li>Verify the sha256sums.txt file by executing this command:
1664)       <pre>gpg --verify &lt;NAME OF THE SIGNATURE FILE&gt;.asc sha256sums.txt</pre></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1665)       <li>You should see a message like "Good signature from &lt;DEVELOPER
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1666)       NAME&gt;". If you don't, there is a problem. Try these steps again.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1667)       <li>Now you can take the sha256sum of the Tor Browser package. On
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1668)       Windows you can use the <a href="http://md5deep.sourceforge.net/">
1669)       hashdeep utility</a> and run
1670)       <pre>C:\location\where\you\saved\hashdeep -c sha256sum &lt;TOR BROWSER FILE NAME&gt;.exe</pre>
1671)       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>
1672)       <li>You will see a string of letters and numbers.</li>
1673)       <li>Open sha256sums.txt in a text editor.</li>
1674)       <li>Locate the name of the Tor Browser file you downloaded.</li>
1675)       <li>Compare the string of letters and numbers to the left of your
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1676)       filename with the string of letters and numbers that appeared
1677)       on your command line. If they match, you've successfully verified the
1678)       build.</li>
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1679)     </ul>
1680) 
1681)     <p><a href="https://github.com/isislovecruft/scripts/blob/master/verify-gitian-builder-signatures">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1682)     Scripts</a> to <a
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1683)     href="http://tor.stackexchange.com/questions/648/how-to-verify-tor-browser-bundle-tbb-3-x">automate
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1684)     </a> these steps have been written, but to use them you will need to
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1685)     modify them yourself with the latest Tor Browser Bundle filename.</p>
1686) 
1687)     <hr>
1688) 
1689)     <a id="PluggableTransports"></a>
1690)     <h3><a class="anchor" href="#PluggableTransports">How do I use pluggable transports?</a></h3>
1691) 
1692)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1693)     For now, the Pluggable Transports-capable TBB is still a separate
1694)     unofficial package. Download them <a
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1695)     href="https://people.torproject.org/~dcf/pt-bundle/3.5-pt20131217/">
1696)     here</a>. We hope to have combined packages available in a beta soon.
1697)     </p>
1698) 
1699)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1700)     The separate Pluggable Transports-capable TBB is different from the
1701)     Pluggable Transports bundles that have been released in the past.
1702)     They include the programs necessary to use obfsproxy and flash proxy,
1703)     but the pluggable transports are not enabled by default. You must
1704)     enable them manually by adding Bridge lines to the torrc file.
1705)     (Please see ticket <a
1706)     href="https://trac.torproject.org/projects/tor/ticket/10418">#10418</a>
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1707)     for how we hope to make it easier to do in the future.)
1708)     </p>
1709) 
1710)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1711)     To enable <b>obfsproxy</b>, edit the file called Data/Tor/torrc inside the
1712)     bundle and add the lines:
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1713)     </p>
1714) 
1715)     <pre>
David Fifield change asn's bridge in the FAQ

David Fifield authored 10 years ago

1716) Bridge obfs3 83.212.101.3:60475 A09D536DD1752D542E1FBB3C9CE4449D51298239
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1717) Bridge obfs3 169.229.59.74:31493 AF9F66B7B04F8FF6F32D455F05135250A16543C9
1718) Bridge obfs3 169.229.59.75:46328 AF9F66B7B04F8FF6F32D455F05135250A16543C9
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

1721) Bridge obfs3 109.105.109.163:38980 9D7259A696F7DAB073043B28114112A46D36CFFD
1722) Bridge obfs3 109.105.109.163:47779 844B1F53FFD548C998F8D3B01B7E19FA07C3396E
1723) Bridge obfs2 83.212.100.216:47870 1F01A7BB60F49FC96E0850A6BAD6D076DFEFAF80
1724) Bridge obfs2 83.212.96.182:46602 6F058CBEF888EB20D1DEB9886909F1E812245D41
1725) Bridge obfs2 70.182.182.109:54542 94C9E691688FAFDEC701A0788BD15BE8AD34ED35
1726) Bridge obfs2 128.31.0.34:1051 CA7434F14A898C7D3427B8295A7F83446BC7F496
1727)     </pre>
1728)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1729)     To enable <b>flash proxy</b>, edit the file called Data/Tor/torrc inside the
1730)     bundle and add the line:
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1731)     </p>
1732)     <pre>
1733) Bridge flashproxy 0.0.1.0:1
1734)     </pre>
1735) 
1736)     <hr>
1737) 
1738)     <a id="NewIdentityClosingTabs"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1739)     <h3><a class="anchor" href="#NewIdentityClosingTabs">Why does "New
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1740)     Identity" close all my open tabs?</a></h3>
1741) 
1742)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1743)     That's actually a feature, since it's discarding your application-level
1744)     browser data too. But it sure is a surprising feature, for people who
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1745)     are used to Vidalia's "new identity" behavior.
1746)     </p>
1747) 
1748)     <p>
Roger Dingledine get rid of a surprising int...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1755)     </p>
1756) 
1757)     <p>
Roger Dingledine make it clearer what 'above...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1761)     </p>
1762) 
1763)     <hr>
1764) 
1765)     <a id="ConfigureRelayOrBridge"></a>
1766)     <h3><a class="anchor" href="#ConfigureRelayOrBridge">How do I configure Tor as a relay or bridge?</a></h3>
1767) 
1768)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1769)     You've got three options.
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1770)     </p>
1771) 
1772)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1773)     First (best option), if you're on Linux, you can install the system
1774)     Tor package (e.g. apt-get install tor) and then set it up to be a relay
1775)     (<a href="https://www.torproject.org/docs/tor-relay-debian">instructions</a>).
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1776)     You can then use TBB independent of that.
1777)     </p>
1778) 
1779)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1780)     Second (simpler option), if you're on Windows, you can fetch the separate
1781)     "Vidalia relay bundle" or "Vidalia bridge bundle" from the download page
1782)     and then use that (again you can use TBB independent of it).
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1783)     </p>
1784) 
1785)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1786)     Third (complex option), you can either hook your Vidalia up to TBB (as
1787)     described in the FAQ above) or edit your torrc file (in Data/Tor/torrc)
1788)     directly to add the following lines:
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1789)     </p>
1790)     <pre>
1791)     ORPort 443
1792)     Exitpolicy reject *:*
1793)     BridgeRelay 1  # only add this line if you want to be a bridge
1794)     </pre>
1795)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1796)     If you've installed <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

1797)     href="<page projects/obfsproxy-debian-instructions>#instructions">Obfsproxy</a>,
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1798)     you'll need to add one more line:
1799)     </p>
1800)     <pre>
1801)     ServerTransportPlugin obfs3 exec /usr/bin/obfsproxy managed
1802)     </pre>
1803)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1804)     This third option is pretty klunky right now; see e.g. <a
1805)     href="https://trac.torproject.org/projects/tor/ticket/10449">this bug</a>;
1806)     but we're hoping it will become an easy option in the future.
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1807)     </p>
1808) 
1809)     <hr>
1810) 
1811)     <a id="Timestamps"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1812)     <h3><a class="anchor" href="#Timestamps">Why are the file timestamps
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1813)     from 2000?</a></h3>
1814) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1815)     <p>One of the huge new features in TBB 3.x is the "deterministic build"
1816)     process, which allows many people to build the Tor Browser Bundle and
1817)     verify that they all make exactly the same package. See Mike's <a
1818)     href="https://blog.torproject.org/blog/deterministic-builds-part-one-cyberwar-and-global-compromise">first
1819)     blog</a> post for the motivation, and his <a
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1820)     href="https://blog.torproject.org/blog/deterministic-builds-part-two-technical-details">second
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1821)     blog post</a> for the technical details of how we do it.
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1824)     <p>Part of creating identical builds is having everybody use the same
1825)     timestamp. Mike picked the beginning of 2000 for that time. The reason
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1826)     you might see 7pm in 1999 is because of time zones. </p>
1827) 
1828)     <hr>
1829) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

1830)     <a id="TBBSourceCode"></a>
1831)     <h3><a class="anchor" href="#TBBSourceCode">Where is the source code for the bundle? How do I verify a build?</a></h3>
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1832) 
1833)     <p>
1834)     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>.
1835)     </p>
1836) 
1837) 
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

1838) <hr>
1839) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

1840) <a id="AdvancedTorUsage"></a>
1841) <h2><a class="anchor">Advanced Tor usage:</a></h2>
1842) 
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1846) 
1847) <p>
1848) Tor installs a text file called torrc that contains configuration
1849) instructions for how your Tor program should behave. The default
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Matt Pagan authored 10 years ago

1853) If you installed Tor Browser Bundle, look for
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1854) <code>Data/Tor/torrc</code> inside your Tor Browser Bundle directory.
1855) On OS X, you must right-click or command-click on the browser bundle icon,
1856) and select "Show Package Contents" before the Tor Browser directories become
1857) visible.
Matt Pagan Other Vidalia and Tor Brows...

Matt Pagan authored 10 years ago

1858) </p>
1859) <p>
Matt Pagan Spruced up the relay docume...

Matt Pagan authored 10 years ago

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

1861) 
1862) <p>
Matt Pagan Other Vidalia and Tor Brows...

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1867) </p>
1868) 
1869) <p>
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

1870) For other configuration options you can use, see the <a href="<page
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

1872) href="https://gitweb.torproject.org/tor.git/blob/HEAD:/src/config/torrc.sample.in">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1873) the sample torrc file</a> for hints on common configurations. Remember, all
1874) lines beginning with # in torrc are treated as comments and have no effect
Matt Pagan Add the example torrc link...

Matt Pagan authored 10 years ago

1875) on Tor's configuration.
Matt Pagan Added an example torrc file

Matt Pagan authored 10 years ago

1876) </p>
1877) 
1878) <hr>
1879) 
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1883) 
1884) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

1886) window called "Message Log" that will show you Tor's log messages. Click
1887) on "Advanced" to see more details. You can click on "Settings" to change
1888) 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

1889) </p>
1890) 
1891) <p>
1892) 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

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

Roger Dingledine authored 13 years ago

1894) </p>
1895) 
1896) <ul>
1897) <li>On OS X, Debian, Red Hat, etc, the logs are in /var/log/tor/
1898) </li>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

1899) <li>On Windows, there are no default log files currently. If you enable
1900) logs in your torrc file, they default to <code>\username\Application
1901) Data\tor\log\</code> or <code>\Application Data\tor\log\</code>
1902) </li>
1903) <li>If you compiled Tor from source, by default your Tor logs to <a
1904) href="http://en.wikipedia.org/wiki/Standard_streams">"stdout"</a>
1905) at log-level notice. If you enable logs in your torrc file, they
1906) default to <code>/usr/local/var/log/tor/</code>.
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

1907) </li>
1908) </ul>
1909) 
1910) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1915) </p>
1916) 
1917) <pre>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Erinn Clark authored 13 years ago

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

Roger Dingledine authored 13 years ago

1921) 
1922) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

1924) and err level messages to a file, append the following line to the end
1925) of the section:
1926) </p>
1927) 
1928) <pre>
1929) Log debug file c:/program files/tor/debug.log
1930) </pre>
1931) 
1932) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1935) </p>
1936) 
1937) <hr>
1938) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1939) 
1940) <a id="LogLevel"></a>
1941) <h3><a class="anchor" href="#LogLevel">What log level should I use?</a></h3>
1942) 
1943) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1944) There are five log levels (also called "log severities") you might see in
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1945) Tor's logs:
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1946) </p>
1947) 
1948) <ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1949)     <li>"err": something bad just happened, and we can't recover. Tor will
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1951)     <li>"warn": something bad happened, but we're still running. The bad
1952)     thing might be a bug in the code, some other Tor process doing something
1953)     unexpected, etc. The operator should examine the message and try to
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1954)     correct the problem.</li>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1955)     <li>"notice": something the operator will want to know about.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1956)     <li>"info": something happened (maybe bad, maybe ok), but there's
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1957)     nothing you need to (or can) do about it.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1958)     <li>"debug": for everything louder than info. It is quite loud indeed.</li>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1959) </ul>
1960) 
1961) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1962) Alas, some of the warn messages are hard for ordinary users to correct -- the
1963) developers are slowly making progress at making Tor automatically react
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1964) correctly for each situation.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1965) </p>
1966) 
1967) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1968) We recommend running at the default, which is "notice". You will hear about
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1969) important things, and you won't hear about unimportant things.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1970) </p>
1971) 
1972) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1976) </p>
1977) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1983) 
1984) <p>
Roger Dingledine fix grammar in faq entry

Roger Dingledine authored 12 years ago

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

1987) </p>
1988) 
1989) <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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1997) a line saying that Tor "has successfully opened a circuit. Looks like
1998) client functionality is working."
1999) </p>
2000) 
2001) <p>
2002) If Tor can't establish a circuit, here are some hints:
2003) </p>
2004) 
2005) <ol>
2006) <li>Are you sure Tor is running? If you're using Vidalia, you may have
2007) to click on the onion and select "Start" to launch Tor.</li>
2008) <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

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

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

Andrew Lewman authored 12 years ago

2013) <li>Is your Internet connection <a href="#FirewallPorts">firewalled
2014) 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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

2026) </ol>
2027) 
2028) <hr />
2029) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

2030) <a id="TorCrash"></a>
2031) <h3><a class="anchor" href="#TorCrash">My Tor keeps crashing.</a></h3>
2032) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2033)  We want to hear from you! There are supposed to be zero crash bugs in Tor.
2034)  This FAQ entry describes the best way for you to be helpful to us. But even
2035)  if you can't work out all the details, we still want to hear about it, so
2036)  we can help you track it down.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2039) First, make sure you're using the latest version of Tor (either the latest
2040) stable or the latest development version).
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2043) Second, make sure your version of libevent is new enough. We recommend at
2044) least libevent 1.3a.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2047) Third, see if there's already an entry for your bug in the <a
2048) href="https://bugs.torproject.org/">Tor bugtracker</a>. If so,
2049) check if there are any new details that you can add.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2052) Fourth, is the crash repeatable? Can you cause the crash? Can
2053) you isolate some of the circumstances or config options that
2054) make it happen? How quickly or often does the bug show up?
2055) Can you check if it happens with other versions of Tor, for
2056) example the latest stable release?
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2059) Fifth, what sort of crash do you get?
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

2060) </p>
2061) <ul>
2062) <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2063) Does your Tor log include an "assert failure"? If so, please
2064) tell us that line, since it helps us figure out what's going on.
2065) Tell us the previous couple of log messages as well, especially
2066) if they seem important.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2069) If it says "Segmentation fault - core dumped" then you need to
2070) do a bit more to track it down. Look for a file like "core" or
2071) "tor.core" or "core.12345" in your current directory, or in your
2072) Data Directory. If it's there, run "gdb tor core" and then "bt",
2073) and include the output. If you can't find a core, run "ulimit -c
2074) unlimited", restart Tor, and try to make it crash again. (This core
2075) thing will only work on Unix -- alas, tracking down bugs on Windows
2076) is harder. If you're on Windows, can you get somebody to duplicate
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

2077) your bug on Unix?)
2078) </li>
2079) <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2080) If Tor simply vanishes mysteriously, it probably is a segmentation
2081) fault but you're running Tor in the background (as a daemon) so you
2082) won't notice. Go look at the end of your log file, and look for a
2083) core file as above. If you don't find any good hints, you should
2084) consider running Tor in the foreground (from a shell) so you can
2085) see how it dies. Warning: if you switch to running Tor in the foreground,
2086) you might start using a different torrc file, with a different default
2087) Data Directory; see the <a href="#UpgradeOrMove">relay-upgrade FAQ entry</a>
2088) for details.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2091) If it's still vanishing mysteriously, perhaps something else is killing it?
2092) Do you have resource limits (ulimits) configured that kill off processes
2093) sometimes? (This is especially common on OpenBSD.) On Linux, try running
2094) "dmesg" to see if the out-of-memory killer removed your process. (Tor will
2095) exit cleanly if it notices that it's run out of memory, but in some cases
2096) it might not have time to notice.) In very rare circumstances, hardware
2097) problems could also be the culprit.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

2098) </li>
2099) </ul>
2100) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2101) Sixth, if the above ideas don't point out the bug, consider increasing your
2102) log level to "loglevel debug". You can look at the log-configuration FAQ
2103) entry for instructions on what to put in your torrc file. If it usually
2104) takes a long time for the crash to show up, you will want to reserve a whole
2105) lot of disk space for the debug log. Alternatively, you could just send
2106) debug-level logs to the screen (it's called "stdout" in the torrc), and then
2107) when it crashes you'll see the last couple of log lines it had printed.
2108) (Note that running with verbose logging like this will slow Tor down
2109) considerably, and note also that it's generally not a good idea security-wise
2110) to keep logs like this sitting around.)
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

2111) </p>
2112) 
2113) <hr />
2114) 
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

2118) 
2119) <p>
2120) Vidalia interacts with the Tor software via Tor's "control port". The
2121) control port lets Vidalia receive status updates from Tor, request a new
2122) identity, configure Tor's settings, etc. Each time Vidalia starts Tor,
2123) Vidalia sets a random password for Tor's control port to prevent other
2124) applications from also connecting to the control port and potentially
2125) compromising your anonymity.
2126) </p>
2127) 
2128) <p>
2129) Usually this process of generating and setting a random control password
2130) happens in the background. There are three common situations, though,
2131) where Vidalia may prompt you for a password:
2132) </p>
2133) 
2134) <ol>
2135) <li>You're already running Vidalia and Tor. For example, this situation
2136) can happen if you installed the Vidalia bundle and now you're trying to
2137) run the Tor Browser Bundle. In that case, you'll need to close the old
2138) Vidalia and Tor before you can run this one.
2139) </li>
2140) <li>Vidalia crashed, but left Tor running with the last known random
2141) 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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

2147) you can click the button and Vidalia will restart Tor with a new random
2148) control password.
2149) <br />
2150) If you do not see a Reset button, or if Vidalia is unable to restart
2151) Tor for you, you can still fix the problem manually. Simply go into your
2152) process or task manager, and terminate the Tor process. Then use Vidalia
2153) to restart Tor and all will work again.
2154) </li>
2155) <li>You had previously set Tor to run as a Windows NT service. When Tor
2156) is set to
2157) run as a service, it starts up when the system boots. If you configured
2158) Tor to start as a service through Vidalia, a random password was set
2159) and saved in Tor. When you reboot, Tor starts up and uses the random
2160) password it saved. You login and start up Vidalia. Vidalia attempts to
2161) talk to the already running Tor. Vidalia generates a random password,
2162) but it is different than the saved password in the Tor service.
2163) <br />
2164) 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

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

2167) for more information on how to remove the Tor service.
2168) </li>
2169) </ol>
2170) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2182)     </p>
2183)     <dl>
2184)       <dt><tt>EntryNodes $fingerprint,$fingerprint,...</tt></dt>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

2199)         </dd>
2200)     </dl>
2201)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 10 years ago

2210)     Note also that not every circuit is used to deliver traffic outside of
2211)     the Tor network. It is normal to see non-exit circuits (such as those
2212)     used to connect to hidden services, those that do directory fetches,
2213)     those used for relay reachability self-tests, and so on) that end at
2214)     a non-exit node. To keep a node from being used entirely, see
2215)     <tt>ExcludeNodes</tt> and <tt>StrictNodes</tt> in the
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2216)     <a href="<page docs/tor-manual>">manual</a>.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

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

Moritz Bartl authored 11 years ago

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

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

Andrew Lewman authored 13 years ago

2227)     </p>
2228)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

2242) 
2243) <p>
2244) 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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

2248) configuration file</a>, or by clicking "My firewall only lets me connect
2249) to certain ports" in Vidalia's Network Settings window.
2250) </p>
2251) 
2252) <p>
2253) By default, when you set this Tor assumes that your firewall allows only
2254) port 80 and port 443 (HTTP and HTTPS respectively). You can select a
2255) different set of ports with the FirewallPorts torrc option.
2256) </p>
2257) 
2258) <p>
2259) If you want to be more fine-grained with your controls, you can also
2260) use the ReachableAddresses config options, e.g.:
2261) </p>
2262) 
2263) <pre>
2264)   ReachableDirAddresses *:80
2265)   ReachableORAddresses *:443
2266) </pre>
2267) 
2268) <hr>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2274) The default open ports are listed below but keep in mind that, any port or
2275) ports can be opened by the relay operator by configuring it in torrc or
2276) modifying the source code. But the default according to src/or/policies.c
2277) 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

2278)     </p>
2279)     <pre>
2280)   reject 0.0.0.0/8
2281)   reject 169.254.0.0/16
2282)   reject 127.0.0.0/8
2283)   reject 192.168.0.0/16
2284)   reject 10.0.0.0/8
2285)   reject 172.16.0.0/12
2286)   reject *:25
2287)   reject *:119
2288)   reject *:135-139
2289)   reject *:445
2290)   reject *:563
2291)   reject *:1214
2292)   reject *:4661-4666
2293)   reject *:6346-6429
2294)   reject *:6699
2295)   reject *:6881-6999
2296)   accept *:*
2297)     </pre>
2298)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2299)     A relay will block access to its own IP address, as well local network
2300)     IP addresses. A relay always blocks itself by default. This prevents
2301)     Tor users from accidentally accessing any of the exit operator's local
2302)     services.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2303)     </p>
2304) 
2305)     <hr>
2306) 
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2308)     <h3><a class="anchor" href="#WarningsAboutSOCKSandDNSInformationLeaks">I
2309)     keep seeing these warnings about SOCKS and DNS information leaks.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

2310)     Should I worry?</a></h3>
2311)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2312)     The warning is:
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2315)     Your application (using socks5 on port %d) is giving Tor only an IP
2316)     address. Applications that do DNS resolves themselves may leak
2317)     information. Consider using Socks4A (e.g. via Polipo or socat) instead.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2320)     If you are running Tor to get anonymity, and you are worried about an
2321)     attacker who is even slightly clever, then yes, you should worry. Here's why.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2324)     <b>The Problem.</b> When your applications connect to servers on the
2325)     Internet, they need to resolve hostnames that you can read (like
2326)     www.torproject.org) into IP addresses that the Internet can use (like
2327)     209.237.230.66). To do this, your application sends a request to a DNS
2328)     server, telling it the hostname it wants to resolve. The DNS server
2329)     replies by telling your application the IP address.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2332)     Clearly, this is a bad idea if you plan to connect to the remote host
2333)     anonymously: when your application sends the request to the DNS server,
2334)     the DNS server (and anybody else who might be watching) can see what
2335)     hostname you are asking for. Even if your application then uses Tor to
2336)     connect to the IP anonymously, it will be pretty obvious that the user
2337)     making the anonymous connection is probably the same person who made
2338)     the DNS request.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2341)     <b>Where SOCKS comes in.</b> Your application uses the SOCKS protocol
2342)     to connect to your local Tor client. There are 3 versions of SOCKS you
2343)     are likely to run into: SOCKS 4 (which only uses IP addresses), SOCKS 5
2344)     (which usually uses IP addresses in practice), and SOCKS 4a (which uses
2345)     hostnames).
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2348)     When your application uses SOCKS 4 or SOCKS 5 to give Tor an IP address,
2349)     Tor guesses that it 'probably' got the IP address non-anonymously from a
2350)     DNS server. That's why it gives you a warning message: you probably aren't
2351)     as anonymous as you think.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2354)     <b>So what can I do?</b> We describe a few solutions below.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

2355)     </p>
2356)     <ul>
2357)     <li>If your application speaks SOCKS 4a, use it. </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2358)     <li>If you only need one or two hosts, or you are good at programming,
2359)     you may be able to get a socks-based port-forwarder like socat to work
2360)     for you; see <a
2361)     href="https://trac.torproject.org/projects/tor/wiki/doc/TorifyHOWTO">the
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

2362)     Torify HOWTO</a> for examples. </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2363)     <li>Tor ships with a program called tor-resolve that can use the Tor
2364)     network to look up hostnames remotely; if you resolve hostnames to IPs
2365)     with tor-resolve, then pass the IPs to your applications, you'll be fine.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

2366)     (Tor will still give the warning, but now you know what it means.) </li>
2367) <!-- I'm not sure if this project is still maintained or not
2368) 
2369) <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>
2370) !-->
2371)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2372)     <p>If you think that you applied one of the solutions properly but still
2373)     experience DNS leaks please verify there is no third-party application
2374)     using DNS independently of Tor. Please see <a
2375)     href="#AmITotallyAnonymous">the FAQ entry on whether you're really
2376)     absolutely anonymous using Tor</a> for some examples.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

2377)     </p>
2378) 
2379)     <hr>
2380) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2382)     <h3><a class="anchor" href="#SocksAndDNS">How do I check if my application that uses
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2383)     SOCKS is leaking DNS requests?</a></h3>
2384) 
2385)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2386)     These are two steps you need to take here. The first is to make sure
2387)     that it's using the correct variant of the SOCKS protocol, and the
2388)     second is to make sure that there aren't other leaks.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2389)     </p>
2390) 
2391)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2392)     Step one: add "TestSocks 1" to your torrc file, and then watch your
2393)     logs as you use your application. Tor will then log, for each SOCKS
2394)     connection, whether it was using a 'good' variant or a 'bad' one.
2395)     (If you want to automatically disable all 'bad' variants, set
2396)     "SafeSocks 1" in your <a href="#torrc">torrc</a> file.)
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2397)     </p>
2398) 
2399)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2400)     Step two: even if your application is using the correct variant of
2401)     the SOCKS protocol, there is still a risk that it could be leaking
2402)     DNS queries. This problem happens in Firefox extensions that resolve
2403)     the destination hostname themselves, for example to show you its IP
2404)     address, what country it's in, etc. These applications may use a safe
2405)     SOCKS variant when actually making connections, but they still do DNS
2406)     resolves locally. If you suspect your application might behave like
2407)     this, you should use a network sniffer like <a
2408)     href="https://www.wireshark.org/">Wireshark</a> and look for
2409)     suspicious outbound DNS requests. I'm afraid the details of how to look
2410)     for these problems are beyond the scope of a FAQ entry though -- find
2411)     a friend to help if you have problems.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2412)     </p>
2413) 
2414)     <hr>
2415) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

2416)     <a id="RunningATorRelay"></a>
2417)     <h2><a class="anchor">Running a Tor relay:</a></h2>
2418) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2420)     <h3><a class="anchor" href="#HowDoIDecide">How do I decide if I should
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

2421)     run a relay?</a></h3>
2422)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2423)     We're looking for people with reasonably reliable Internet connections,
2424)     that have at least 20 kilobytes/second each way. If that's you, please
2425)     consider <a href="https://www.torproject.org/docs/tor-relay-debian">helping
2426)     out</a>.
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2428)  
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2430)  
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2432)     <h3><a class="anchor" href="#WhyIsntMyRelayBeingUsedMore">Why isn't my
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

2433)     relay being used more?</a></h3>
2434)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2435)     If your relay is relatively new then give it time. Tor decides which
2436)     relays it uses heuristically based on reports from Bandwidth
2437)     Authorities. These authorities take measurements of your relay's
2438)     capacity and, over time, directs more traffic there until it reaches
2439)     an optimal load. The lifecycle of a new relay is explained in more
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

2440)     depth in <a href="https://blog.torproject.org/blog/lifecycle-of-a-new-relay">
2441)     this blog post</a>.
2442)     </p>
2443)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2444)     If you've been running a relay for a while and still having issues
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

2445)     then try asking on the <a href=
2446)     "https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays/">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2447)     tor-relays list</a>.
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2449)  
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

2450)     <hr>
2451) 
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2453)     <h3><a class="anchor" href="#IDontHaveAStaticIP">I don't have a static
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2454)     IP.</a></h3>
2455) 
2456)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2457)     Tor can handle relays with dynamic IP addresses just fine. Just leave
2458)     the "Address" line in your torrc blank, and Tor will guess.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2459)     </p>
2460) 
2461)     <hr>
2462) 
2463)     <a id="PortscannedMore"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2464)     <h3><a class="anchor" href="#PortscannedMore">Why do I get portscanned
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2465)     more often when I run a Tor relay?</a></h3>
2466) 
2467)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2468)     If you allow exit connections, some services that people connect to
2469)     from your relay will connect back to collect more information about you.
2470)     For example, some IRC servers connect back to your identd port to record
2471)     which user made the connection. (This doesn't really work for them,
2472)     because Tor doesn't know this information, but they try anyway.) Also,
2473)     users exiting from you might attract the attention of other users on the
2474)     IRC server, website, etc. who want to know more about the host they're
2475)     relaying through.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2478)     Another reason is that groups who scan for open proxies on the Internet
2479)     have learned that sometimes Tor relays expose their socks port to the
2480)     world. We recommend that you bind your socksport to local networks only.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2483)     In any case, you need to keep up to date with your security. See this <a
2484)     href="https://trac.torproject.org/projects/tor/wiki/doc/OperationalSecurity">article
2485)     on operational security for Tor relays</a> for more suggestions.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2486)     </p>
2487) 
2488)     <hr>
2489) 
2490)     <a id="MoreThanOneCPU"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2491)     <h3><a class="anchor" href="#MoreThanOneCPU">I have more than one CPU.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2492)     Does this help?</a></h3>
2493) 
2494)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2495)     Yes. You can set your NumCpus config option in torrc to the number of
2496)     CPUs you have, and Tor will spawn this many cpuworkers to deal with
2497)     public key operations in parallel.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2498)     </p>
2499) 
2500)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2501)     This option has no effect for clients.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2502)     </p>
2503) 
2504)     <hr>
2505) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2506)     <a id="HighCapacityConnection"></a> 
2507)     <h3><a class="anchor" href="#HighCapacityConnection">How can I get Tor to fully
Matt Pagan Added a missing anchor; Add...

Matt Pagan authored 10 years ago

2508)     make use of my high capacity connection?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2509)  
Matt Pagan Added a missing anchor; Add...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2511)     See <a href="http://archives.seul.org/or/relays/Aug-2010/msg00034.html">this
Matt Pagan Added a missing anchor; Add...

Matt Pagan authored 10 years ago

2512)     tor-relays thread</a>.
2513)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2514)  
2515)     <hr> 
2516)  
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2521)     <p>
2522)     We aim to make setting up a Tor relay easy and convenient:
2523)     </p>
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)     <ul>
2526)     <li>Tor has built-in support for <a
Roger Dingledine wtf, most of the links from...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

2531) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

2532) href="#LimitTotalBandwidth">
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2533) hibernation
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

2560)     bandwidth capacity, so high-bandwidth relays will attract more users
2561) than
2562)     low-bandwidth ones. Therefore having low-bandwidth relays is useful
2563) too.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2564)     </li>
2565)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 10 years ago

2568)  
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2570)     <h3><a class="anchor" href="#BandwidthShaping">What bandwidth shaping
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2571)     options are available to Tor relays?</a></h3>
2572) 
2573)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2574)     There are two options you can add to your torrc file:
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2575)     </p>
2576)     <ul>
2577)     <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2578)     BandwidthRate is the maximum long-term bandwidth allowed (bytes per
2579)     second). For example, you might want to choose "BandwidthRate 2 MB"
2580)     for 2 megabytes per second (a fast connection), or "BandwidthRate 50
2581)     KB" for 50 kilobytes per second (a medium-speed cable connection).
2582)     The minimum BandwidthRate is 20 kilobytes per second.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2585)     BandwidthBurst is a pool of bytes used to fulfill requests during
2586)     short periods of traffic above BandwidthRate but still keeps the
2587)     average over a long period to BandwidthRate. A low Rate but a high
2588)     Burst enforces a long-term average while still allowing more traffic
2589)     during peak times if the average hasn't been reached lately. For example,
2590)     if you choose "BandwidthBurst 50 KB" and also use that for your
2591)     BandwidthRate, then you will never use more than 50 kilobytes per second;
2592)     but if you choose a higher BandwidthBurst (like 1 MB), it will allow
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2593)     more bytes through until the pool is empty.
2594)     </li>
2595)     </ul>
2596)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2597)     If you have an asymmetric connection (upload less than download) such
2598)     as a cable modem, you should set BandwidthRate to less than your smaller
2599)     bandwidth (Usually that's the upload bandwidth). (Otherwise, you could
2600)     drop many packets during periods of maximum bandwidth usage -- you may
2601)     need to experiment with which values make your connection comfortable.)
2602)     Then set BandwidthBurst to the same as BandwidthRate.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2605)     Linux-based Tor nodes have another option at their disposal: they can
2606)     prioritize Tor traffic below other traffic on their machine, so that
2607)     their own personal traffic is not impacted by Tor load. A <a
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2608)     href="https://gitweb.torproject.org/tor.git/blob/HEAD:/contrib/linux-tor-prio.sh">script
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2609)     to do this</a> can be found in the Tor source distribution's contrib
2610)     directory.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2613)     Additionally, there are hibernation options where you can tell Tor to
2614)     only serve a certain amount of bandwidth per time period (such as 100
2615)     GB per month). These are covered in the <a
2616)     href="#LimitTotalBandwidth">hibernation entry</a> below.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2619)     Note that BandwidthRate and BandwidthBurst are in <b>Bytes,</b>not Bits.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2620)     </p>
2621) 
2622)     <hr>
2623) 
2624)     <a id="LimitTotalBandwidth"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2625)     <h3><a class="anchor" href="#LimitTotalBandwidth">How can I limit the
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2626)     total amount of bandwidth used by my Tor relay?</a></h3>
2627)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2628)     The accounting options in the torrc file allow you to specify the maximum
2629)     amount of bytes your relay uses for a time period.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2630)     </p>
2631)     <pre>
2632)     AccountingStart day week month [day] HH:MM
2633)     </pre>
2634)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2635)     This specifies when the accounting should reset. For instance, to setup
2636)     a total amount of bytes served for a week (that resets every Wednesday
2637)     at 10:00am), you would use:
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2638)     </p>
2639)     <pre>
2640)     AccountingStart week 3 10:00
2641)     AccountingMax N bytes KB MB GB TB
2642)     </pre>
2643)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2644)     This specifies the maximum amount of data your relay will send during an
2645)     accounting period, and the maximum amount of data your relay will receive
2646)     during an account period. When the accounting period resets (from
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2647)     AccountingStart), then the counters for AccountingMax are reset to 0.
2648)     </p>
2649)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2650)     Example. Let's say you want to allow 1 GB of traffic every day in each
2651)     direction and the accounting should reset at noon each day:
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2652)     </p>
2653)     <pre>
2654)     AccountingStart day 12:00
2655)     AccountingMax 1 GB
2656)     </pre>
2657)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2658)     Note that your relay won't wake up exactly at the beginning of each
2659)     accounting period. It will keep track of how quickly it used its
2660)     quota in the last period, and choose a random point in the new interval
2661)     to wake up. This way we avoid having hundreds of relays working at the
2662)     beginning of each month but none still up by the end.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2665)     If you have only a small amount of bandwidth to donate compared to your
2666)     connection speed, we recommend you use daily accounting, so you don't
2667)     end up using your entire monthly quota in the first day. Just divide
2668)     your monthly amount by 30. You might also consider rate limiting to
2669)     spread your usefulness over more of the day: if you want to offer X GB
2670)     in each direction, you could set your BandwidthRate to 20*X. For example,
2671)     if you have 10 GB to offer each way, you might set your BandwidthRate to
2672)     200 KB: this way your relay will always be useful for at least half of
2673)     each day.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

2675) 
2676)     <hr>
2677) 
2678)     <a id="RelayWritesMoreThanItReads"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2679)     <h3><a class="anchor" href="#RelayWritesMoreThanItReads">Why does my relay
Matt Pagan Cleanup.

Matt Pagan authored 10 years ago

2680)     write more bytes onto the network than it reads?</a></h3>
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2682)     <p>You're right, for the most part a byte into your Tor relay means a
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2683)     byte out, and vice versa. But there are a few exceptions:</p>
2684) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2685)     <p>If you open your DirPort, then Tor clients will ask you for a copy of
2686)     the directory. The request they make (an HTTP GET) is quite small, and the
2687)     response is sometimes quite large. This probably accounts for most of the
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2688)     difference between your "write" byte count and your "read" byte count.</p>
2689) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2690)     <p>Another minor exception shows up when you operate as an exit node, and
2691)     you read a few bytes from an exit connection (for example, an instant
2692)     messaging or ssh connection) and wrap it up into an entire 512 byte cell
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2693)     for transport through the Tor network.</p>
2694) 
2695)     <hr>
2696) 
2697)     <a id="Hibernation"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2698)     <h3><a class="anchor" href="#Hibernation">Why can I not browse anymore
Matt Pagan Cleanup.

Matt Pagan authored 10 years ago

2699)     after limiting bandwidth on my Tor relay?</a></h3>
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2701)     <p>The parameters assigned in the <a
2702)     href="#LimitTotalBandwidth">AccountingMax</a> and <a
2703)     href="#BandwidthShaping">BandwidthRate</a> apply to both client and
2704)     relay functions of the Tor process. Thus you may find that you are unable
2705)     to browse as soon as your Tor goes into hibernation, signaled by this
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2706)     entry in the log:</p>
2707) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2708)     <pre>Bandwidth soft limit reached; commencing hibernation. No new
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2709)     connections will be accepted</pre>
2710) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2711)     <p>The solution is to run two Tor processes - one relay and one client,
2712)     each with its own config. One way to do this (if you are starting from a
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2713)     working relay setup) is as follows:</p>
2714) 
2715)     <ul>
2716)         <li>In the relay Tor torrc file, simply set the SocksPort to 0.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2717)         <li>Create a new client torrc file from the torrc.sample and ensure
2718)         it uses a different log file from the relay. One naming convention
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2719)         may be torrc.client and torrc.relay.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2720)         <li>Modify the Tor client and relay startup scripts to include
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2721)         '-f /path/to/correct/torrc'.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2722)         <li>In Linux/BSD/OSX, changing the startup scripts to Tor.client
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2723)         and Tor.relay may make separation of configs easier.</li>
2724)     </ul>
2725) 
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

2729)     <h3><a class="anchor" href="#ExitPolicies">I'd run a relay, but I
2730) don't want to deal with abuse issues.</a></h3>
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)     <p>
2733)     Great. That's exactly why we implemented exit policies.
2734)     </p>
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)     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

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

Andrew Lewman authored 13 years ago

2740)     policies are propagated to Tor clients via the directory, so clients
2741)     will automatically avoid picking exit relays that would refuse to
2742)     exit to their intended destination. This way each relay can decide
2743)     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

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

2754)     The default exit policy allows access to many popular services
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2755)     (e.g. web browsing), but <a
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

2756) href="#DefaultExitPorts">restricts</a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

2761)     <a href="<page docs/faq>#torrc">torrc</a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2762)     file. If you want to avoid most if not all abuse potential, set it
2763) to
2764)     "reject *:*" (or un-check all the boxes in Vidalia). This setting
2765) means
2766)     that your relay will be used for relaying traffic inside the Tor
2767) network,
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2768)     but not for connections to external websites or other services.
2769)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

2772)     If you do allow any exit connections, make sure name resolution
2773) works
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2774)     (that is, your computer can resolve Internet addresses correctly).
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2775)     If there are any resources that your computer can't reach (for
2776) example,
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2777)     you are behind a restrictive firewall or content filter), please
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2778)     explicitly reject them in your exit policy &mdash; otherwise Tor
2779) users
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2780)     will be impacted too.
2781)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

2784) 
Matt Pagan Applied Nick's patch.

Matt Pagan authored 10 years ago

2785)     <a id="BestOSForRelay"></a>
Matt Pagan Formatted the new FAQ entry...

Matt Pagan authored 10 years ago

2786)     <h3><a class="anchor" href="#BestOSForRelay">Why doesn't my Windows (or other OS) Tor relay run well?</h3></a>
Matt Pagan Applied Nick's patch.

Matt Pagan authored 10 years ago

2787) 
2788)     <p>
2789)     Tor relays work best on Linux, FreeBSD 5.x+, OS X Tiger or
2790)     later, and Windows Server 2003 or later.
2791)     </p>
2792) 
2793)     <p>You can probably get it working just fine on other operating
2794)     systems too, but note the following caveats:
2795)     </p>
2796) 
2797)     <ul>
2798)     <li>
2799)     Versions of Windows without the word "server" in their name
2800)     sometimes have problems. This is especially the case for Win98,
2801)     but it also happens in some cases for XP, especially if you don't
2802)     have much memory. The problem is that we don't use the networking
2803)     system calls in a very Windows-like way, so we run out of space in
2804)     a fixed-size memory space known as the non-page pool, and then
2805)     everything goes bad. The symptom is an assert error with the
2806)     message "No buffer space available [WSAENOBUFS ] [10055]".  <a
2807)     href="https://trac.torproject.org/projects/tor/wiki/doc/WindowsBufferProblems">You
2808)     can read more here.</a>
2809)     </li>
2810) 
2811)     <li>
2812)     Most developers who contribute to Tor work with Unix-like operating
2813)     systems. It would be great if more people with Windows experience help
2814)     out, so we can improve Tor's usability and stability in
2815)     Windows.
2816)     </li>
2817) 
2818)     <li>
2819)     More esoteric or archaic operating systems, like SunOS 5.9 or
2820)     Irix64, may have problems with some libevent methods (devpoll,
2821)     etc), probably due to bugs in libevent. If you experience crashes,
2822)     try setting the EVENT_NODEVPOLL or equivalent environment
2823)     variable.
2824)     </li>
2825)     </ul>
2826) 
2827)     <hr>
2828) 
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2830)     <h3><a class="anchor" href="#WhatIsTheBadExitFlag">What is the
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

2831)     BadExit flag?</a></h3>
2832) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2833)     <p>When an exit is misconfigured or malicious it's assigned the BadExit
2834)     flag. This tells Tor to avoid exiting through that relay. In effect,
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

2835)     relays with this flag become non-exits.</p>
2836) 
2837)     <hr>
2838) 
2839)     <a id="IGotTheBadExitFlagWhyDidThatHappen"></a>
2840)     <h3><a class="anchor" href="#IGotTheBadExitFlagWhyDidThatHappen">I got
2841)     the BadExit flag why did that happen?</a></h3>
2842) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2843)     <p>If you got this flag then we either discovered a problem or suspicious
2844)     activity coming from your exit and weren't able to contact you. The reason
2845)     for most flaggings are documented on the <a
2846)     href="https://trac.torproject.org/projects/tor/wiki/doc/badRelays">bad
2847)     relays wiki</a>. Please <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

2848)     href="<page about/contact>">contact us</a> so
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

2849)     we can sort out the issue.</p>
2850) 
2851)     <hr>
2852) 
2853)     <a id="MyRelayRecentlyGotTheGuardFlagAndTrafficDroppedByHalf"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2854)     <h3><a class="anchor" href="#MyRelayRecentlyGotTheGuardFlagAndTrafficDroppedByHalf">My
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

2855)     relay recently got the Guard flag and traffic dropped by half.</a></h3>
2856)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2857)     Since it's now a guard, clients are using it less in other positions, but
2858)     not many clients have rotated their existing guards out to use it as a
2859)     guard yet. Read more details in this <a
2860)     href="https://blog.torproject.org/blog/lifecycle-of-a-new-relay">blog
2861)     post</a> or in <a href="http://freehaven.net/anonbib/#wpes12-cogs">Changing
2862)     of the Guards: A Framework for Understanding and Improving Entry Guard
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

2863)     Selection in Tor</a>.
2864)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2865)  
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

2866)     <hr>
2867) 
2868)     <a id="TorClientOnADifferentComputerThanMyApplications"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2869)     <h3><a class="anchor" href="#TorClientOnADifferentComputerThanMyApplications">I
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

2870)     want to run my Tor client on a different computer than my applications.
2871)     </a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2873)     By default, your Tor client only listens for applications that
2874)     connect from localhost. Connections from other computers are
2875)     refused. If you want to torify applications on different computers
2876)     than the Tor client, you should edit your torrc to define
2877)     SocksListenAddress 0.0.0.0 and then restart (or hup) Tor. If you
2878)     want to get more advanced, you can configure your Tor client on a
2879)     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

2880)     </p>
2881) 
2882)     <hr>
2883) 
2884)     <a id="ServerClient"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2885)     <h3><a class="anchor" href="#ServerClient">Can I install Tor on a
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2886)     central server, and have my clients connect to it?</a></h3>
2887)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2888)      Yes. Tor can be configured as a client or a relay on another
2889)      machine, and allow other machines to be able to connect to it
2890)      for anonymity. This is most useful in an environment where many
2891)      computers want a gateway of anonymity to the rest of the world.
2892)      However, be forwarned that with this configuration, anyone within
2893)      your private network (existing between you and the Tor
2894)      client/relay) can see what traffic you are sending in clear text.
2895)      The anonymity doesn't start until you get to the Tor relay.
2896)      Because of this, if you are the controller of your domain and you
2897)      know everything's locked down, you will be OK, but this configuration
2898)      may not be suitable for large private networks where security is
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2899)      key all around.
2900)     </p>
2901)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2902) Configuration is simple, editing your torrc file's SocksListenAddress
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2903) according to the following examples:
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2904)     </p>
2905)     <pre>
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2907)   #This provides local interface access only,
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

2908)   #needs SocksPort to be greater than 0
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2909)   SocksListenAddress 127.0.0.1
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

2910) 
2911)   #This provides access to Tor on a specified interface
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2912)   SocksListenAddress 192.168.x.x:9100
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

2913) 
2914)   #Accept from all interfaces
2915)   SocksListenAddress 0.0.0.0:9100
2916)    </pre>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2918) You can state multiple listen addresses, in the case that you are
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2919) part of several networks or subnets.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2920)     </p>
2921)     <pre>
2922)   SocksListenAddress 192.168.x.x:9100 #eth0
2923)   SocksListenAddress 10.x.x.x:9100 #eth1
2924)     </pre>
2925)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2926) After this, your clients on their respective networks/subnets would specify
2927) a socks proxy with the address and port you specified SocksListenAddress
2928) to be.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2931) Please note that the SocksPort configuration option gives the port ONLY for
2932) localhost (127.0.0.1). When setting up your SocksListenAddress(es), you need
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2933) to give the port with the address, as shown above.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2935) If you are interested in forcing all outgoing data through the central Tor
2936) client/relay, instead of the server only being an optional proxy, you may find
2937) the program iptables (for *nix) useful.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2938)     </p>
2939) 
2940)     <hr>
2941) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

2946)     <p><a href="<page docs/bridges>">Bridge relays</a> (or "bridges" for
2947) short)
2948)     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

2949)     listed in the public Tor directory.
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

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

2951)     Tor network can't simply block all bridges.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2954)     <p>Being a normal relay vs being a bridge relay is almost the same
2955)     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

2956)     publicly or not.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

2958) 
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

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

Andrew Lewman authored 11 years ago

2960)     So bridges are useful a) for Tor users in oppressive regimes,
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

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

2962)     because they're worried somebody will recognize that it's a public
2963)     Tor relay IP address they're contacting.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

2965) 
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2966)     <p>
2967)     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

2968)     detect and block connections to Tor bridges.
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2969)     <a href="<page projects/obfsproxy>">Obfsproxy</a> bridges address
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

2970)     this by adding another layer of obfuscation.
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2971)     </p>
2972) 
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2973)     <p>So should you run a normal relay or bridge relay? If you have
2974) lots
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2975)     of bandwidth, you should definitely run a normal relay.
2976)     If you're willing
Roger Dingledine change our "should i be a r...

Roger Dingledine authored 12 years ago

2977)     to <a href="#ExitPolicies">be an exit</a>, you should definitely
2978)     run a normal relay, since we need more exits. If you can't be an
2979)     exit and only have a little bit of bandwidth, be a bridge. Thanks
2980)     for volunteering!
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

2984) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2986) <h3><a class="anchor" href="#UpgradeOrMove">I want to upgrade/move my relay.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2987) How do I keep the same key?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2990)  When upgrading your Tor relay, or running it on a different computer,
2991)  the important part is to keep the same nickname (defined in your torrc
2992)  file) and the same identity key (stored in "keys/secret_id_key" in
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2993)  your DataDirectory).
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2996) This means that if you're upgrading your Tor relay and you keep the same
2997) torrc and the same DataDirectory, then the upgrade should just work and
2998) your relay will keep using the same key. If you need to pick a new
2999) DataDirectory, be sure to copy your old keys/secret_id_key over.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3000) </p>
3001) 
3002)     <hr>
3003) 
3004) <a id="NTService"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3005) <h3><a class="anchor" href="#NTService">How do I run my Tor relay as an NT
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3006) service?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3009)  You can run Tor as a service on all versions of Windows except Windows
3010)  95/98/ME. This way you can run a Tor relay without needing to always have
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3011)  Vidalia running.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3014) If you've already configured your Tor to be a relay, please note that when
3015) you enable Tor as a service, it will use a different DatagDirectory, and
3016) thus will generate a different key. If you want to keep using the old key,
3017) see the Upgrading your Tor relay FAQ entry for how to restore the old
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3018) identity key.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3019) </p>
3020) <p>
3021) To install Tor as a service, you can simply run:
3022) </p>
3023) <pre>
3024) tor --service install
3025) </pre>
3026) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3027) A service called Tor Win32 Service will be installed and started. This
3028) service will also automatically start every time Windows boots, unless
3029) you change the Start-up type. An easy way to check the status of Tor,
3030) start or stop the service, and change the start-up type is by running
3031) services.msc and finding the Tor service in the list of currently
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3032) installed services.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3035) Optionally, you can specify additional options for the Tor service using
3036) the -options argument. For example, if you want Tor to use C:\tor\torrc,
3037) instead of the default torrc, and open a control port on port 9151, you
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3038) would run:
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3039) </p>
3040) <pre>
3041) tor --service install -options -f C:\tor\torrc ControlPort 9151
3042) </pre>
3043) <p>
3044) You can also start or stop the Tor service from the command line by typing:
3045) </p>
3046) <pre>
3047)  tor --service start
3048) </pre>
3049) <p>
3050) or
3051) </p>
3052) <pre>
3053)  tor --service stop
3054) </pre>
3055) <p>
3056) To remove the Tor service, you can run the following command:
3057) </p>
3058) <pre>
3059) tor --service remove
3060) </pre>
3061) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3062) If you are running Tor as a service and you want to uninstall Tor entirely,
3063) be sure to run the service removal command (shown above) first before
3064) running the uninstaller from "Add/Remove Programs". The uninstaller is
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3065) currently not capable of removing the active service.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3066) </p>
3067) 
3068) <hr>
3069) 
3070) <a id="VirtualServer"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3071) <h3><a class="anchor" href="#VirtualServer">Can I run a Tor relay from my
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3072) virtual server account?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3075) Some ISPs are selling "vserver" accounts that provide what they call a
3076) virtual server -- you can't actually interact with the hardware, and
3077) they can artificially limit certain resources such as the number of file
3078) descriptors you can open at once. Competent vserver admins are able to
3079) configure your server to not hit these limits. For example, in SWSoft's
3080) Virtuozzo, investigate /proc/user_beancounters. Look for "failcnt" in
3081) tcpsndbuf, tcprecvbuf, numothersock, and othersockbuf. Ask for these to
3082) be increased accordingly. Some users have seen settings work well as follows:
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3083) <p>
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

3084) <table border="1">
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3085) <tr>
3086) <td>
3087) <i>resource</i>
3088) </td>
3089) <td>
3090) <i>held</i>
3091) </td>
3092) <td>
3093) <i>maxheld</i>
3094) </td>
3095) <td>
3096) <i>barrier</i>
3097) </td>
3098) <td>
3099) <i>limit</i>
3100) </td>
3101) <td>
3102) <i>failcnt</i>
3103) </td>
3104) </tr>
3105) <tr>
3106) <td>
3107) tcpsndbuf
3108) </td>
3109) <td>
3110) 46620
3111) </td>
3112) <td>
3113) 48840
3114) </td>
3115) <td>
3116) 3440640
3117) </td>
3118) <td>
3119) 5406720
3120) </td>
3121) <td>
3122) 0
3123) </td>
3124) </tr>
3125) <tr>
3126) <td>
3127) tcprcvbuf
3128) </td>
3129) <td>
3130) 0
3131) </td>
3132) <td>
3133) 2220
3134) </td>
3135) <td>
3136) 3440640
3137) </td>
3138) <td>
3139) 5406720
3140) </td>
3141) <td>
3142) 0
3143) </td>
3144) </tr>
3145) <tr>
3146) <td>
3147) othersockbuf
3148) </td>
3149) <td>
3150) 243516
3151) </td>
3152) <td>
3153) 260072
3154) </td>
3155) <td>
3156) 2252160
3157) </td>
3158) <td>
3159) 4194304
3160) </td>
3161) <td>
3162) 0
3163) </td>
3164) </tr>
3165) <tr>
3166) <td>
3167) numothersock
3168) </td>
3169) <td>
3170) 151
3171) </td>
3172) <td>
3173) 153
3174) </td>
3175) <td>
3176) 720
3177) </td>
3178) <td>
3179) 720
3180) </td>
3181) <td>
3182) 0
3183) </td>
3184) </tr>
3185) </table>
3186) <p>
3187)  Xen, Virtual Box and VMware virtual servers have no such limits normally.
3188) </p>
3189) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3190) If the vserver admin will not increase system limits another option is
3191) to reduce the memory allocated to the send and receive buffers on TCP
3192) connections Tor uses. An experimental feature to constrain socket buffers
3193) has recently been added. If your version of Tor supports it, set
3194) "ConstrainedSockets 1" in your configuration. See the tor man page for
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3195) additional details about this option.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3198) Unfortunately, since Tor currently requires you to be able to connect to
3199) all the other Tor relays, we need you to be able to use at least 1024 file
3200) descriptors. This means we can't make use of Tor relays that are crippled
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3201) in this way.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3204) We hope to fix this in the future, once we know how to build a Tor network
3205) with restricted topologies -- that is, where each node connects to only a
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3206) few other nodes. But this is still a long way off.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3207) </p>
3208) 
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

3209) <hr>
3210) 
Roger Dingledine fix the faq anchors that ha...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

3214) 
3215) <p>
3216) Great. If you want to run several relays to donate more to the network,
3217) we're happy with that. But please don't run more than a few dozen on
3218) the same network, since part of the goal of the Tor network is dispersal
3219) and diversity.
3220) </p>
3221) 
3222) <p>
3223) 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

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

Roger Dingledine authored 13 years ago

3226) </p>
3227) 
3228) <pre>
3229)     MyFamily $fingerprint1,$fingerprint2,$fingerprint3
3230) </pre>
3231) 
3232) <p>
3233) where each fingerprint is the 40 character identity fingerprint (without
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3234) spaces). You can also list them by nickname, but fingerprint is safer.
3235) Be
Roger Dingledine migrate the ManyRelays faq...

Roger Dingledine authored 13 years ago

3236) sure to prefix the digest strings with a dollar sign ('$') so that the
3237) digest is not confused with a nickname in the config file.
3238) </p>
3239) 
3240) <p>
3241) That way clients will know to avoid using more than one of your relays
3242) in a single circuit. You should set MyFamily if you have administrative
3243) control of the computers or of their network, even if they're not all in
3244) the same geographic location.
3245) </p>
3246) 
3247)     <hr>
3248) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3250)     <h3><a class="anchor" href="#WrongIP">My relay is picking the wrong
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3251)     IP address.</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3253)  Tor guesses its IP address by asking the computer for its hostname, and
3254)  then resolving that hostname. Often people have old entries in their
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3255)  /etc/hosts file that point to old IP addresses.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3258) If that doesn't fix it, you should use the "Address" config option to
3259) specify the IP you want it to pick. If your computer is behind a NAT and
3260) 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

3261) href="#RelayFlexible">dynamic IP addresses</a>.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3264) Also, if you have many addresses, you might also want to set
3265) "OutboundBindAddress" so external connections come from the IP you intend
3266) to present to the world.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3267)     </p>
3268) 
3269)     <hr>
3270) 
3271)     <a id="BehindANAT"></a>
3272)     <h3><a class="anchor" href="#BehindANAT">I'm behind a NAT/Firewall.</a></h3>
3273) 
3274)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3275) See <a>http://portforward.com/</a> for directions on how to port forward with
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3276) your NAT/router device.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3279) If your relay is running on a internal net you need to setup port forwarding.
3280) Forwarding TCP connections is system dependent but the firewalled-clients FAQ
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3281) entry offers some examples on how to do this.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3284) Also, here's an example of how you would do this on GNU/Linux if you're using
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3285) iptables:
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3286) </p>
3287) <pre>
3288) /sbin/iptables -A INPUT -i eth0 -p tcp --destination-port 9001 -j ACCEPT
3289) </pre>
3290) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3291) You may have to change "eth0" if you have a different external interface
3292) (the one connected to the Internet). Chances are you have only one (except
3293) the loopback) so it shouldn't be too hard to figure out.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3294)     </p>
3295)     <hr>
3296) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

3301)     <p>If your Tor relay is using more memory than you'd like, here are
3302) some
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3303)     tips for reducing its footprint:
3304)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

3306)     <ol>
3307)     <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

3308)     bugs in glibc's malloc implementation. That is, when Tor releases
3309) memory
3310)     back to the system, the pieces of memory are fragmented so they're
3311) hard
3312)     to reuse. The Tor tarball ships with OpenBSD's malloc
3313) implementation,
3314)     which doesn't have as many fragmentation bugs (but the tradeoff is
3315) higher
3316)     CPU load). You can tell Tor to use this malloc implementation
3317) instead:
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3318)     <tt>./configure --enable-openbsd-malloc</tt></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

3320)     <li>If you're running a fast relay, meaning you have many TLS
3321) connections
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3322)     open, you are probably losing a lot of memory to OpenSSL's internal
3323)     buffers (38KB+ per socket). We've patched OpenSSL to <a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

3328)     1.0.0 or newer, Tor's build process will automatically recognize and
3329) use
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3330)     this feature.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

3332) <!-- Nickm says he's not sure this is still accurate
3333) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3334)     <li>If you're running on Solaris, OpenBSD, NetBSD, or
3335)     old FreeBSD, Tor is probably forking separate processes
3336)     rather than using threads. Consider switching to a <a
3337)     href="<wikifaq>#WhydoesntmyWindowsorotherOSTorrelayrunwell">better
3338)     operating system</a>.</li>
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

3339) -->
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

3341)     amount of bandwidth your relay advertises. Advertising less
3342) bandwidth
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3343)     means you will attract fewer users, so your relay shouldn't grow
3344)     as large. See the <tt>MaxAdvertisedBandwidth</tt> option in the man
3345)     page.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

3350)     All of this said, fast Tor relays do use a lot of ram. It is not
3351) unusual
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3352)     for a fast exit relay to use 500-1000 MB of memory.
3353)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

3356) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3358)     <h3><a class="anchor" href="#BetterAnonymity">Do I get better anonymity
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3359)     if I run a relay?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

3361)     <p>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3362) Yes, you do get better anonymity against some attacks.
3363)     </p>
3364)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3365) The simplest example is an attacker who owns a small number of Tor relays.
3366) He will see a connection from you, but he won't be able to know whether
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3367) the connection originated at your computer or was relayed from somebody else.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3370) There are some cases where it doesn't seem to help: if an attacker can
3371) watch all of your incoming and outgoing traffic, then it's easy for him
3372) to learn which connections were relayed and which started at you. (In
3373) this case he still doesn't know your destinations unless he is watching
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

3377) There are also some downsides to running a Tor relay. First, while we
3378) only have a few hundred relays, the fact that you're running one might
3379) signal to an attacker that you place a high value on your anonymity.
3380) Second, there are some more esoteric attacks that are not as
3381) well-understood or well-tested that involve making use of the knowledge
3382) that you're running a relay -- for example, an attacker may be able to
3383) "observe" whether you're sending traffic even if he can't actually watch
3384) your network, by relaying traffic through your Tor relay and noticing
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3385) changes in traffic timing.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3388) It is an open research question whether the benefits outweigh the risks.
3389) A lot of that depends on the attacks you are most worried about. For
3390) most users, we think it's a smart move.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

3394) 
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3396)     <h3><a class="anchor" href="#FacingLegalTrouble">I'm facing legal
3397)     trouble. How do I prove that my server was a Tor relay at a given
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

3398)     time?</a></h3>
3399) 
3400)     <p><a href="https://exonerator.torproject.org/">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3401)     Exonerator</a> is a web service that can check if an IP address was a
3402)     relay at a given time. We can also <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

3403)     href="<page about/contact>">provide a signed
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

3404)     letter</a> if needed.</p>
3405) 
3406)     <hr>
3407) 
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

3411) 
3412)     <p>
Roger Dingledine touchups on the faq that ha...

Roger Dingledine authored 10 years ago

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

3414)     your donations into better speed and anonymity for the Tor network:
3415)     </p>
3416)     <ul>
3417)     <li><a href="https://www.torservers.net/">torservers.net</a>
3418)     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

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

3422) href="https://www.noisebridge.net/wiki/Noisebridge_Tor">Noisebridge</a>
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

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

3424)     them into more US-based exit relay capacity.</li>
3425)     <li><a href="https://nos-oignons.net/">Nos Oignons</a> is a French
3426)     charitable non-profit that runs fast exit relays in France.</li>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

3427)     <li><a href="https://www.dfri.se/donera/?lang=en">DFRI</a> is a
3428)     Swedish non-profit running exit relays.</li>
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

3429)     </ul>
3430) 
3431)     <p>
3432)     These organizations are not the same as <a href="<page
3433)     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

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

Roger Dingledine authored 12 years ago

3436)     </p>
3437) 
3438)     <p>
3439)     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

3440)     performance. The Tor network's anonymity comes in part from
3441) diversity,
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

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

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

3447)     performance. Improving anonymity and improving performance are both
3448)     worthwhile goals, so however you can help is great!
3449)     </p>
3450) 
3451)     <hr>
3452) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

3453) <a id="TorHiddenServices"></a>
3454) <h2><a class="anchor">Tor hidden services:</a></h2>
3455) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3457)     <h3><a class="anchor" href="#AccessHiddenServices">How do I access
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3458)     hidden services?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3461)     Tor hidden services are named with a special top-level domain (TLD)
3462)     name in DNS: .onion. Since the .onion TLD is not recognized by the
3463)     official root DNS servers on the Internet, your application will not
3464)     get the response it needs to locate the service. Currently, the Tor
3465)     directory server provides this look-up service; and thus the look-up
3466)     request must get to the Tor network.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3467)     </p>
3468) 
3469) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3470)  Therefore, your application <b>needs</b> to pass the .onion hostname to
3471)  Tor directly. You can't try to resolve it to an IP address, since there
3472)  <i>is</i> no corresponding IP address: the server is hidden, after all!
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3474)  
3475)     <p>
3476)     So, how do you make your application pass the hostname directly to Tor?
3477)     You can't use SOCKS 4, since SOCKS 4 proxies require an IP from the
3478)     client (a web browser is an example of a SOCKS client). Even though
3479)     SOCKS 5 can accept either an IP or a hostname, most applications
3480)     supporting SOCKS 5 try to resolve the name before passing it to the
3481)     SOCKS proxy. SOCKS 4a, however, always accepts a hostname: You'll need
3482)     to use SOCKS 4a.
3483)     </p>
3484)  
3485)     <p>
3486)     Some applications, such as the browsers Mozilla Firefox and Apple's
3487)     Safari, support sending DNS queries to Tor's SOCKS 5 proxy. Most web
3488)     browsers don't support SOCKS 4a very well, though. The workaround is
3489)     to point your web browser at an HTTP proxy, and tell the HTTP proxy
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3490)     to speak to Tor with SOCKS 4a. We recommend Polipo as your HTTP proxy.
3491)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3494)     For applications that do not support HTTP proxy, and so cannot use
3495)     Polipo, <a href="http://www.freecap.ru/eng/">FreeCap</a> is an
3496)     alternative. When using FreeCap set proxy protocol  to SOCKS 5 and under
3497)     settings set DNS name resolving to remote. This
3498)     will allow you to use almost any program with Tor without leaking DNS
3499)     lookups and allow those same programs to access hidden services.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3503)     See also the <a href="#SocksAndDNS">question on DNS</a>.
3504)     </p> 
3505)  
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3506)     <hr>
3507) 
3508)     <a id="ProvideAHiddenService"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3509)     <h3><a class="anchor" href="#ProvideAHiddenService">How do I provide a
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3510)     hidden service?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

3512)     <p>
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

3513)     See the <a href="<page docs/tor-hidden-service>">
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3514)     official hidden service configuration instructions</a>.
3515)     </p>
3516) 
3517)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3518)  
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

3519)     <a id="Development"></a>
3520)     <h2><a class="anchor">Development:</a></h2>
3521) 
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3523)     <h3><a class="anchor" href="#VersionNumbers">What do these weird
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3524)     version numbers mean?</a></h3>
3525) 
3526)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3527)     Versions of Tor before 0.1.0 used a strange and hard-to-explain
Matt Pagan Added an FAQ entry relevant...

Matt Pagan authored 10 years ago

3528)     version scheme. Let's forget about those.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3531)     Starting with 0.1.0, versions all look like this:
3532)     MAJOR.MINOR.MICRO(.PATCHLEVEL)(-TAG). The stuff in parenthesis is
3533)     optional. MAJOR, MINOR, MICRO, and PATCHLEVEL are all numbers. Only one
3534)     release is ever made with any given set of these version numbers. The
3535)     TAG lets you know how stable we think the release is: "alpha" is pretty
3536)     unstable; "rc" is a release candidate; and no tag at all means that we
3537)     have a final release. If the tag ends with "-cvs", you're looking at
3538)     a development snapshot that came after a given release.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3541)     So for example, we might start a development branch with (say)
3542)     0.1.1.1-alpha. The patchlevel increments consistently as the status
3543)     tag changes, for example, as in: 0.1.1.2-alpha, 0.1.1.3-alpha,
3544)     0.1.1.4-rc, 0.1.1.5-rc, etc. Eventually, we would release 0.1.1.6.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3545)     The next stable release would be 0.1.1.7.
3546)     </p>
3547)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3548)     Why do we do it like this? Because every release has a unique
3549)     version number, it is easy for tools like package manager to tell
3550)     which release is newer than another. The tag makes it easy for users
3551)     to tell how stable the release is likely to be.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3552)     </p>
3553) 
3554)     <hr>
3555) 
3556)     <a id="PrivateTorNetwork"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3557)     <h3><a class="anchor" href="#PrivateTorNetwork">How do I set up my
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3558)     own private Tor network?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3559)  
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3561)     If you want to experiment locally with your own network, or you're
3562)     cut off from the Internet and want to be able to mess with Tor still,
3563)     then you may want to set up your own separate Tor network.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3566)     To set up your own Tor network, you need to run your own authoritative
3567)     directory servers, and your clients and relays must be configured so
3568)     they know about your directory servers rather than the default public
3569)     ones.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3572)     Apart from the somewhat tedious method of manually configuring a couple
3573)     of directory authorities, relays and clients there are two separate
3574)     tools that could help. One is Chutney, the other is Shadow.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3577)     <a href="https://gitweb.torproject.org/chutney.git">Chutney</a> is a
3578)     tool for configuring, controlling and running tests on a
3579)     testing Tor network. It requires that you have Tor and Python (2.5 or
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3580)     later) installed on your system. You can use Chutney to create a testing
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3581)     network by generating Tor configuration files (torrc) and necssary keys
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3582)     (for the directory authorities). Then you can let Chutney start your Tor
3583)     authorities, relays and clients and wait for the network to bootstrap.
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3584)     Finally, you can have Chutney run tests on your network to see which
3585)     things work and which do not. Chutney is typically used for running a
3586)     testing network with about 10 instances of Tor. Every instance of Tor
3587)     binds to one or two ports on localhost (127.0.0.1) and all Tor
3588)     communication is done over the loopback interface. The <a
3589)     href="https://gitweb.torproject.org/chutney.git/blob/HEAD:/README">Chutney
3590)     README</a> is a good starting point for getting it up and running.
3591)     </p>
3592)     <p>
3593)     <a href="https://github.com/shadow/shadow">Shadow</a> is a network
3594)     simulator that can run Tor through its Scallion plug-in. Although
3595)     it's typically used for running load and performance tests on
3596)     substantially larger Tor test networks than what's feasible with
3597)     Chutney, it also makes for an excellent debugging tool since you can
3598)     run completely deterministic experiments. A large Shadow network is on
3599)     the size of thousands of instances of Tor, and you can run experiments
3600)     out of the box using one of Shadow's several included scallion experiment
3601)     configurations. Shadow can be run on any linux machine without root,
3602)     and can also run on EC2 using a pre-configured image. Also, Shadow
3603)     controls the time of the simulation with the effect that
3604)     time-consuming tests can be done more efficiently than in an
3605)     ordinary testing network. The <a
3606)     href="https://github.com/shadow/shadow/wiki">Shadow wiki</a> and
3607)     <a href="http://shadow.github.io/">Shadow website</a> are
3608)     good places to get started.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3609)     </p>
3610) 
3611)     <hr>
3612) 
Matt Pagan Fixed an anchor

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3614)     <h3><a class="anchor" href="#UseTorWithJava">How can I make my Java
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3615)     program use the Tor Network?</a></h3>
3616) 
3617)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3618)     The newest versions of Java now have SOCKS4/5 support built in.
3619)     Unfortunately, the SOCKS interface is not very well documented and
3620)     may still leak your DNS lookups. The safest way to use Tor is to
3621)     interface the SOCKS protocol directly or go through an application-level
3622)     proxy that speaks SOCKS4a. For an example and libraries that implement
3623)     the SOCKS4a connection, go to Joe Foley's TorLib in the <a
3624)     href="http://web.mit.edu/foley/www/TinFoil/">TinFoil Project</a>.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3625)     </p>
3626) 
3627)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3628)     A fully Java implementation of the Tor client is now available as <a
3629)     href="http://www.subgraph.com/orchid.html">Orchid</a>. We still consider
3630)     Orchid to be experimental, so use with care.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3631)     </p>
3632) 
3633)     <hr>
3634) 
3635) 
3636)     <a id="WhatIsLibevent"></a>
3637)     <h3><a class="anchor" href="#WhatIsLibevent">What is Libevent?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3638)  
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3640)     When you want to deal with a bunch of net connections at once, you
3641)     have a few options:
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3644)     One is multithreading: you have a separate micro-program inside the
3645)     main program for each net connection that reads and writes to the
3646)     connection as needed.This, performance-wise, sucks.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3649)     Another is asynchronous network programming: you have a single main
3650)     program that finds out when various net connections are ready to
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3651)     read/write, and acts accordingly.
3652)     </p>
3653)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3654)     The problem is that the oldest ways to find out when net connections
3655)     are ready to read/write, suck. And the newest ways are finally fast,
3656)     but are not available on all platforms.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3659)     This is where Libevent comes in and wraps all these ways to find
3660)     out whether net connections are ready to read/write, so that Tor
3661)     (and other programs) can use the fastest one that your platform
3662)     supports, but can still work on older platforms (these methods are
3663)     all different depending on the platorm) So Libevent presents a
3664)     consistent and fast interface to select, poll, kqueue, epoll,
3665)     /dev/poll, and windows select.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3668)     However, On the the Win32 platform (by Microsoft) the only good
3669)     way to do fast IO on windows with hundreds of sockets is using
3670)     overlapped IO, which is grossly unlike every other BSD sockets
3671)     interface.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3673)     <p>Libevent has <a href="http://www.monkey.org/~provos/libevent/">its
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3674)     own website</a>.
3675)     </p>
3676)     <hr>
3677) 
3678)     <a id="MyNewFeature"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3679)     <h3><a class="anchor" href="#MyNewFeature">What do I need to do to get
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3680)     a new feature into Tor?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3681)  
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3683)     For a new feature to go into Tor, it needs to be designed (explain what
3684)     you think Tor should do), argued to be secure (explain why it's better
3685)     or at least as good as what Tor does now), specified (explained at the
3686)     byte level at approximately the level of detail in tor-spec.txt), and
3687)     implemented (done in software).
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3688)     </p>
3689) 
3690)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3691)     You probably shouldn't count on other people doing all of these steps
3692)     for you: people who are skilled enough to do this stuff generally
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3693)     have their own favorite feature requests.
3694)     </p>
3695) 
3696)     <hr>
3697) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

3698)     <a id="AnonymityAndSecurity"></a>
3699)     <h2><a class="anchor">Anonymity And Security:</a></h2>
3700) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3702)     <h3><a class="anchor" href="#WhatProtectionsDoesTorProvide">What
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3703)     protections does Tor provide?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3704)  
3705)     <p>
3706)     Internet communication is based on a store-and-forward model that
3707)     can be understood in analogy to postal mail: Data is transmitted in
3708)     blocks called IP datagrams or packets. Every packet includes a source
3709)     IP address (of the sender) and a destination IP address (of the
3710)     receiver), just as ordinary letters contain postal addresses of sender
3711)     and receiver. The way from sender to receiver involves multiple hops of
3712)     routers, where each router inspects the destination IP address and
3713)     forwards the packet closer to its destination. Thus, every router
3714)     between sender and receiver learns that the sender is communicating
3715)     with the receiver. In particular, your local ISP is in the position to
3716)     build a complete profile of your Internet usage. In addition, every
3717)     server in the Internet that can see any of the packets can profile your
3718)     behaviour.
3719)     </p>
3720)  
3721)     <p>
3722)     The aim of Tor is to improve your privacy by sending your traffic through
3723)     a series of proxies. Your communication is encrypted in multiple layers
3724)     and routed via multiple hops through the Tor network to the final
3725)     receiver. More details on this process can be found in the <a
3726)     href="https://www.torproject.org/about/overview">Tor overview</a>.
3727)     Note that all your local ISP can observe now is that you are
3728)     communicating with Tor nodes. Similarly, servers in the Internet just
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3729)     see that they are being contacted by Tor nodes.
3730)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3731)  
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3733)     Generally speaking, Tor aims to solve three privacy problems:
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3735)  
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3737)     First, Tor prevents websites and other services from learning
3738)     your location, which they can use to build databases about your
3739)     habits and interests. With Tor, your Internet connections don't
3740)     give you away by default -- now you can have the ability to choose,
3741)     for each connection, how much information to reveal.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3743)  
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3745)     Second, Tor prevents people watching your traffic locally (such as
3746)     your ISP) from learning what information you're fetching and where
3747)     you're fetching it from. It also stops them from deciding what you're
3748)     allowed to learn and publish -- if you can get to any part of the Tor
3749)     network, you can reach any site on the Internet.  
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3750)     </p>
3751) 
3752)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3753)     Third, Tor routes your connection through more than one Tor relay
3754)     so no single relay can learn what you're up to. Because these relays
3755)     are run by different individuals or organizations, distributing trust
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3756)     provides more security than the old <a href="#Torisdifferent">one hop proxy
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3757)     </a> approach.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3759)  
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3761)     Note, however, that there are situations where Tor fails to solve these
3762)     privacy problems entirely: see the entry below on <a
3763)     href="#AttacksOnOnionRouting">remaining attacks</a>. 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3765)  
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3767)  
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3769)     <h3><a class="anchor" href="#CanExitNodesEavesdrop">Can exit nodes eavesdrop
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3770)     on communications? Isn't that bad?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3771)  
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3773)     Yes, the guy running the exit node can read the bytes that come in and
3774)     out there. Tor anonymizes the origin of your traffic, and it makes sure
3775)     to encrypt everything inside the Tor network, but it does not magically
3776)     encrypt all traffic throughout the Internet.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3778)  
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3780)     This is why you should always use end-to-end encryption such as SSL for
3781)     sensitive Internet connections. (The corollary to this answer is that if
3782)     you are worried about somebody intercepting your traffic and you're
3783)     *not* using end-to-end encryption at the application layer, then something
3784)     has already gone wrong and you shouldn't be thinking that Tor is the problem.)
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3786)  
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3788)     Tor does provide a partial solution in a very specific situation, though.
3789)     When you make a connection to a destination that also runs a Tor relay,
3790)     Tor will automatically extend your circuit so you exit from that circuit.
3791)     So for example if Indymedia ran a Tor relay on the same IP address as
3792)     their website, people using Tor to get to the Indymedia website would
3793)     automatically exit from their Tor relay, thus getting *better* encryption
3794)     and authentication properties than just browsing there the normal way.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3795)     </p>
3796) 
3797)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3798)     We'd like to make it still work even if the service is nearby the Tor
3799)     relay but not on the same IP address. But there are a variety of
3800)     technical problems we need to overcome first (the main one being "how
3801)     does the Tor client learn which relays are associated with which
3802)     websites in a decentralized yet non-gamable way?").
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3804)          
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3806)  
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3808)     <h3><a class="anchor" href="#AmITotallyAnonymous">So I'm totally anonymous
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3809)     if I use Tor?</a></h3>
3810) 
3811)     <p>
3812)     <b>No.</b>
3813)     </p>
3814)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3815)     First, Tor protects the network communications. It separates where you
3816)     are from where you are going on the Internet. What content and data you
3817)     transmit over Tor is controlled by you. If you login to Google or
3818)     Facebook via Tor, the local ISP or network provider doesn't know you
3819)     are visiting Google or Facebook. Google and Facebook don't know where
3820)     you are in the world. However, since you have logged into their sites,
3821)     they know who you are. If you don't want to share information, you are
3822)     in control.
3823)     </p>
3824) 
3825)     <p>
3826)     Second, active content, such as Java, Javascript, Adobe Flash, Adobe
3827)     Shockwave, QuickTime, RealAudio, ActiveX controls, and VBScript, are
3828)     binary applications. These binary applications run as your user account
3829)     with your permissions in your operating system. This means these
3830)     applications can access anything that your user account can access. Some
3831)     of these technologies, such as Java and Adobe Flash for instance, run in
3832)     what is known as a virtual machine. This virtual machine may have the
3833)     ability to ignore your configured proxy settings, and therefore bypass
3834)     Tor and share information directly to other sites on the Internet. The
3835)     virtual machine may be able to store data, such as cookies, completely
3836)     separate from your browser or operating system data stores. Therefore,
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3837)     these technologies must be disabled in your browser to use Tor safely.
3838)     </p>
3839)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3840)     That's where the <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

3841)     href="<page projects/torbrowser>">Tor Browser
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3842)     Bundle</a> comes in. We produce a web browser that is preconfigured to
3843)     help you control the risks to your privacy and anonymity while browsing
3844)     the Internet. Not only are the above technologies disabled to prevent
3845)     identity leaks, the Tor Browser also includes browser extensions like
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3846)     NoScript and Torbutton, as well as patches to the Firefox source
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3847)     code. The full design of the Tor Browser can be read <a
3848)     href="https://www.torproject.org/projects/torbrowser/design/">here</a>.
3849)     In designing a safe, secure solution for browsing the web with Tor,
3850)     we've discovered that configuring <a href="#TBBOtherBrowser">other
Matt Pagan Other Vidalia and Tor Brows...

Matt Pagan authored 10 years ago

3851)     browsers</a> to use Tor is unsafe.
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3852)     </p>
3853) 
3854)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3855)     Alternatively, you may find a Live CD or USB operating system more to
3856)     your liking. The Tails team has created an <a
3857)     href="https://tails.boum.org/">entire bootable operating system</a>
3858)     configured for anonymity and privacy on the Internet.
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3859)     </p>
3860) 
3861)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3862)     Tor is a work in progress. There is still <a
3863)     href="https://www.torproject.org/getinvolved/volunteer">plenty of work
3864)     left to do</a> for a strong, secure, and complete solution.
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3865)     </p>
3866) 
3867)     <hr>
3868) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

3870)     <h3><a class="anchor" href="#ExitEnclaving">What is Exit Enclaving?</a>
3871)     </h3>
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3874)     When a machine that runs a Tor relay also runs a public service, such as
3875)     a webserver, you can configure Tor to offer Exit Enclaving to that
3876)     service. Running an Exit Enclave for all of your services you wish to
3877)     be accessible via Tor provides your users the assurance that they will
3878)     exit through your server, rather than exiting from a randomly selected
3879)     exit node that could be watched. Normally, a tor circuit would end at
3880)     an exit node and then that node would make a connection to your service.
3881)     Anyone watching that exit node could see the connection to your service,
3882)     and be able to snoop on the contents if it were an unencrypted
3883)     connection. If you run an Exit Enclave for your service, then the exit
3884)     from the Tor network happens on the machine that runs your service,
3885)     rather than on an untrusted random node. This works when Tor clients
3886)     wishing to connect to this public service extend their circuit
3887)     to exit from the Tor relay running on that same host. For example, if
3888)     the server at 1.2.3.4 runs a web server on port 80 and also acts as a
3889)     Tor relay configured for Exit Enclaving, then Tor clients wishing to
3890)     connect to the webserver will extend their circuit a fourth hop to exit
3891)     to port 80 on the Tor relay running on 1.2.3.4.
3892)     </p>
3893)     <p>
3894)     Exit Enclaving is disabled by default to prevent attackers from
3895)     exploiting trust relationships with locally bound services. For
3896)     example, often 127.0.0.1 will run services that are not designed to
3897)     be shared with the entire world. Sometimes these services will also
3898)     be bound to the public IP address, but will only allow connections if
3899)     the source address is something trusted, such as 127.0.0.1.
3900)     </p>
3901)     <p>
3902)     As a result of possible trust issues, relay operators must configure
3903)     their exit policy to allow connections to themselves, but they should
3904)     do so only when they are certain that this is a feature that they would
3905)     like. Once certain, turning off the ExitPolicyRejectPrivate option will
3906)     enable Exit Enclaving. An example configuration would be as follows:
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3907)     </p>
3908)     <pre>
3909)     ExitPolicy accept 1.2.3.4:80
3910)     ExitPolicy reject 127.0.0.1/8
3911)     ExitPolicyRejectPrivate 0
3912)     </pre>
3913)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3914)     This option should be used with care as it may expose internal network
3915)     blocks that are not meant to be accessible from the outside world or
3916)     the Tor network. Please tailor your ExitPolicy to reflect all netblocks
3917)     that you want to prohibit access.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3920)     This option should be used with care as it may expose internal network
3921)     blocks that are not meant to be accessible from the outside world or
3922)     the Tor network. Please tailor your ExitPolicy to reflect all netblocks
3923)     that you want to prohibit access.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3926)     While useful, this behavior may go away in the future because it is
3927)     imperfect. A great idea but not such a great implementation.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3928)     </p>
3929) 
3930)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

3936)     <p>
3937)     Tor uses a variety of different keys, with three goals in mind: 1)
3938)     encryption to ensure privacy of data within the Tor network, 2)
3939)     authentication so clients know they're
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3940)     talking to the relays they meant to talk to, and 3) signatures to
3941) make
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3942)     sure all clients know the same set of relays.
3943)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

3946)     <b>Encryption</b>: first, all connections in Tor use TLS link
3947) encryption,
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

3949)     intended for. Further, the Tor client establishes an ephemeral
3950) encryption
Roger Dingledine explain that the authentica...

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

3954)     so logging traffic and then breaking into the relay to discover the
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3955)     key won't work.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

3963) 
3964) href="<svnprojects>design-paper/tor-design.html#subsec:circuits">demands
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3965)     that the Tor relay prove knowledge of its onion key</a>. That way
3966)     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

3967)     Because the Tor client chooses the path, it can make sure to get
3968)     Tor's "distributed trust" property: no single relay in the path can
3969)     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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

3972)     <p>
3973)     <b>Coordination</b>:
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3974)     How do clients know what the relays are, and how do they know that
3975) they
3976)     have the right keys for them? Each relay has a long-term public
3977) signing
3978)     key called the "identity key". Each directory authority additionally
3979) has a
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3980)     "directory signing key". The directory authorities <a
Sebastian Hahn Fix links that broke due to...

Sebastian Hahn authored 13 years ago

3981)     href="<specblob>dir-spec.txt">provide a signed list</a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

3994)     How do clients know what the directory authorities are? The Tor
3995) software
3996)     comes with a built-in list of location and public key for each
3997) directory
3998)     authority. So the only way to trick users into using a fake Tor
3999) network
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4000)     is to give them a specially modified version of the software.
4001)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

4012)     In order to be certain that it's really signed by us, you need to
4013) have
4014)     met us in person and gotten a copy of our GPG key fingerprint, or
4015) you
4016)     need to know somebody who has. If you're concerned about an attack
4017) on
4018)     this level, we recommend you get involved with the security
4019) community
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4020)     and start meeting people.
4021)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

4024) 
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

4026) <h3><a class="anchor" href="#EntryGuards">What are Entry
4027) Guards?</a></h3>
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

4028) 
4029) <p>
4030) Tor (like all current practical low-latency anonymity designs) fails
4031) 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

4032) example, suppose the attacker controls or watches the Tor relay you
4033) choose
4034) to enter the network, and also controls or watches the website you
4035) visit. In
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

4036) this case, the research community knows no practical low-latency design
4037) that can reliably stop the attacker from correlating volume and timing
4038) information on the two sides.
4039) </p>
4040) 
4041) <p>
4042) So, what should we do? Suppose the attacker controls, or can observe,
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

4043) <i>C</i> relays. Suppose there are <i>N</i> relays total. If you select
4044) new entry and exit relays each time you use the network, the attacker
4045) will be able to correlate all traffic you send with probability
4046) <i>(c/n)<sup>2</sup></i>. But profiling is, for most users, as bad
4047) as being traced all the time: they want to do something often without
4048) 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

4049) attacker noticing more often. Thus, choosing many random entries and
4050) exits
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

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

4052) </p>
4053) 
4054) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

4057) to use as entry points, and uses only those relays for her first hop. If
4058) those relays are not controlled or observed, the attacker can't win,
4059) ever, and the user is secure. If those relays <i>are</i> observed or
4060) 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

4061) of the user's traffic &mdash; but still the user is no more profiled
4062) than
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

4063) before. Thus, the user has some chance (on the order of <i>(n-c)/n</i>)
4064) of avoiding profiling, whereas she had none before.
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

4065) </p>
4066) 
4067) <p>
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

4074) </p>
4075) 
4076) <p>
4077) Restricting your entry nodes may also help against attackers who want
4078) to run a few Tor nodes and easily enumerate all of the Tor user IP
4079) addresses. (Even though they can't learn what destinations the users
4080) 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

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

Roger Dingledine authored 13 years ago

4083) </p>
4084) 
4085)     <hr>
4086) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4087)     <a id="ChangePaths"></a>
4088)     <h3><a class="anchor" href="#ChangePaths">How often does Tor change its paths?</a></h3>
4089)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4090)      Tor will reuse the same circuit for new TCP streams for 10 minutes,
4091)      as long as the circuit is working fine. (If the circuit fails, Tor
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4092)      will switch to a new circuit immediately.)
4093)     </p>
4094)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4095) But note that a single TCP stream (e.g. a long IRC connection) will stay on
4096) the same circuit forever -- we don't rotate individual streams from one
4097) circuit to the next. Otherwise an adversary with a partial view of the
4098) network would be given many chances over time to link you to your
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4099) destination, rather than just one chance.
4100)     </p>
4101) 
4102)     <hr>
4103) 
4104)     <a id="CellSize"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4105)     <h3><a class="anchor" href="#CellSize">Tor uses hundreds of bytes for
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4106)     every IRC line. I can't afford that!</a></h3>
4107)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4108)      Tor sends data in chunks of 512 bytes (called "cells"), to make it
4109)      harder for intermediaries to guess exactly how many bytes you're
4110)      communicating at each step. This is unlikely to change in the near
4111)      future -- if this increased bandwidth use is prohibitive for you, I'm
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4112)      afraid Tor is not useful for you right now.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4115) The actual content of these fixed size cells is
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4116) <a href="https://gitweb.torproject.org/torspec.git/blob/HEAD:/tor-spec.txt">
4117) documented in the main Tor spec</a>, section 3.
4118)     </p>
4119)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4120) We have been considering one day adding two classes of cells -- maybe a 64
4121) byte cell and a 1024 byte cell. This would allow less overhead for
4122) interactive streams while still allowing good throughput for bulk streams.
4123) But since we want to do a lot of work on quality-of-service and better
4124) queuing approaches first, you shouldn't expect this change anytime soon
4125) (if ever). However if you are keen, there are a couple of
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

4126) <a href="<page getinvolved/volunteer>#Research">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4127) research ideas</a> that may involve changing the cell size.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4128)     </p>
4129) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4130)     <hr>
4131) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4133)     <h3><a class="anchor" href="#OutboundConnections">Why does netstat show
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4134)     these outbound connections?</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4136)     Because that's how Tor works. It holds open a handful of connections
4137)     so there will be one available when you need one.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4138)     </p>
4139) 
4140)     <hr>
4141) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4143)     <h3><a class="anchor" href="#PowerfulBlockers">What about powerful blocking
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4144)     mechanisms?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4146)  An adversary with a great deal of manpower and money, and severe
4147)  real-world penalties to discourage people from trying to evade detection,
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4148)  is a difficult test for an anonymity and anti-censorship system.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4151) The original Tor design was easy to block if the attacker controls Alice's
4152) connection to the Tor network --- by blocking the directory authorities, by
4153) blocking all the relay IP addresses in the directory, or by filtering based
4154) on the fingerprint of the Tor TLS handshake. After seeing these attacks and
4155) others first-hand, more effort was put into researching new circumvention
4156) techniques. Pluggable transports are protocols designed to allow users behind
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4157) government firewalls to access the Tor network.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4160) We've made quite a bit of progress on this problem lately. You can read more
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

4161) details on the <a href="<page docs/pluggable-transports>">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4162) pluggable transports page</a>. You may also be interested in
4163) <a href="https://www.youtube.com/watch?v=GwMr8Xl7JMQ">Roger and Jake's talk at
4164) 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

4165) talk at 44con</a>.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

4166)     </p>
4167) 
4168)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4169) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4171)     <h3><a class="anchor" href="#RemotePhysicalDeviceFingerprinting">Does Tor
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4172)     resist "remote physical device fingerprinting"?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

4173)     <p>
4174)  Yes, we resist all of these attacks as far as we know.
4175)     </p>
4176)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4177) These attacks come from examining characteristics of the IP headers or TCP
4178) headers and looking for information leaks based on individual hardware
4179) signatures. One example is the
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4180) <a href="http://www.caida.org/outreach/papers/2005/fingerprinting/">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4181) Oakland 2005 paper</a> that lets you learn if two packet streams originated
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

4185) Tor transports TCP streams, not IP packets, so we end up automatically
4186) scrubbing a lot of the potential information leaks. Because Tor relays use
4187) their own (new) IP and TCP headers at each hop, this information isn't
4188) relayed from hop to hop. Of course, this also means that we're limited in
4189) the protocols we can transport (only correctly-formed TCP, not all IP like
4190) ZKS's Freedom network could) -- but maybe that's a good thing at this stage.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4191) </p>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

4192) 
4193)     <hr>
4194) 
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

4195)     <a id="IsTorLikeAVPN"></a>
4196)     <h3><a class="anchor" href="#IsTorLikeAVPN">Is Tor like a VPN?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4197)  
4198)     <p>
4199)     Some people use Virtual Private Networks (VPNs) as a privacy solution.
4200)     VPNs encrypt the traffic between the user and the VPN provider,
4201)     and they can act as a proxy between a user and an online destination.
4202)     However, VPNs have a single point of failure: the VPN provider.
4203)     A technically proficient attacker or a number of employees could
4204)     retrieve the full identity information associated with a VPN user.
4205)     It is also possible to use coercion or other means to convince a
4206)     VPN provider to reveal their users' identities. Identities can be
4207)     discovered by following a money trail (using Bitcoin does not solve
4208)     this problem because Bitcoin is not anonymous), or by persuading the
4209)     VPN provider to hand over logs. Even
4210)     if a VPN provider says they don't keep logs, users have to take their
4211)     word for it---and trust that the VPN provider won't buckle to outside
4212)     pressures that might want them to start keeping logs.
4213)     </p>
4214) 
4215)     <p>
4216)     When you use a VPN, websites can still build up a persistent profile of
4217)     your usage over time. Even though sites you visit won't automatically
4218)     get your originating IP address, they still know how to profile you
4219)     based on your browsing history.
4220)     </p>
4221) 
4222)     <p>
4223)     When you use Tor the IP address you connect to changes at most every 10
4224)     minutes, and often more frequently than that. This makes it extremely
4225)     dificult for websites to create any sort of persistent profile of Tor
4226)     users (assuming you did not <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

4227)     href="<page download/download>#warning">identify
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4228)     yourself in other ways</a>). No one Tor relay can know enough
4229)     information to compromise any Tor user because of Tor's <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

4230)     href="<page about/overview>#thesolution">encrypted
Matt Pagan Created a new FAQ entry abo...

Matt Pagan authored 10 years ago

4231)     three-hop circuit</a> design.
4232)     </p>
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

4233) 
4234)     <hr>
4235) 
4236)     <a id="ShouldIUseTorWithAVPN"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4237)     <h3><a class="anchor" href="#ShouldIUseTorWithAVPN">Should I use Tor
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

4238)     with a VPN?</a></h3>
4239) 
4240)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4241)     This <a href="https://trac.torproject.org/projects/tor/wiki/doc/TorPlusVPN">wiki
4242)     page</a> discusses costs and benefits. However, if you're looking
4243)     for a trusted entry into the Tor network, <a
4244)     href="https://www.torproject.org/docs/bridges#RunningABridge">setting up
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

4245)     a private Tor server as a bridge</a> is a great option.
4246)     </p>
4247) 
Matt Pagan Created a new FAQ entry abo...

Matt Pagan authored 10 years ago

4248)     <hr>
4249) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4251)     <h3><a class="anchor" href="#Proxychains">Aren't 10 proxies
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4252)     (proxychains) better than Tor with only 3 hops?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4253)  
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4255)     Proxychains is a program that sends your traffic through a series of
4256)     open web proxies that you supply before sending it on to your final
4257)     destination. <a href="#KeyManagement">Unlike Tor</a>, proxychains
4258)     does not encrypt the connections between each proxy server. An open proxy
4259)     that wanted to monitor your connection could see all the other proxy
4260)     servers you wanted to use between itself and your final destination,
4261)     as well as the IP address that proxy hop received traffic from.
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4264)     Because the <a
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4265)     href="https://gitweb.torproject.org/torspec.git?a=blob_plain;hb=HEAD;f=tor-spec.txt">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4266)     Tor protocol</a> requires encrypted relay-to-relay connections, not
4267)     even a misbehaving relay can see the entire path of any Tor user.
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4270)     While Tor relays are run by volunteers and checked periodically for
4271)     suspicious behavior, many open proxies that can be found with a search
4272)     engine are compromised machines, misconfigured private proxies
4273)     not intended for public use, or honeypots set up to exploit users.
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4275)  
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4277)  
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4278) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4280)     <h3><a class="anchor" href="#AttacksOnOnionRouting">What attacks remain
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4281)     against onion routing?</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4283) As mentioned above, it is possible for an observer who can view both you and
4284) either the destination website or your Tor exit node to correlate timings of
4285) your traffic as it enters the Tor network and also as it exits. Tor does not
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4286) defend against such a threat model.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4289) In a more limited sense, note that if a censor or law enforcement agency has
4290) the ability to obtain specific observation of parts of the network, it is
4291) possible for them to verify a suspicion that you talk regularly to your friend
4292) by observing traffic at both ends and correlating the timing of only that
4293) traffic. Again, this is only useful to verify that parties already suspected
4294) of communicating with one another are doing so. In most countries, the
4295) suspicion required to obtain a warrant already carries more weight than
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4296) timing correlation would provide.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4299) Furthermore, since Tor reuses circuits for multiple TCP connections, it is
4300) possible to associate non anonymous and anonymous traffic at a given exit
4301) node, so be careful about what applications you run concurrently over Tor.
4302) Perhaps even run separate Tor clients for these applications.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4303)     </p>
4304) 
4305)     <hr>
4306) 
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

4308)     <h3><a class="anchor" href="#LearnMoreAboutAnonymity">Where can I
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

4309)     learn more about anonymity?</a></h3>
4310) 
4311)     <p>
4312)     <a href="http://freehaven.net/anonbib/topic.html#Anonymous_20communication">Read these papers</a> (especially the ones in boxes) to get up to speed on anonymous communication systems.
4313)     </p>
4314) 
4315)     <hr>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

4316) 
4317)     <a id="AlternateDesigns"></a>
4318)     <h2><a class="anchor">Alternate designs:</a></h2>
4319) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

4324)     <p>
4325)     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

4326)     network to handle all our users, and <a
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

4327)     href="#BetterAnonymity">running a Tor
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4328)     relay may help your anonymity</a>. However, many Tor users cannot be
4329) good
4330)     relays &mdash; for example, some Tor clients operate from behind
4331) restrictive
4332)     firewalls, connect via modem, or otherwise aren't in a position
4333) where they
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

4335)     part of providing effective anonymity for everyone, since many Tor
4336) users
4337)     are subject to these or similar constraints and including these
4338) clients
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4339)     increases the size of the anonymity set.
4340)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

4343)     That said, we do want to encourage Tor users to run relays, so what
4344) we
4345)     really want to do is simplify the process of setting up and
4346) maintaining
4347)     a relay. We've made a lot of progress with easy configuration in the
4348) past
4349)     few years: Vidalia has an easy relay configuration interface, and
4350) supports
4351)     uPnP too. Tor is good at automatically detecting whether it's
4352) reachable and
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4353)     how much bandwidth it can offer.
4354)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

4357)     There are five steps we need to address before we can do this
4358) though:
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

4361)     <p>
4362)     First, we need to make Tor stable as a relay on all common
4363)     operating systems. The main remaining platform is Windows,
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4364)     and we're mostly there. See Section 4.1 of <a
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

4366) >our
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4367)     development roadmap</a>.
4368)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

4370)     <p>
4371)     Second, we still need to get better at automatically estimating
4372)     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

4373)     <a href="<page getinvolved/volunteer>#Research">research section of
4374) the
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4375)     volunteer page</a>: "Tor doesn't work very well when relays
4376)     have asymmetric bandwidth (e.g. cable or DSL)". It might be that <a
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4377)     href="<page docs/faq>#TransportIPnotTCP">switching
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4378)     to UDP transport</a> is the simplest answer here &mdash; which alas
4379) is
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4380)     not a very simple answer at all.
4381)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

4393)     <p>
4394)     Fourth, we need to better understand the risks from
4395)     letting the attacker send traffic through your relay while
4396)     you're also initiating your own anonymized traffic. <a
4397)     href="http://freehaven.net/anonbib/#back01">Three</a> <a
4398)     href="http://freehaven.net/anonbib/#clog-the-queue">different</a>
4399)     <a href="http://freehaven.net/anonbib/#torta05">research</a> papers
4400)     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

4401)     through candidate relays and looking for dips in the traffic while
4402) the
4403)     circuit is active. These clogging attacks are not that scary in the
4404) Tor
4405)     context so long as relays are never clients too. But if we're trying
4406) to
4407)     encourage more clients to turn on relay functionality too (whether
4408) as
4409)     <a href="<page docs/bridges>">bridge relays</a> or as normal
4410) relays), then
4411)     we need to understand this threat better and learn how to mitigate
4412) it.
4413)     </p>
4414) 
4415)     <p>
4416)     Fifth, we might need some sort of incentive scheme to encourage
4417) people
4418)     to relay traffic for others, and/or to become exit nodes. Here are
4419) our
Roger Dingledine fix another 404 from the fr...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

4424)     <p>
4425)     Please help on all of these!
4426)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4427) 
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4428) <hr>
4429) 
4430) <a id="TransportIPnotTCP"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

4433) 
4434) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4435) This would be handy, because it would make Tor better able to handle
4436) new protocols like VoIP, it could solve the whole need to socksify
4437) 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

4438) allocate a lot of file descriptors to hold open all the exit
4439) connections.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4440) </p>
4441) 
4442) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

4447) </p>
4448) 
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 13 years ago

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

Roger Dingledine authored 13 years ago

4450) <li>IP packets reveal OS characteristics. We would still need to do
4451) IP-level packet normalization, to stop things like TCP fingerprinting
4452) 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

4453) href="#RemotePhysicalDeviceFingerprinting">device
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

4456) </li>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4457) <li>Application-level streams still need scrubbing. We will still need
4458) user-side applications like Torbutton. So it won't become just a matter
4459) of capturing packets and anonymizing them at the IP layer.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4460) </li>
4461) <li>Certain protocols will still leak information. For example, we must
4462) rewrite DNS requests so they are delivered to an unlinkable DNS server
4463) rather than the DNS server at a user's ISP; thus, we must understand
4464) the protocols we are transporting.
4465) </li>
4466) <li><a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4467) href="http://crypto.stanford.edu/~nagendra/projects/dtls/dtls.html">DTLS
4468) </a>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4469) (datagram TLS) basically has no users, and IPsec sure is big. Once we've
4470) picked a transport mechanism, we need to design a new end-to-end Tor
4471) protocol for avoiding tagging attacks and other potential anonymity and
4472) integrity issues now that we allow drops, resends, et cetera.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4473) </li>
4474) <li>Exit policies for arbitrary IP packets mean building a secure
4475) IDS. Our node operators tell us that exit policies are one of the main
4476) reasons they're willing to run Tor. Adding an Intrusion Detection System
4477) 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

4478) and would likely not work anyway, as evidenced by the entire field of
4479) IDS
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4480) and counter-IDS papers. Many potential abuse issues are resolved by the
4481) fact that Tor only transports valid TCP streams (as opposed to arbitrary
4482) IP including malformed packets and IP floods), so exit policies become
4483) even <i>more</i> important as we become able to transport IP packets. We
4484) 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

4485) so clients can predict which nodes will allow their packets to exit
4486) &mdash;
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4487) and clients need to predict all the packets they will want to send in
4488) a session before picking their exit node!
4489) </li>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4490) <li>The Tor-internal name spaces would need to be redesigned. We support
4491) hidden service ".onion" addresses by intercepting the addresses when
4492) they are passed to the Tor client. Doing so at the IP level will require
4493) a more complex interface between Tor and the local DNS resolver.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4494) </li>
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

4495) </ol>
4496) 
4497) <hr>
4498) 
4499) <a id="HideExits"></a>
4500) <h3><a class="anchor" href="#HideExits">You should hide the list of Tor
4501) relays, so people can't block the exits.</a></h3>
4502) 
4503) <p>
4504) There are a few reasons we don't:
4505) </p>
4506) 
4507) <ol>
4508) <li>We can't help but make the information available, since Tor clients
4509) need to use it to pick their paths. So if the "blockers" want it, they
4510) can get it anyway. Further, even if we didn't tell clients about the
4511) list of relays directly, somebody could still make a lot of connections
4512) through Tor to a test site and build a list of the addresses they see.
4513) </li>
4514) 
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4515) <li>If people want to block us, we believe that they should be allowed
4516) to
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

4517) do so.  Obviously, we would prefer for everybody to allow Tor users to
4518) 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

4519) should allow connections from, and if they want to block anonymous
4520) users,
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

4521) they can.
4522) </li>
4523) 
4524) <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

4525) response to website maintainers who feel threatened by Tor. Giving them
4526) the option may inspire them to <a href="<page docs/faq-abuse>#Bans">stop
4527) and think</a> about whether they really want to eliminate private access
4528) to their system, and if not, what other options they might have. The
4529) time they might otherwise have spent blocking Tor, they may instead
4530) spend rethinking their overall approach to privacy and anonymity.
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

4531) </li>
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4532) </ol>
4533) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

4534)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4535) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4536) <a id="ChoosePathLength"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4537) <h3><a class="anchor" href="#ChoosePathLength">You should let people choose
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4538) their path length.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4539) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4540)  Right now the path length is hard-coded at 3 plus the number of nodes in
4541)  your path that are sensitive. That is, in normal cases it's 3, but for
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4542)  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

4543) </p>
4544) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4545)  We don't want to encourage people to use paths longer than this -- it
4546)  increases load on the network without (as far as we can tell) providing
4547)  any more security. Remember that <a
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4548)  href="https://svn.torproject.org/svn/tor/trunk/doc/design-paper/tor-design.html#subsec:threat-model">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4549)  the best way to attack Tor is to attack the endpoints and ignore the middle
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4550)  of the path
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

4551) </a>.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4552) </p>
4553) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4554)  And we don't want to encourage people to use paths of length 1 either.
4555)  Currently  there is no reason to suspect that investigating a single
4556)  relay will yield  user-destination pairs, but if many people are using
4557)  only a single hop, we make it more likely that attackers will seize or
4558)  break into relays in hopes
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4559)  of tracing users.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4560) </p>
4561) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4562)  Now, there is a good argument for making the number of hops in a path
4563)  unpredictable. For example, somebody who happens to control the last
4564)  two hops in your path still doesn't know who you are, but they know
4565)  for sure which entry node you used. Choosing path length from, say,
4566)  a geometric distribution will turn this into a statistical attack,
4567)  which seems to be an improvement. On the other hand, a longer path
4568)  length is bad for usability. We're not sure of the right trade-offs
4569)  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

4570) </p>
4571) 
4572)     <hr>
4573) 
4574) <a id="SplitEachConnection"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4575)     <h3><a class="anchor" href="#SplitEachConnection">You should split
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4576)     each connection over many paths.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4577) 
4578)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4579)  We don't currently think this is a good idea. You see, the attacks we're
4580)  worried about are at the endpoints: the adversary watches Alice (or the
4581)  first hop in the path) and Bob (or the last hop in the path) and learns
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4582)  that they are communicating.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4583)     </p>
4584)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4585) If we make the assumption that timing attacks work well on even a few packets
4586) end-to-end, then having *more* possible ways for the adversary to observe the
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4587) connection seems to hurt anonymity, not help it.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4588)     </p>
4589)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4590) Now, it's possible that we could make ourselves more resistant to end-to-end
4591) attacks with a little bit of padding and by making each circuit send and
4592) receive a fixed number of cells. This approach is more well-understood in
4593) the context of high-latency systems. See e.g.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4594) <a href="http://freehaven.net/anonbib/#pet05-serjantov">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4595) Message Splitting Against the Partial Adversary by Andrei Serjantov and
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4596) Steven J. Murdoch</a>.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4597)     </p>
4598)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4599) But since we don't currently understand what network and padding
4600) parameters, if any, could provide increased end-to-end security, our
4601) current strategy is to minimize the number of places that the adversary
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4602) could possibly see.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4603)     </p>
4604) 
4605)     <hr>
4606) 
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

4607)     <a id="MigrateApplicationStreamsAcrossCircuits"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4608)     <h3><a class="anchor" href="#MigrateApplicationStreamsAcrossCircuits">You
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

4609)     should migrate application streams across circuits.</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4610)     <p>This would be great for two reasons. First, if a circuit breaks, we
4611)     would be able to shift its active streams onto a new circuit, so they
4612)     don't have to break. Second, it is conceivable that we could get
4613)     increased security against certain attacks by migrating streams
4614)     periodically, since leaving a stream on a given circuit for many hours
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

4615)     might make it more vulnerable to certain adversaries.</p>
4616) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4617)     <p>There are two problems though. First, Tor would need a much more
4618)     bulky protocol. Right now each end of the Tor circuit just sends the
4619)     cells, and lets TCP provide the in-order guaranteed delivery. If we
4620)     can move streams across circuits, though, we would need to add queues
4621)     at each end of the circuit, add sequence numbers so we can send and
4622)     receive acknowledgements for cells, and so forth. These changes would
4623)     increase the complexity of the Tor protocol considerably. Which leads
4624)     to the second problem: if the exit node goes away, there's nothing we
4625)     can do to save the TCP connection. Circuits are typically three hops
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

4626)     long, so in about a third of the cases we just lose.</p>
4627) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4628)     <p>Thus our current answer is that since we can only improve things by
4629)     at best 2/3, it's not worth the added code and complexity. If somebody
4630)     writes a protocol specification for it and it turns out to be pretty
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

4631)     simple, we'd love to add it.</p>
4632) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4633)     <p>But there are still some approaches we can take to improve the
4634)     reliability of streams. The main approach we have now is to specify
4635)     that streams using certain application ports prefer circuits to be
4636)     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

4637)     <a href="#torrc">torrc</a> option, and they default to</p>
4638)     <pre>21,22,706,1863,5050,5190,5222,5223,6667,6697,8300</pre>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4639)     <p>The definition of "stable" is an open research question, since we
4640)     can only guess future stability based on past performance. Right now
4641)     we judge that a node is stable if it advertises that it has been up
4642)     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

4643)     account the average stability of the other nodes in the Tor network.</p>
4644) 
4645)     <hr>
4646) 
4647)     <a id="LetTheNetworkPickThePath"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4648)     <h3><a class="anchor" href="#LetTheNetworkPickThePath">You should
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

4649)     let the network pick the path, not the client</a></h3>
4650) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4651)     <p>No. You cannot trust the network to pick the path for relays could
4652)     collude and route you through their colluding friends. This would give
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

4653)     an adversary the ability to watch all of your traffic end to end.</p>
4654) 
4655)     <hr>
4656) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4657)     <a id="UnallocatedNetBlocks"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4658)     <h3><a class="anchor" href="#UnallocatedNetBlocks">Your default exit
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4659)     policy should block unallocated net blocks too.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4660) 
4661)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4662)  No, it shouldn't. The default exit policy blocks certain private net blocks,
4663)  like 10.0.0.0/8, because they might actively be in use by Tor relays and we
4664)  don't want to cause any surprises by bridging to internal networks. Some
4665)  overzealous firewall configs suggest that you also block all the parts of
4666)  the Internet that IANA has not currently allocated. First, this turns into
4667)  a problem for them when those addresses *are* allocated. Second, why should
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4668)  we default-reject something that might one day be useful?
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4669)     </p>
4670)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4671) Tor's default exit policy is chosen to be flexible and useful in the future:
4672) we allow everything except the specific addresses and ports that we
4673) anticipate will lead to problems.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4674)     </p>
4675) 
4676)     <hr>
4677) 
4678)     <a id="BlockWebsites"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4679)     <h3><a class="anchor" href="#BlockWebsites">Exit policies should be
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4680)     able to block websites, not just IP addresses.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4681) 
4682)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4683)  It would be nice to let relay operators say things like "reject
4684)  www.slashdot.org" in their exit policies, rather than requiring
4685)  them to learn all the IP address space that could be covered by the site
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4686)  (and then also blocking other sites at those IP addresses).
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4687)     </p>
4688)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4689) There are two problems, though. First, users could still get around these
4690) blocks. For example, they could request the IP address rather than the
4691) hostname when they exit from the Tor network. This means operators would
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4692) 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

4693)     </p>
4694)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4695) The second problem is that it would allow remote attackers to censor
4696) arbitrary sites. For example, if a Tor operator blocks www1.slashdot.org,
4697) and then some attacker poisons the Tor relay's DNS or otherwise changes
4698) that hostname to resolve to the IP address for a major news site, then
4699) suddenly that Tor relay is blocking the news site.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4700)     </p>
4701) 
4702)     <hr>
4703) 
4704)     <a id="BlockContent"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4705)     <h3><a class="anchor" href="#BlockContent">You should change Tor to
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4706)     prevent users from posting certain content.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4707) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4708)     <p> Tor only transports data, it does not inspect the contents of the
4709)     connections which are sent over it. In general it's a very hard problem
4710)     for a computer to determine what is objectionable content with good true
4711)     positive/false positive rates and we are not interested in addressing
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4712)     this problem.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4713)     </p>
4714)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4715) Further, and more importantly, which definition of "certain content" could we
4716) use? Every choice would lead to a quagmire of conflicting personal morals. The
4717) only solution is to have no opinion.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4718)     </p>
4719) 
4720)     <hr>
4721) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4722)     <a id="SendPadding"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4723)     <h3><a class="anchor" href="#SendPadding">You should send padding so it's
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4724)     more secure.</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4725)  
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4726)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4727)     Like all anonymous communication networks that are fast enough for web
4728)     browsing, Tor is vulnerable to statistical "traffic confirmation"
4729)     attacks, where the adversary watches traffic at both ends of a circuit
4730)     and confirms his guess that they're communicating. It would be really
4731)     nice if we could use cover traffic to confuse this attack. But there
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4732)     are three problems here:
4733)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4734)  
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4735)     <ul>
4736)     <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4737)     Cover traffic is really expensive. And *every* user needs to be doing
4738)     it. This adds up to a lot of extra bandwidth cost for our volunteer
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4739)     operators, and they're already pushed to the limit.
4740)     </li>
4741)     <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4742)     You'd need to always be sending traffic, meaning you'd need to always
4743)     be online. Otherwise, you'd need to be sending end-to-end cover
4744)     traffic -- not just to the first hop, but all the way to your final
4745)     destination -- to prevent the adversary from correlating presence of
4746)     traffic at the destination to times when you're online. What does it
4747)     mean to send cover traffic to -- and from -- a web server? That is not
4748)     supported in most protocols.
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4749)     </li>
4750)     <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4751)     Even if you *could* send full end-to-end padding between all users and
4752)     all destinations all the time, you're *still* vulnerable to active
4753)     attacks that block the padding for a short time at one end and look for
4754)     patterns later in the path.
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4755)     </li>
4756)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4757)  
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4758)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4759)     In short, for a system like Tor that aims to be fast, we don't see any
4760)     use for padding, and it would definitely be a serious usability problem.
4761)     We hope that one day somebody will prove us wrong, but we are not
4762)     optimistic.
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4763)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4764)  
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4765)     <hr>
4766) 
4767)     <a id="Steganography"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4768)     <h3><a class="anchor" href="#Steganography">You should use steganography to hide Tor
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4769)     traffic.</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4770)  
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4771)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4772)     Many people suggest that we should use steganography to make it hard
4773)     to notice Tor connections on the Internet. There are a few problems
4774)     with this idea though:
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4775)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4776)  
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4777)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4778)     First, in the current network topology, the Tor relays list <a
4779)     href="#HideExits">is public</a> and can be accessed by attackers.
4780)     An attacker who wants to detect or block anonymous users could
4781)     always just notice <b>any connection</b> to or from a Tor relay's
4782)     IP address.
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4783)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4784)  
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4785)     <hr>
4786) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

4787)     <a id="Abuse"></a>
4788)     <h2><a class="anchor">Abuse:</a></h2>
4789) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4790)     <a id="Criminals"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4791)     <h3><a class="anchor" href="#Criminals">Doesn't Tor enable criminals
4792) to do bad things?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4793) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4794)     <p>
4795)     For the answer to this question and others, please see our <a
4796)     href="<page docs/faq-abuse>">Tor Abuse FAQ</a>.
4797)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4798) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

4799)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4800) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4801)     <a id="RespondISP"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4802)     <h3><a class="anchor" href="#RespondISP">How do I respond to my ISP
4803) about my exit relay?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4804) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4805)     <p>
4806)     A collection of templates for successfully responding to ISPs is <a
Karsten Loesing Update wiki links

Karsten Loesing authored 12 years ago

4807)     href="<wiki>doc/TorAbuseTemplates">collected
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4808)     here</a>.
4809)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4810) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

4811)     <hr>
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

4812) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4813)    <a id="HelpPoliceOrLawyers"></a>
4814)    <h3><a class="anchor" href="#HelpPoliceOrLawyers">I have questions about
4815)    a Tor IP address for a legal case.</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4816) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4817)    <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4818)    Please read the <a
4819)    href="https://www.torproject.org/eff/tor-legal-faq">legal FAQ written
4820)    by EFF lawyers</a>. There's a growing <a
4821)    href="https://blog.torproject.org/blog/start-tor-legal-support-directory">legal
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4822)    directory</a> of people who may be able to help you.
4823)    </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4824) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4825)    <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4826)    If you need to check if a certain IP address was acting as a Tor exit
4827)    node at a certain date and time, you can use the <a
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4828)    href="https://exonerator.torproject.org/">ExoneraTor tool</a> to query the
4829)    historic Tor relay lists and get an answer.
4830)    </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4831) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4832)    <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4833) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4834)   </div>
4835)   <!-- END MAINCOL -->
4836)   <div id = "sidecol">
4837) #include "side.wmi"
4838) #include "info.wmi"
4839)   </div>
4840)   <!-- END SIDECOL -->
4841) </div>
4842) <!-- END CONTENT -->
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4843) #include <foot.wmi>