8ee668f8ca6edc6304370ad76d9fa9df093b2b45
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>
Matt Pagan FAQ for #11620 (Inform webs...

Matt Pagan authored 10 years ago

50)     <li><a href="#Mobile">Can I use Tor on my phone or mobile device?</a></li>
Lunar Remove duplication about ou...

Lunar authored 9 years ago

51)     <li><a href="#OutboundPorts">Which outbound ports must be open when
52)     using Tor as a client?</a></li>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Robert Ransom authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

61) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

76) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Matt Pagan authored 10 years ago

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

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

Matt Pagan authored 10 years ago

84)     <li><a href="#SophosOnMac">I'm using the Sophos anti-virus
Matt Pagan Sophos FAQ should be more p...

Matt Pagan authored 9 years ago

85)     software on my Mac, and Tor starts but I can't browse anywhere.</a></li>
Matt Pagan Provide Webroot users with...

Matt Pagan authored 9 years ago

86)     <li><a href="#XPCOMError">When I start Tor Browser I get an 
87) error message: "Cannot load XPCOM".</a></li>
Roger Dingledine index more of the questions...

Roger Dingledine authored 12 years ago

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

Moritz Bartl authored 11 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

102)     or SOCKS Proxy</a></li>
Matt Pagan Removed 3 FAQs that have no...

Matt Pagan authored 9 years ago

103)     <li><a href="#TBBSocksPort">I want to
104)     run another application through Tor.</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

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

Matt Pagan authored 10 years ago

107)     </ul>
108) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

116)     (sha256sums.txt)?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

120)     or bridge?</a></li>
121)     <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

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

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

Roger Dingledine authored 12 years ago

124)     </ul>
125) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Matt Pagan authored 10 years ago

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

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

Matt Pagan authored 10 years ago

136)     <li><a href="#TorCrash">My Tor keeps crashing.</a></li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

149) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

175)     relay run well?</a></li>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

176)     <li><a href="#PackagedTor">Should I install Tor from my package manager,
Matt Pagan Why are Tor packages useful?

Matt Pagan authored 9 years ago

177)     or build from source?</a></li>
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 10 years ago

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

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

Andrew Lewman authored 11 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Matt Pagan authored 10 years ago

199)     <li><a href="#WrongIP">My relay is picking the wrong IP address.</a></li>
200)     <li><a href="#BehindANAT">I'm behind a NAT/Firewall</a></li>
Matt Pagan Faq headers should match

Matt Pagan authored 9 years ago

201)     <li><a href="#OutgoingFirewall">How should I configure the outgoing filters on my relay?</a></li>
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

211) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

214)     <ul>
215)     <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

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

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

Roger Dingledine authored 13 years ago

218) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

220) 
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

230)     into Tor?</a></li>
231)     </ul>
232) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

240)     Tor?</a></li>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

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

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

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

253)     <li><a href="#IsTorLikeAVPN">Is Tor like a VPN?</a></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 13 years ago

260) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

290) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 10 years ago

297)     <li><a href="#HelpPoliceOrLawyers">I have questions about
298)    a Tor IP address for a legal case.</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) 
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

307)     <a id="General"></a>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

313)     <p>
314)     The name "Tor" can refer to several different components.
315)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Runa A. Sandvik authored 13 years ago

365) free wifi Internet.
366)     </p>
367)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

368)     Simple proxy providers also create a single point of failure.  The
369) provider
370) knows who you are and where you browse on the Internet.  They can see
371) your
372) traffic as it passes through their server.  In some cases, they can even
373) see
Roger Dingledine minor faq cleanups

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Runa A. Sandvik authored 13 years ago

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

378) watching your traffic, injecting their own advertisements into your
379) traffic
Roger Dingledine minor faq cleanups

Roger Dingledine authored 12 years ago

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

Runa A. Sandvik authored 13 years ago

381)     </p>
382)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Runa A. Sandvik authored 13 years ago

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

Andrew Lewman authored 13 years ago

400)     <p>
401)     <dl>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

402)     <dt>Doesn't the first server see who I am?</dt><dd>Possibly. A bad
403) first of
404) three servers can see encrypted Tor traffic coming from your computer.
405) It
406) still doesn't know who you are and what you are doing over Tor.  It
407) merely sees
408) "This IP address is using Tor".  Tor is not illegal anywhere in the
409) world, so
410) using Tor by itself is fine.  You are still protected from this node
411) figuring
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

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

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

Runa A. Sandvik authored 13 years ago

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

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

Runa A. Sandvik authored 13 years ago

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

Andrew Lewman authored 13 years ago

424)     </dl>
425)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 10 years ago

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

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

Karsten Loesing authored 12 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

487)     <p>
Sebastian Hahn rephrase backdoor faq entry

Sebastian Hahn authored 9 years ago

488)     There is absolutely no backdoor in Tor.  We know some smart lawyers
489)     who say that it's unlikely that anybody will try to make us add one
490)     in our jurisdiction (U.S.). If they do ask us, we will fight them,
491)     and (the lawyers say) probably win.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

494)     <p>
495)     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

496)     irresponsible to our users, and a bad precedent for security
Sebastian Hahn rephrase backdoor faq entry

Sebastian Hahn authored 9 years ago

497)     software in general. If we ever put a deliberate backdoor in our
498)     security software, it would ruin our professional reputations.
499)     Nobody would trust our software ever again &mdash; for excellent
500)     reason!
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

503)     <p>
504)     But that said, there are still plenty of subtle attacks
505)     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

506)     computers, or something like that. Tor is open source, and you
Sebastian Hahn rephrase backdoor faq entry

Sebastian Hahn authored 9 years ago

507)     should always check the source (or at least the diffs since the last
508)     release) for suspicious things. If we (or the distributors) don't
509)     give you source, that's a sure sign something funny might be going
510)     on. You should also check the <a href="<page
511)     docs/verifying-signatures>">PGP signatures</a> on the releases, to
512)     make sure nobody messed with the distribution sites.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

517)     anonymity. We periodically find and fix anonymity-related bugs, so
Sebastian Hahn rephrase backdoor faq entry

Sebastian Hahn authored 9 years ago

518)     make sure you keep your Tor versions up-to-date.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

527)     <p>
528)     Yes.
529)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

531)     <p>
Matt Pagan Updated the Licensing FAQ.

Matt Pagan authored 9 years ago

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

Andrew Lewman authored 13 years ago

535)     ask us for specific permission.
536)     </p>
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)     <p>
Matt Pagan Updated the Licensing FAQ.

Matt Pagan authored 9 years ago

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

Andrew Lewman authored 13 years ago

540)     <a href="<gitblob>LICENSE">LICENSE</a>.
Matt Pagan Updated the Licensing FAQ.

Matt Pagan authored 9 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

545)     <p>
Matt Pagan Updated the Licensing FAQ.

Matt Pagan authored 9 years ago

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

Andrew Lewman authored 12 years ago

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

Roger Dingledine authored 10 years ago

548)     href="<page projects/torbrowser>">Tor Browser</a>. This includes <a
Matt Pagan Updated the Licensing FAQ.

Matt Pagan authored 9 years ago

549)     href="https://www.mozilla.org/en-US/firefox/organizations/">Firefox
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

550)     Extended Support Release</a>, and the NoScript and HTTPS-Everywhere
551)     extensions. You will need to follow the license for those programs as
552)     well. Both of those Firefox extensions are distributed under
Matt Pagan Updated the Licensing FAQ.

Matt Pagan authored 9 years ago

553)     the <a href="https://www.fsf.org/licensing/licenses/gpl.html">GNU General
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

554)     Public License</a>, while Firefox ESR is released under the Mozilla Public
555)     License. The simplest way to obey their licenses is to include the source
556)     code for these programs everywhere you include the bundles themselves.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

559)     <p>
Matt Pagan Updated the Licensing FAQ.

Matt Pagan authored 9 years ago

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

Andrew Lewman authored 13 years ago

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>
566)     Lastly, you should realize that we release new versions of the
567)     Tor software frequently, and sometimes we make backward incompatible
Matt Pagan Updated the Licensing FAQ.

Matt Pagan authored 9 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

580)     <ol>
581)     <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

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 12 years ago

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

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 11 years ago

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

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 11 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 11 years ago

610)     </p>
611) 
612)     <hr>
613) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

614)     <a id="WhySlow"></a>
615)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

622)     Before we answer, though, you should realize that Tor is never going
623) to
624)     be blazing fast. Your traffic is bouncing through volunteers'
625) computers
626)     in various parts of the world, and some bottlenecks and network
627) latency
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

633)     But that doesn't mean that it can't be improved. The current Tor
634) network
635)     is quite small compared to the number of people trying to use it,
636) and
637)     many of these users don't understand or care that Tor can't
638) currently
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

650)     <p>
651)     What can you do to help?
652)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

673)     There are some bottlenecks in the current Tor network. Help us
674) design
675)     experiments to track down and demonstrate where the problems are,
676) and
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

680)     <li>
681)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

711)     <li>
712)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

733)     </p>
734) 
735)     <hr>
736) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

761)     <li>
762)     Scalability: We need to keep scaling and decentralizing the Tor
763)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

770)     User support: With this many users, a lot of people are asking
771) questions
772)     all the time, offering to help out with things, and so on. We need
773) good
774)     clean docs, and we need to spend some effort coordinating
775) volunteers.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

782)     reminders to upgrade, and so on. The network itself is a commons,
783) and
784)     somebody needs to spend some energy making sure the relay operators
785) stay
786)     happy. We also need to work on stability on some platforms &mdash;
787) e.g.,
Damian Johnson Fixing/removing a few dead...

Damian Johnson authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

805)     <li>
806)     Incentives: We need to work on ways to encourage people to configure
807)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

813)     <li>
814)     Research: The anonymous communications field is full
815)     of surprises and gotchas. In our copious free time, we
816)     also help run top anonymity and privacy conferences like <a
817)     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

818)     critical <a href="<page getinvolved/volunteer>#Research">Tor
819) research questions</a>
820)     that will help us figure out how to make Tor secure against the
821) variety of
822)     attacks out there. Of course, there are more research questions
823) waiting
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

824)     behind these.
825)     </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

829)     <p>
830)     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

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

839)     <p>
840)     We are also excited about tackling related problems, such as
841)     censorship-resistance.
842)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

845)     We are proud to have <a href="<page about/sponsors>">sponsorship and
846) support</a>
847)     from the Omidyar Network, the International Broadcasting Bureau,
848) Bell
849)     Security Solutions, the Electronic Frontier Foundation, several
850) government
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

855)     However, this support is not enough to keep Tor abreast of changes
856) in the
857)     Internet privacy landscape. Please <a href="<page
858) donate/donate>">donate</a>
859)     to the project, or <a href="<page about/contact>">contact</a> our
860) executive
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

863) 
Matt Pagan FAQ for #11620 (Inform webs...

Matt Pagan authored 10 years ago

864)     <hr>
865) 
866) 
867)     <a id="Mobile"></a>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

868)     <h3><a class="anchor" href="#Mobile">Can I use Tor on my phone or mobile
Matt Pagan FAQ for #11620 (Inform webs...

Matt Pagan authored 10 years ago

869)     device?</a></h3>
870) 
871)     <p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

872)     Tor on Android devices is maintained by the <a
873)     href="https://guardianproject.info">Guardian Project</a>. Currently, there
874)     is no supported way of using Tor on iOS; the Guardian Project is
Matt Pagan FAQ for #11620 (Inform webs...

Matt Pagan authored 10 years ago

875)     working to make this a reality in the future.
876)     </p>
877) 
Robert Ransom Add a missing horizontal rule

Robert Ransom authored 13 years ago

878)     <hr>
879) 
Lunar Remove duplication about ou...

Lunar authored 9 years ago

880)     <a id="OutboundPorts"></a>
881)     <h3><a class="anchor" href="#OutboundPorts">Which outbound ports must be open when
882)     using Tor as a client?</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

884)     Tor may attempt to connect to any port that is advertised in the
885)     directory as an ORPort (for making Tor connections) or a DirPort (for
Roger Dingledine revise the OutboundPorts fa...

Roger Dingledine authored 9 years ago

886)     fetching updates to the directory). There are a variety of these ports:
887)     many of them are running on 80, 443, 9001, and 9030, but many use other
888)     ports too.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

889)     </p>
890)     <p>
Lunar Remove duplication about ou...

Lunar authored 9 years ago

891)     When using Tor as a client, you could probably get away with opening only those four
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

892)     ports. Since Tor does all its connections in the background, it will retry
893)     ones that fail, and hopefully you'll never have to know that it failed, as
894)     long as it finds a working one often enough. However, to get the most
Roger Dingledine revise the OutboundPorts fa...

Roger Dingledine authored 9 years ago

895)     diversity in your entry nodes &mdash; and thus the most security
896)     &mdash; as well as the most robustness in your connectivity, you'll
897)     want to let it connect to all of them.
898)     See the FAQ entry on <a href="#FirewallPorts">firewalled ports</a> if
899)     you want to explicitly tell your Tor client which ports are reachable
900)     for you.
901)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

903)     <hr>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

913)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

915)     <hr>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

929)     <hr>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

935)     <p>No, it doesn't. You need to use a separate program that understands
936)     your application and protocol and knows how to clean or "scrub" the data
937)     it sends. The Tor Browser Bundle tries to keep application-level data,
938)     like the user-agent string, uniform for all users. The Tor Browser can't
939)     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

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

Matt Pagan authored 10 years ago

941)     careful and be smart.</a>
942)     </p>
943) 
944)     <hr>
945) 
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 10 years ago

950)     <p>
951)     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

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

958)     <p>
Andrew Lewman s/cerficate/certificate/

Andrew Lewman authored 13 years ago

959)     *.torproject.org SSL certificate from Digicert:
Matt Pagan Updated website SSL fingerp...

Matt Pagan authored 10 years ago

960)     </p>
961)     <pre>
962) Issued Certificate
963) Version: 3
964) Serial Number: 09 48 B1 A9 3B 25 1D 0D B1 05 10 59 E2 C2 68 0A
965) Not Valid Before: 2013-10-22
966) Not Valid After: 2016-05-03
967) Certificate Fingerprints
968) SHA1: 84 24 56 56 8E D7 90 43 47 AA 89 AB 77 7D A4 94 3B A1 A7 D5
969) MD5: A4 16 66 80 AE B9 A4 EC AA 88 01 1B 6F B9 EB CB
Andrew Lewman a pre will look better.

Andrew Lewman authored 13 years ago

970)     </pre>
Matt Pagan Updated website SSL fingerp...

Matt Pagan authored 10 years ago

971) <br>
972)     <p>
973) blog.torproject.org SSL certificate from RapidSSL:
Andrew Lewman update the faq with the ssl...

Andrew Lewman authored 13 years ago

974)     </p>
Matt Pagan Updated website SSL fingerp...

Matt Pagan authored 10 years ago

975)     <pre>
976) Issued Certificate
977) Version: 3
978) Serial Number: 05 CA 2A A9 A5 D6 ED 44 C7 2D 88 1A 18 B0 E7 DC
979) Not Valid Before: 2014-04-09
980) Not Valid After: 2017-06-14
981) Certificate Fingerprints
982) SHA1: DE 20 3D 46 FD C3 68 EB BA 40 56 39 F5 FA FD F5 4E 3A 1F 83
983) MD5: 8A 8A A2 5E D9 7F 84 4C 8F 00 3B 43 E0 2D E6 4D
984)     </pre>
Andrew Lewman update the faq with the ssl...

Andrew Lewman authored 13 years ago

985)     <hr>
986) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

991)     <h3><a class="anchor" href="#HowUninstallTor">How do I uninstall
992) Tor?</a></h3>
993) 
994)     <p>
995)     Tor Browser does not install itself in the classic sense of
996) applications. You just simply delete the folder or directory named "Tor
997) Browser" and it is removed from your system.
998)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

1035)     href="<page docs/verifying-signatures>">verifying signatures</a>
1036) page for details.
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) 
Roger Dingledine resurrect our finding-tor p...

Roger Dingledine authored 13 years ago

1039) <hr>
1040) 
1041) <a id="GetTor"></a>
1042) <h3><a class="anchor" href="#GetTor">Your website is blocked in my
1043) country. How do I download Tor?</a></h3>
1044) 
1045) <p>
1046) Some government or corporate firewalls censor connections to Tor's
1047) 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

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

Roger Dingledine authored 12 years ago

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

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

Roger Dingledine authored 13 years ago

1052) for the <a href="<page getinvolved/mirrors>">Tor mirrors</a> page
1053) and see if any of those copies of our website work for you. Third,
Sebastian Hahn fixup gettor faq entry

Sebastian Hahn authored 9 years ago

1054) you can download Tor Browser via email: log in to your email account
1055) and send an email to '<tt>gettor@torproject.org</tt>' with one of the
1056) following words in the body of the message: <tt>windows</tt>,
1057) <tt>osx</tt> or <tt>linux</tt> (case insensitive).
1058) You will receive a reply with links from popular cloud services to
1059) download Tor Browser for Windows, Mac OSX or Linux, depending on the
1060) option you chose. Currently, the only cloud service supported is
ileiva GetTor instructions on FAQ...

ileiva authored 9 years ago

1061) Dropbox. If you send a blank message or anything different from the
1062) options mentioned, you will receive a help message with detailed
Sebastian Hahn fixup gettor faq entry

Sebastian Hahn authored 9 years ago

1063) instructions to ask for Tor Browser via email. Please note that you
1064) can use this service from any email address: gmail, yahoo, hotmail,
1065) riseup, etc. The only restriction is that you can do a maximum of
1066) three requests in a row, after that you'll have to wait 20 minutes to
1067) use it again. See the <a href="../projects/gettor.html">GetTor</a>
1068) section for more information.
Roger Dingledine resurrect our finding-tor p...

Roger Dingledine authored 13 years ago

1069) </p>
1070) 
1071) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Robert Ransom authored 13 years ago

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

Roger Dingledine authored 13 years ago

1076) </p>
1077) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

1080)     <a id="VirusFalsePositives"></a>
Roger Dingledine make the anchor link actual...

Roger Dingledine authored 9 years ago

1081)     <h3><a class="anchor" href="#VirusFalsePositives">Why does my
1082)     Tor executable appear to have a virus or spyware?</a></h3>
Matt Pagan Formatted the new FAQ entry...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1084)     Sometimes, overzealous Windows virus and spyware detectors trigger on
1085)     some parts of the Tor Windows binary. Our best guess is that these are
1086)     false positives — after all, the anti-virus and anti-spyware business is
1087)     just a guessing game anyway. You should contact your vendor and explain
1088)     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

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

Roger Dingledine authored 10 years ago

1091)     <p>In the meantime, we encourage you to not just take our word for it.
1092)     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

1093)     recompile it yourself.</p>
1094) 
1095)     <hr>
1096) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Matt Pagan authored 10 years ago

1100) 
1101)     <p>
1102)     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

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

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1108)     </p>
1109) 
1110)     <hr>
1111) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Damian Johnson authored 13 years ago

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

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

Robert Ransom authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

1122) 
1123) <hr>
1124) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

1132) 
1133) <p>
Moritz Bartl removed torbutton pages, mo...

Moritz Bartl authored 11 years ago

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

Matt Pagan authored 10 years ago

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

Moritz Bartl authored 11 years ago

1141) href="http://epic.org/privacy/cookies/flash.html">storing their own
1142) 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

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

Matt Pagan authored 10 years ago

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

Moritz Bartl authored 11 years ago

1147) 
1148) <p>
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

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

1150) support</a> for many of their videos. Often you can get the HTML5 version of
1151) 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

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

Moritz Bartl authored 11 years ago

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

Roger Dingledine authored 12 years ago

1157) <hr>
1158) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

1162) <p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

1163) You'll need to tell Ubuntu that you want the ability to execute shell scripts
1164) from the graphical interface. Open "Files" (Unity's explorer), open
1165) Preferences-> Behavior Tab -> Set "Run executable text files when they are
Matt Pagan When running Ubuntu shell s...

Matt Pagan authored 10 years ago

1166) opened" to "Ask every time", then OK.
Matt Pagan There's a simpler way to ru...

Matt Pagan authored 10 years ago

1167) </p>
1168) <p>You can also 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

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

1174) <hr>
1175) 
Matt Pagan Added FAQs re Sophos antivi...

Matt Pagan authored 10 years ago

1176) <a id="SophosOnMac"></a>
1177) <h3><a class="anchor" href="#SophosOnMac">I'm using the Sophos anti-virus
Matt Pagan Sophos FAQ should be more p...

Matt Pagan authored 9 years ago

1178)     software on my Mac, and Tor starts but I can't browse anywhere.</a></h3>
Matt Pagan Added FAQs re Sophos antivi...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1182) the protections for "Malicious websites" and "Malicious downloads".
1183) </p>
Matt Pagan Encourage Sophos users to c...

Matt Pagan authored 9 years ago

1184) <p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

1185) We encourage affected Sophos users to contact Sophos support about
Matt Pagan Encourage Sophos users to c...

Matt Pagan authored 9 years ago

1186) this issue.
1187) </p>
Matt Pagan Added FAQs re Sophos antivi...

Matt Pagan authored 10 years ago

1188) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

1189) <hr>
1190) 
Matt Pagan Added an FAQ about Webroot....

Matt Pagan authored 9 years ago

1191) <a id="XPCOMError"></a>
Matt Pagan Provide Webroot users with...

Matt Pagan authored 9 years ago

1192) <h3><a class="anchor" href="#XPCOMError">When I start Tor Browser I get an 
1193) error message: "Cannot load XPCOM".</a></h3>
Matt Pagan Added an FAQ about Webroot....

Matt Pagan authored 9 years ago

1194) 
1195) <p>
Matt Pagan Provide Webroot users with...

Matt Pagan authored 9 years ago

1196) This <a 
1197) href="https://trac.torproject.org/projects/tor/ticket/10789">problem</a> is 
1198) specifically caused by the Webroot SecureAnywhere Antivirus software. 
1199) From the Webroot control panel, go to Identity Protection &rarr; Application 
1200) Protection, and set all the files in your Tor Browser folder to 'Allow'. 
1201) We encourage affected Webroot users to contact Webroot support about this 
1202) issue.
Roger Dingledine call-for-help on the xpcom...

Roger Dingledine authored 9 years ago

1203) </p>
Matt Pagan Added an FAQ about Webroot....

Matt Pagan authored 9 years ago

1204) 
1205) <hr>
1206) 
Roger Dingledine two more tbb faqs, with pla...

Roger Dingledine authored 12 years ago

1207) <a id="TBBOtherExtensions"></a>
1208) <h3><a class="anchor" href="#TBBOtherExtensions">Can I install other
1209) Firefox extensions?</a></h3>
1210) 
1211) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 12 years ago

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

Moritz Bartl authored 11 years ago

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

Roger Dingledine authored 10 years ago

1219) Some people have suggested we include ad-blocking software or
1220) anti-tracking software with the Tor Browser Bundle. Right now, we do not
1221) think that's such a good idea. The Tor Browser Bundle aims to provide
1222) sufficient privacy that additional add-ons to stop ads and trackers are
1223) 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

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

Roger Dingledine authored 10 years ago

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

Andrew Lewman authored 11 years ago

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

Moritz Bartl authored 11 years ago

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

Roger Dingledine authored 12 years ago

1230) <hr>
1231) 
Robert Ransom Answer some FAQs about Java...

Robert Ransom authored 12 years ago

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

Roger Dingledine authored 10 years ago

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

Andrew Lewman authored 11 years ago

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

Robert Ransom authored 12 years ago

1237) 
1238) <p>
1239) We configure NoScript to allow JavaScript by default in the Tor
1240) Browser Bundle because many websites will not work with JavaScript
1241) disabled.  Most users would give up on Tor entirely if a website
1242) they want to use requires JavaScript, because they would not know
1243) how to allow a website to use JavaScript (or that enabling
1244) JavaScript might make a website work).
1245) </p>
1246) 
Roger Dingledine try a new answer to the jav...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

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

Robert Ransom authored 12 years ago

1260) 
1261) <p>
Roger Dingledine try a new answer to the jav...

Roger Dingledine authored 10 years ago

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

Robert Ransom authored 12 years ago

1271) </p>
1272) 
1273) <p>
Roger Dingledine try a new answer to the jav...

Roger Dingledine authored 10 years ago

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

Robert Ransom authored 12 years ago

1276) </p>
1277) 
1278) <hr>
1279) 
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

1280) <a id="TBBOtherBrowser"></a>
1281) <h3><a class="anchor" href="#TBBOtherBrowser">I want to use
1282) Chrome/IE/Opera/etc with Tor.</a></h3>
1283) 
1284) <p>
Lunar Remove obsolete statement a...

Lunar authored 9 years ago

1285) In short, using any browser besides Tor Browser with Tor is a
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

1286) really bad idea.
1287) </p>
1288) 
1289) <p>
Lunar Remove obsolete statement a...

Lunar authored 9 years ago

1290) Our efforts to work with the Chrome team to <a
1291) href="https://blog.torproject.org/blog/google-chrome-incognito-mode-tor-and-fingerprinting">add
1292) missing APIs</a> were unsuccessful, unfortunately. Currently, it is impossible
1293) to use other browsers and get the same level of protections as when using the
1294) Tor Browser.
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

1295) </p>
1296) 
1297) <hr>
1298) 
Andrew Lewman correct case for CAPTCHA

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

1302) 
1303) <p>
1304) This is a known and intermittent problem; it does not mean that Google
1305) considers Tor to be spyware.
1306) </p>
1307) 
1308) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1309) When you use Tor, you are sending queries through exit relays that are
Andrew Lewman use page macro, not direct...

Andrew Lewman authored 10 years ago

1310) also shared by thousands of other users. Tor users typically see this
1311) message when many Tor users are querying Google in a short period of time.
1312) Google interprets the high volume of traffic from a single IP address
1313) (the exit relay you happened to pick) as somebody trying to "crawl" their
1314) website, so it slows down traffic from that IP address for a short time.
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

1315) </p>
1316) <p>
1317) An alternate explanation is that Google tries to detect certain
1318) kinds of spyware or viruses that send distinctive queries to Google
1319) Search. It notes the IP addresses from which those queries are received
1320) (not realizing that they are Tor exit relays), and tries to warn any
1321) connections coming from those IP addresses that recent queries indicate
1322) an infection.
1323) </p>
1324) 
1325) <p>
Andrew Lewman use page macro, not direct...

Andrew Lewman authored 10 years ago

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

Roger Dingledine authored 12 years ago

1327) to deter or block Tor use. The error message about an infected machine
1328) should clear up again after a short time.
1329) </p>
1330) 
1331) <hr />
1332) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1333) <a id="ForeignLanguages"></a>
1334) <h3><a class="anchor" href="#ForeignLanguages">
1335) Why does Google show up in foreign languages?</a></h3>
1336) 
1337) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1344) If you really want to see Google in English you can click the link that
1345) provides that. But we consider this a feature with Tor, not a bug --- the
1346) Internet is not flat, and it in fact does look different depending on
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

1347) where you are. This feature reminds people of this fact.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

1359) </p>
1360) <hr />
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 12 years ago

1364) 
1365) <p>
1366) Sometimes, after you've used Gmail over Tor, Google presents a
1367) pop-up notification that your account may have been compromised.
1368) The notification window lists a series of IP addresses and locations
1369) throughout the world recently used to access your account.
1370) </p>
1371) 
1372) <p>
1373) 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

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

Roger Dingledine authored 12 years ago

1376) it was a good idea to confirm the account was being accessed by it's
1377) rightful owner.
1378) </p>
1379) 
1380) <p>
1381) Even though this may be a biproduct of using the service via tor,
1382) that doesn't mean you can entirely ignore the warning. It is
1383) <i>probably</i> a false positive, but it might not be since it is
1384) possible for someone to hijack your Google cookie.
1385) </p>
1386) 
1387) <p>
1388) Cookie hijacking is possible by either physical access to your computer
1389) or by watching your network traffic.  In theory only physical access
1390) should compromise your system because Gmail and similar services
1391) 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

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

Roger Dingledine authored 12 years ago

1394) way more complex than that</a>.
1395) </p>
1396) 
1397) <p>
1398) And if somebody <i>did</i> steal your google cookie, they might end
1399) up logging in from unusual places (though of course they also might
1400) not). So the summary is that since you're using Tor, this security
1401) measure that Google uses isn't so useful for you, because it's full of
1402) false positives. You'll have to use other approaches, like seeing if
1403) anything looks weird on the account, or looking at the timestamps for
1404) recent logins and wondering if you actually logged in at those times.
1405) </p>
1406) 
1407) <hr>
1408) 
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1435) </p>
1436) 
1437) <hr>
1438) 
Matt Pagan Removed 3 FAQs that have no...

Matt Pagan authored 9 years ago

1439) 
1440) <a id="TBBSocksPort"></a>
1441) <h3><a class="anchor" href="#TBBSocksPort">
1442) I want to run another application through Tor.</a></h3>
1443) 
1444) <p>
1445) If you are trying to use some external application with Tor, step zero
1446) should be to <a href="<page download/download>#warning">reread the set
1447) of warnings</a> for ways you can screw up. Step one should be to try
1448) to use a SOCKS proxy rather than an HTTP proxy.
1449) Typically Tor listens for SOCKS connections on port 9050. Tor Browser listens
1450) on port 9150.
1451) </p>
1452) 
1453) <p>
1454) If your application doesn't support SOCKS proxies, feel free to install <a
1455) href="http://www.privoxy.org/">privoxy</a>.
1456) However, please realize that this approach is not recommended for novice
1457) users. Privoxy has an <a
1458) href="http://www.privoxy.org/faq/misc.html#TOR">example
1459) configuration</a> of Tor and Privoxy.
1460) </p>
1461) 
1462) <p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

1463) If you're unable to use the application's native proxy settings, all hope is
Matt Pagan Removed 3 FAQs that have no...

Matt Pagan authored 9 years ago

1464) not lost. See <a href="#CantSetProxy">below</a>.
1465) </p>
1466) 
1467) <hr>
1468) 
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

1471) set a proxy with my application?</a></h3>
1472) 
1473) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1480) <p>
1481) The Windows way to force applications through Tor is less clear. <a
1482) href="http://freecap.ru/eng/">Some</a> <a
1483) 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

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

1485) </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

1486) </p>
1487) 
1488) <hr>
1489) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

1490) <a id="TBB3.x"></a>
1491) <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

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1507)     <p>To use these packages, extract them, then run the startup script.
1508)     On Windows, this is "Start Vidalia.exe". On Linux, it is start-vidalia.
1509)     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

1510)     be). </p>
1511) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

1515)     <p>MacOS is still under development, but in the mean time you can modify
1516)     your TBB 2.x to be a standalone Vidalia (and then use it after starting
1517)     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

1518)     replacing its contents with just these lines:</p>
1519) 
1520)     <pre>
1521)     [General]
1522)     LanguageCode=en
1523) 
1524)     [Tor]
1525)     ControlPort=9151
1526)     TorExecutable=.
1527)     Torrc=.
1528)     DataDirectory=.
1529)     AuthenticationMethod=cookie
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1531) 
1532)     <hr>
1533) 
1534)     <a id="DisableJS"></a>
1535)     <h3><a class="anchor" href="#DisableJS">How do I disable JavaScript?</a>
1536)     </h3>
1537) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1538)     <p>Alas, Mozilla decided to get rid of the config checkbox for JavaScript
1539)     from earlier Firefox versions. And since TBB 3.5 is based on Firefox 24
1540)     (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

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

1554)     about:config control. There are no configuration options for the addon,
1555)     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

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

Roger Dingledine authored 10 years ago

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

1559)     NoScript. </p>
1560) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

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

Matt Pagan authored 10 years ago

1563) 
1564)     <hr>
1565) 
1566)     <a id="VerifyDownload"></a>
1567)     <h3><a class="anchor" href="#VerifyDownload">How do I verify the download
1568)     (sha256sums.txt)?</a></h3>
1569) 
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

1570)     <p>Instructions are on the <a
1571)     href="<page docs/verifying-signatures>#BuildVerification">verifying
Matt Pagan Moved verification instruct...

Matt Pagan authored 9 years ago

1572)     signatures</a> page.</p>
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1573) 
1574)     <hr>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

1575) 
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1577)     <h3><a class="anchor" href="#NewIdentityClosingTabs">Why does "New
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1578)     Identity" close all my open tabs?</a></h3>
1579) 
1580)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1581)     That's actually a feature, since it's discarding your application-level
1582)     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

1583)     are used to Vidalia's "new identity" behavior.
1584)     </p>
1585) 
1586)     <p>
Roger Dingledine get rid of a surprising int...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1593)     </p>
1594) 
1595)     <p>
Roger Dingledine make it clearer what 'above...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1599)     </p>
1600) 
1601)     <hr>
1602) 
1603)     <a id="ConfigureRelayOrBridge"></a>
1604)     <h3><a class="anchor" href="#ConfigureRelayOrBridge">How do I configure Tor as a relay or bridge?</a></h3>
1605) 
1606)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1607)     You've got three options.
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1608)     </p>
1609) 
1610)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1611)     First (best option), if you're on Linux, you can install the system
1612)     Tor package (e.g. apt-get install tor) and then set it up to be a relay
1613)     (<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

1614)     You can then use TBB independent of that.
1615)     </p>
1616) 
1617)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1618)     Second (simpler option), if you're on Windows, you can fetch the separate
1619)     "Vidalia relay bundle" or "Vidalia bridge bundle" from the download page
1620)     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

1621)     </p>
1622) 
1623)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1624)     Third (complex option), you can either hook your Vidalia up to TBB (as
1625)     described in the FAQ above) or edit your torrc file (in Data/Tor/torrc)
1626)     directly to add the following lines:
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1627)     </p>
1628)     <pre>
1629)     ORPort 443
1630)     Exitpolicy reject *:*
1631)     BridgeRelay 1  # only add this line if you want to be a bridge
1632)     </pre>
1633)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1634)     If you've installed <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

1635)     href="<page projects/obfsproxy-debian-instructions>#instructions">Obfsproxy</a>,
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1636)     you'll need to add one more line:
1637)     </p>
1638)     <pre>
1639)     ServerTransportPlugin obfs3 exec /usr/bin/obfsproxy managed
1640)     </pre>
1641)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1642)     This third option is pretty klunky right now; see e.g. <a
1643)     href="https://trac.torproject.org/projects/tor/ticket/10449">this bug</a>;
1644)     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

1645)     </p>
1646) 
1647)     <hr>
1648) 
1649)     <a id="Timestamps"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1650)     <h3><a class="anchor" href="#Timestamps">Why are the file timestamps
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1651)     from 2000?</a></h3>
1652) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1653)     <p>One of the huge new features in TBB 3.x is the "deterministic build"
1654)     process, which allows many people to build the Tor Browser Bundle and
1655)     verify that they all make exactly the same package. See Mike's <a
1656)     href="https://blog.torproject.org/blog/deterministic-builds-part-one-cyberwar-and-global-compromise">first
1657)     blog</a> post for the motivation, and his <a
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

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

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

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

Roger Dingledine authored 10 years ago

1662)     <p>Part of creating identical builds is having everybody use the same
1663)     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

1664)     you might see 7pm in 1999 is because of time zones. </p>
1665) 
1666)     <hr>
1667) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

1668)     <a id="TBBSourceCode"></a>
1669)     <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

1670) 
1671)     <p>
Matt Pagan cgit version of blob_plain/...

Matt Pagan authored 9 years ago

1672)     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/tree/gitian/README.build">https://gitweb.torproject.org/builders/tor-browser-bundle.git/tree/gitian/README.build</a>.
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1673)     </p>
1674) 
1675) 
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

1676) <hr>
1677) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

1678) <a id="AdvancedTorUsage"></a>
1679) <h2><a class="anchor">Advanced Tor usage:</a></h2>
1680) 
Roger Dingledine import and rewrite the #tor...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1684) 
1685) <p>
1686) Tor installs a text file called torrc that contains configuration
1687) instructions for how your Tor program should behave. The default
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Matt Pagan authored 10 years ago

1691) If you installed Tor Browser Bundle, look for
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1692) <code>Data/Tor/torrc</code> inside your Tor Browser Bundle directory.
1693) On OS X, you must right-click or command-click on the browser bundle icon,
1694) and select "Show Package Contents" before the Tor Browser directories become
1695) visible.
Matt Pagan Other Vidalia and Tor Brows...

Matt Pagan authored 10 years ago

1696) </p>
1697) <p>
Matt Pagan Spruced up the relay docume...

Matt Pagan authored 10 years ago

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

1699) 
1700) <p>
Matt Pagan Other Vidalia and Tor Brows...

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1705) </p>
1706) 
1707) <p>
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

1709) docs/tor-manual>">Tor manual page</a>. Have a look at <a
Matt Pagan Relink torrc.sample

Matt Pagan authored 9 years ago

1710) href="https://gitweb.torproject.org/tor.git/tree/src/config/torrc.sample.in">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1711) the sample torrc file</a> for hints on common configurations. Remember, all
1712) 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

1713) on Tor's configuration.
Matt Pagan Added an example torrc file

Matt Pagan authored 10 years ago

1714) </p>
1715) 
1716) <hr>
1717) 
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1721) 
1722) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

1724) window called "Message Log" that will show you Tor's log messages. Click
1725) on "Advanced" to see more details. You can click on "Settings" to change
1726) 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

1727) </p>
1728) 
1729) <p>
1730) 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

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

Roger Dingledine authored 13 years ago

1732) </p>
1733) 
1734) <ul>
1735) <li>On OS X, Debian, Red Hat, etc, the logs are in /var/log/tor/
1736) </li>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

1737) <li>On Windows, there are no default log files currently. If you enable
1738) logs in your torrc file, they default to <code>\username\Application
1739) Data\tor\log\</code> or <code>\Application Data\tor\log\</code>
1740) </li>
1741) <li>If you compiled Tor from source, by default your Tor logs to <a
1742) href="http://en.wikipedia.org/wiki/Standard_streams">"stdout"</a>
1743) at log-level notice. If you enable logs in your torrc file, they
1744) default to <code>/usr/local/var/log/tor/</code>.
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

1745) </li>
1746) </ul>
1747) 
1748) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1753) </p>
1754) 
1755) <pre>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Erinn Clark authored 13 years ago

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

Roger Dingledine authored 13 years ago

1759) 
1760) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

1762) and err level messages to a file, append the following line to the end
1763) of the section:
1764) </p>
1765) 
1766) <pre>
1767) Log debug file c:/program files/tor/debug.log
1768) </pre>
1769) 
1770) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1773) </p>
1774) 
1775) <hr>
1776) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1777) 
1778) <a id="LogLevel"></a>
1779) <h3><a class="anchor" href="#LogLevel">What log level should I use?</a></h3>
1780) 
1781) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

1783) Tor's logs:
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1784) </p>
1785) 
1786) <ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

1789)     <li>"warn": something bad happened, but we're still running. The bad
1790)     thing might be a bug in the code, some other Tor process doing something
1791)     unexpected, etc. The operator should examine the message and try to
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1792)     correct the problem.</li>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1793)     <li>"notice": something the operator will want to know about.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1794)     <li>"info": something happened (maybe bad, maybe ok), but there's
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1795)     nothing you need to (or can) do about it.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

1797) </ul>
1798) 
1799) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1800) Alas, some of the warn messages are hard for ordinary users to correct -- the
1801) developers are slowly making progress at making Tor automatically react
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1802) correctly for each situation.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1803) </p>
1804) 
1805) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

1807) important things, and you won't hear about unimportant things.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1808) </p>
1809) 
1810) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1814) </p>
1815) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1821) 
1822) <p>
Roger Dingledine fix grammar in faq entry

Roger Dingledine authored 12 years ago

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

1825) </p>
1826) 
1827) <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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1835) a line saying that Tor "has successfully opened a circuit. Looks like
1836) client functionality is working."
1837) </p>
1838) 
1839) <p>
1840) If Tor can't establish a circuit, here are some hints:
1841) </p>
1842) 
1843) <ol>
1844) <li>Are you sure Tor is running? If you're using Vidalia, you may have
1845) to click on the onion and select "Start" to launch Tor.</li>
1846) <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

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

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

Andrew Lewman authored 12 years ago

1851) <li>Is your Internet connection <a href="#FirewallPorts">firewalled
1852) 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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1864) </ol>
1865) 
1866) <hr />
1867) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

1868) <a id="TorCrash"></a>
1869) <h3><a class="anchor" href="#TorCrash">My Tor keeps crashing.</a></h3>
1870) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1871)  We want to hear from you! There are supposed to be zero crash bugs in Tor.
1872)  This FAQ entry describes the best way for you to be helpful to us. But even
1873)  if you can't work out all the details, we still want to hear about it, so
1874)  we can help you track it down.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1877) First, make sure you're using the latest version of Tor (either the latest
1878) stable or the latest development version).
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1881) Second, make sure your version of libevent is new enough. We recommend at
1882) least libevent 1.3a.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1885) Third, see if there's already an entry for your bug in the <a
1886) href="https://bugs.torproject.org/">Tor bugtracker</a>. If so,
1887) 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

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

Roger Dingledine authored 10 years ago

1890) Fourth, is the crash repeatable? Can you cause the crash? Can
1891) you isolate some of the circumstances or config options that
1892) make it happen? How quickly or often does the bug show up?
1893) Can you check if it happens with other versions of Tor, for
1894) example the latest stable release?
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1897) Fifth, what sort of crash do you get?
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

1898) </p>
1899) <ul>
1900) <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1901) Does your Tor log include an "assert failure"? If so, please
1902) tell us that line, since it helps us figure out what's going on.
1903) Tell us the previous couple of log messages as well, especially
1904) if they seem important.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1907) If it says "Segmentation fault - core dumped" then you need to
1908) do a bit more to track it down. Look for a file like "core" or
1909) "tor.core" or "core.12345" in your current directory, or in your
1910) Data Directory. If it's there, run "gdb tor core" and then "bt",
1911) and include the output. If you can't find a core, run "ulimit -c
1912) unlimited", restart Tor, and try to make it crash again. (This core
1913) thing will only work on Unix -- alas, tracking down bugs on Windows
1914) 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

1915) your bug on Unix?)
1916) </li>
1917) <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1918) If Tor simply vanishes mysteriously, it probably is a segmentation
1919) fault but you're running Tor in the background (as a daemon) so you
1920) won't notice. Go look at the end of your log file, and look for a
1921) core file as above. If you don't find any good hints, you should
1922) consider running Tor in the foreground (from a shell) so you can
1923) see how it dies. Warning: if you switch to running Tor in the foreground,
1924) you might start using a different torrc file, with a different default
1925) Data Directory; see the <a href="#UpgradeOrMove">relay-upgrade FAQ entry</a>
1926) for details.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1929) If it's still vanishing mysteriously, perhaps something else is killing it?
1930) Do you have resource limits (ulimits) configured that kill off processes
1931) sometimes? (This is especially common on OpenBSD.) On Linux, try running
1932) "dmesg" to see if the out-of-memory killer removed your process. (Tor will
1933) exit cleanly if it notices that it's run out of memory, but in some cases
1934) it might not have time to notice.) In very rare circumstances, hardware
1935) problems could also be the culprit.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

1936) </li>
1937) </ul>
1938) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1939) Sixth, if the above ideas don't point out the bug, consider increasing your
1940) log level to "loglevel debug". You can look at the log-configuration FAQ
1941) entry for instructions on what to put in your torrc file. If it usually
1942) takes a long time for the crash to show up, you will want to reserve a whole
1943) lot of disk space for the debug log. Alternatively, you could just send
1944) debug-level logs to the screen (it's called "stdout" in the torrc), and then
1945) when it crashes you'll see the last couple of log lines it had printed.
1946) (Note that running with verbose logging like this will slow Tor down
1947) considerably, and note also that it's generally not a good idea security-wise
1948) to keep logs like this sitting around.)
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

1949) </p>
1950) 
1951) <hr />
1952) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1962)     </p>
1963)     <dl>
1964)       <dt><tt>EntryNodes $fingerprint,$fingerprint,...</tt></dt>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

1979)         </dd>
1980)     </dl>
1981)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 10 years ago

1990)     Note also that not every circuit is used to deliver traffic outside of
1991)     the Tor network. It is normal to see non-exit circuits (such as those
1992)     used to connect to hidden services, those that do directory fetches,
1993)     those used for relay reachability self-tests, and so on) that end at
1994)     a non-exit node. To keep a node from being used entirely, see
1995)     <tt>ExcludeNodes</tt> and <tt>StrictNodes</tt> in the
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1996)     <a href="<page docs/tor-manual>">manual</a>.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

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

Moritz Bartl authored 11 years ago

2003)     letter ISO3166 country code</a> in curly braces (for example <tt>{de}</tt>),
Sebastian Hahn Remove nicknames from websi...

Sebastian Hahn authored 9 years ago

2004)     or an ip address pattern (for example 255.254.0.0/8).
2005)     Make sure there are no spaces between the commas and the
Andrew Lewman link to the a list of iso 3...

Andrew Lewman authored 12 years ago

2006)     list items.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2007)     </p>
2008)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

2022) 
2023) <p>
2024) 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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

2028) configuration file</a>, or by clicking "My firewall only lets me connect
2029) to certain ports" in Vidalia's Network Settings window.
2030) </p>
2031) 
2032) <p>
2033) By default, when you set this Tor assumes that your firewall allows only
2034) port 80 and port 443 (HTTP and HTTPS respectively). You can select a
2035) different set of ports with the FirewallPorts torrc option.
2036) </p>
2037) 
2038) <p>
2039) If you want to be more fine-grained with your controls, you can also
2040) use the ReachableAddresses config options, e.g.:
2041) </p>
2042) 
2043) <pre>
2044)   ReachableDirAddresses *:80
2045)   ReachableORAddresses *:443
2046) </pre>
2047) 
2048) <hr>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2054) The default open ports are listed below but keep in mind that, any port or
2055) ports can be opened by the relay operator by configuring it in torrc or
2056) modifying the source code. But the default according to src/or/policies.c
2057) 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

2058)     </p>
2059)     <pre>
2060)   reject 0.0.0.0/8
2061)   reject 169.254.0.0/16
2062)   reject 127.0.0.0/8
2063)   reject 192.168.0.0/16
2064)   reject 10.0.0.0/8
2065)   reject 172.16.0.0/12
2066)   reject *:25
2067)   reject *:119
2068)   reject *:135-139
2069)   reject *:445
2070)   reject *:563
2071)   reject *:1214
2072)   reject *:4661-4666
2073)   reject *:6346-6429
2074)   reject *:6699
2075)   reject *:6881-6999
2076)   accept *:*
2077)     </pre>
2078)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2079)     A relay will block access to its own IP address, as well local network
2080)     IP addresses. A relay always blocks itself by default. This prevents
2081)     Tor users from accidentally accessing any of the exit operator's local
2082)     services.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2083)     </p>
2084) 
2085)     <hr>
2086) 
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2088)     <h3><a class="anchor" href="#WarningsAboutSOCKSandDNSInformationLeaks">I
2089)     keep seeing these warnings about SOCKS and DNS information leaks.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

2090)     Should I worry?</a></h3>
2091)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2092)     The warning is:
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2095)     Your application (using socks5 on port %d) is giving Tor only an IP
2096)     address. Applications that do DNS resolves themselves may leak
2097)     information. Consider using Socks4A (e.g. via Polipo or socat) instead.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2100)     If you are running Tor to get anonymity, and you are worried about an
2101)     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

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

Roger Dingledine authored 10 years ago

2104)     <b>The Problem.</b> When your applications connect to servers on the
2105)     Internet, they need to resolve hostnames that you can read (like
2106)     www.torproject.org) into IP addresses that the Internet can use (like
2107)     209.237.230.66). To do this, your application sends a request to a DNS
2108)     server, telling it the hostname it wants to resolve. The DNS server
2109)     replies by telling your application the IP address.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2112)     Clearly, this is a bad idea if you plan to connect to the remote host
2113)     anonymously: when your application sends the request to the DNS server,
2114)     the DNS server (and anybody else who might be watching) can see what
2115)     hostname you are asking for. Even if your application then uses Tor to
2116)     connect to the IP anonymously, it will be pretty obvious that the user
2117)     making the anonymous connection is probably the same person who made
2118)     the DNS request.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2121)     <b>Where SOCKS comes in.</b> Your application uses the SOCKS protocol
2122)     to connect to your local Tor client. There are 3 versions of SOCKS you
2123)     are likely to run into: SOCKS 4 (which only uses IP addresses), SOCKS 5
2124)     (which usually uses IP addresses in practice), and SOCKS 4a (which uses
2125)     hostnames).
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2128)     When your application uses SOCKS 4 or SOCKS 5 to give Tor an IP address,
2129)     Tor guesses that it 'probably' got the IP address non-anonymously from a
2130)     DNS server. That's why it gives you a warning message: you probably aren't
2131)     as anonymous as you think.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

2135)     </p>
2136)     <ul>
2137)     <li>If your application speaks SOCKS 4a, use it. </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2138)     <li>If you only need one or two hosts, or you are good at programming,
2139)     you may be able to get a socks-based port-forwarder like socat to work
2140)     for you; see <a
2141)     href="https://trac.torproject.org/projects/tor/wiki/doc/TorifyHOWTO">the
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

2142)     Torify HOWTO</a> for examples. </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2143)     <li>Tor ships with a program called tor-resolve that can use the Tor
2144)     network to look up hostnames remotely; if you resolve hostnames to IPs
2145)     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

2146)     (Tor will still give the warning, but now you know what it means.) </li>
2147) <!-- I'm not sure if this project is still maintained or not
2148) 
2149) <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>
2150) !-->
2151)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2152)     <p>If you think that you applied one of the solutions properly but still
2153)     experience DNS leaks please verify there is no third-party application
2154)     using DNS independently of Tor. Please see <a
2155)     href="#AmITotallyAnonymous">the FAQ entry on whether you're really
2156)     absolutely anonymous using Tor</a> for some examples.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

2157)     </p>
2158) 
2159)     <hr>
2160) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

2163)     SOCKS is leaking DNS requests?</a></h3>
2164) 
2165)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2166)     These are two steps you need to take here. The first is to make sure
2167)     that it's using the correct variant of the SOCKS protocol, and the
2168)     second is to make sure that there aren't other leaks.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2169)     </p>
2170) 
2171)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2172)     Step one: add "TestSocks 1" to your torrc file, and then watch your
2173)     logs as you use your application. Tor will then log, for each SOCKS
2174)     connection, whether it was using a 'good' variant or a 'bad' one.
2175)     (If you want to automatically disable all 'bad' variants, set
2176)     "SafeSocks 1" in your <a href="#torrc">torrc</a> file.)
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2177)     </p>
2178) 
2179)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2180)     Step two: even if your application is using the correct variant of
2181)     the SOCKS protocol, there is still a risk that it could be leaking
2182)     DNS queries. This problem happens in Firefox extensions that resolve
2183)     the destination hostname themselves, for example to show you its IP
2184)     address, what country it's in, etc. These applications may use a safe
2185)     SOCKS variant when actually making connections, but they still do DNS
2186)     resolves locally. If you suspect your application might behave like
2187)     this, you should use a network sniffer like <a
2188)     href="https://www.wireshark.org/">Wireshark</a> and look for
2189)     suspicious outbound DNS requests. I'm afraid the details of how to look
2190)     for these problems are beyond the scope of a FAQ entry though -- find
2191)     a friend to help if you have problems.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2192)     </p>
2193) 
2194)     <hr>
2195) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

2196)     <a id="RunningATorRelay"></a>
2197)     <h2><a class="anchor">Running a Tor relay:</a></h2>
2198) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

2201)     run a relay?</a></h3>
2202)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2203)     We're looking for people with reasonably reliable Internet connections,
Roger Dingledine suggest 250 kilobytes/s as...

Roger Dingledine authored 9 years ago

2204)     that have at least 250 kilobytes/second each way. If that's you, please
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2205)     consider <a href="https://www.torproject.org/docs/tor-relay-debian">helping
2206)     out</a>.
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

2207)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

2208) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

2209)     <hr>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

2210) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2212)     <h3><a class="anchor" href="#WhyIsntMyRelayBeingUsedMore">Why isn't my
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

2213)     relay being used more?</a></h3>
2214)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2215)     If your relay is relatively new then give it time. Tor decides which
2216)     relays it uses heuristically based on reports from Bandwidth
2217)     Authorities. These authorities take measurements of your relay's
2218)     capacity and, over time, directs more traffic there until it reaches
2219)     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

2220)     depth in <a href="https://blog.torproject.org/blog/lifecycle-of-a-new-relay">
2221)     this blog post</a>.
2222)     </p>
2223)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

2225)     then try asking on the <a href=
2226)     "https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays/">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2227)     tor-relays list</a>.
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

2228)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

2229) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

2230)     <hr>
2231) 
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2233)     <h3><a class="anchor" href="#IDontHaveAStaticIP">I don't have a static
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2234)     IP.</a></h3>
2235) 
2236)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2237)     Tor can handle relays with dynamic IP addresses just fine. Just leave
2238)     the "Address" line in your torrc blank, and Tor will guess.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2239)     </p>
2240) 
2241)     <hr>
2242) 
2243)     <a id="PortscannedMore"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2244)     <h3><a class="anchor" href="#PortscannedMore">Why do I get portscanned
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2245)     more often when I run a Tor relay?</a></h3>
2246) 
2247)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2248)     If you allow exit connections, some services that people connect to
2249)     from your relay will connect back to collect more information about you.
2250)     For example, some IRC servers connect back to your identd port to record
2251)     which user made the connection. (This doesn't really work for them,
2252)     because Tor doesn't know this information, but they try anyway.) Also,
2253)     users exiting from you might attract the attention of other users on the
2254)     IRC server, website, etc. who want to know more about the host they're
2255)     relaying through.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2258)     Another reason is that groups who scan for open proxies on the Internet
2259)     have learned that sometimes Tor relays expose their socks port to the
2260)     world. We recommend that you bind your socksport to local networks only.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2263)     In any case, you need to keep up to date with your security. See this <a
2264)     href="https://trac.torproject.org/projects/tor/wiki/doc/OperationalSecurity">article
2265)     on operational security for Tor relays</a> for more suggestions.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2266)     </p>
2267) 
2268)     <hr>
2269) 
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Roger Dingledine authored 10 years ago

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

2272)     make use of my high capacity connection?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

2273) 
Matt Pagan Added a missing anchor; Add...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

2276)     tor-relays thread</a>.
2277)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

2278) 
2279)     <hr>
2280) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2289)     <ul>
2290)     <li>Tor has built-in support for <a
Matt Pagan Updated a FAQ link.

Matt Pagan authored 9 years ago

2291)     href="#BandwidthShaping">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

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

Matt Pagan authored 10 years ago

2296) href="#LimitTotalBandwidth">
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2297) hibernation
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

2300)     <li>Each Tor relay has an <a href="#ExitPolicies">exit policy</a>
2301) that
2302)     specifies what sort of outbound connections are allowed or refused
2303) from
2304)     that relay. If you are uncomfortable allowing people to exit from
2305) your
2306)     relay, you can set it up to only allow connections to other Tor
2307) relays.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2308)     </li>
2309)     <li>It's fine if the relay goes offline sometimes. The directories
2310)     notice this quickly and stop advertising the relay. Just try to make
2311)     sure it's not too often, since connections using the relay when it
2312)     disconnects will break.
2313)     </li>
2314)     <li>We can handle relays with dynamic IPs just fine &mdash; simply
2315)     leave the Address config option blank, and Tor will try to guess.
2316)     </li>
2317)     <li>If your relay is behind a NAT and it doesn't know its public
2318)     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

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

2324)     bandwidth capacity, so high-bandwidth relays will attract more users
2325) than
2326)     low-bandwidth ones. Therefore having low-bandwidth relays is useful
2327) too.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2328)     </li>
2329)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

2331)     <hr>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

2332) 
Lunar Add a FAQ entry about outgo...

Lunar authored 9 years ago

2333)     <a id="OutgoingFirewall"></a>
Lunar Remove duplication about ou...

Lunar authored 9 years ago

2334)     <h3><a class="anchor" href="#OutgoingFirewall">How should I configure
Matt Pagan Reworded the faq's no filte...

Matt Pagan authored 9 years ago

2335)     the outgoing filters on my relay?</a></h3>
Lunar Add a FAQ entry about outgo...

Lunar authored 9 years ago

2336) 
2337)     <p>
Matt Pagan Reworded the faq's no filte...

Matt Pagan authored 9 years ago

2338)     All <em>outgoing</em> connections must be allowed, so that each relay can 
2339)     communicate with every other relay.
Lunar Add a FAQ entry about outgo...

Lunar authored 9 years ago

2340)     </p>
2341)     <p>
Matt Pagan Reworded the faq's no filte...

Matt Pagan authored 9 years ago

2342)     In many jurisdictions, Tor relay operators are legally protected by the 
2343)     same <em>common carrier</em> regulations that prevent internet service 
2344)     providers from being held liable for third-party content that passes 
2345)     through their network. Exit relays that filter some traffic would 
2346)     likely forfeit those protections. 
Lunar Add a FAQ entry about outgo...

Lunar authored 9 years ago

2347)     </p>
2348)     <p>
Matt Pagan Reworded the faq's no filte...

Matt Pagan authored 9 years ago

2349)     Tor promotes free network access without interference. 
2350)     Exit relays must not filter the traffic 
2351)     that passes through them to the internet. 
2352)     Exit relays found to be filtering traffic will get the <a 
Lunar Add a FAQ entry about outgo...

Lunar authored 9 years ago

2353)     href="#WhatIsTheBadExitFlag">BadExit</a> flag once detected.
2354)     </p>
2355) 
2356)     <hr>
2357) 
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2359)     <h3><a class="anchor" href="#BandwidthShaping">What bandwidth shaping
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2360)     options are available to Tor relays?</a></h3>
2361) 
2362)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2363)     There are two options you can add to your torrc file:
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2364)     </p>
2365)     <ul>
2366)     <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2367)     BandwidthRate is the maximum long-term bandwidth allowed (bytes per
Roger Dingledine raise the example bandwidth...

Roger Dingledine authored 9 years ago

2368)     second). For example, you might want to choose "BandwidthRate 10 MBytes"
2369)     for 10 megabytes per second (a fast connection), or "BandwidthRate 500
2370)     KBytes" for 500 kilobytes per second (a pretty good cable connection).
2371)     The minimum BandwidthRate setting is 20 kilobytes per second.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2374)     BandwidthBurst is a pool of bytes used to fulfill requests during
2375)     short periods of traffic above BandwidthRate but still keeps the
2376)     average over a long period to BandwidthRate. A low Rate but a high
2377)     Burst enforces a long-term average while still allowing more traffic
2378)     during peak times if the average hasn't been reached lately. For example,
Roger Dingledine raise the example bandwidth...

Roger Dingledine authored 9 years ago

2379)     if you choose "BandwidthBurst 500 KBytes" and also use that for your
2380)     BandwidthRate, then you will never use more than 500 kilobytes per second;
2381)     but if you choose a higher BandwidthBurst (like 5 MBytes), it will allow
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2382)     more bytes through until the pool is empty.
2383)     </li>
2384)     </ul>
2385)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2386)     If you have an asymmetric connection (upload less than download) such
2387)     as a cable modem, you should set BandwidthRate to less than your smaller
2388)     bandwidth (Usually that's the upload bandwidth). (Otherwise, you could
2389)     drop many packets during periods of maximum bandwidth usage -- you may
2390)     need to experiment with which values make your connection comfortable.)
2391)     Then set BandwidthBurst to the same as BandwidthRate.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2394)     Linux-based Tor nodes have another option at their disposal: they can
2395)     prioritize Tor traffic below other traffic on their machine, so that
2396)     their own personal traffic is not impacted by Tor load. A <a
Matt Pagan cgit version of blob_plain/...

Matt Pagan authored 9 years ago

2397)     href="https://gitweb.torproject.org/tor.git/tree/contrib/operator-tools/linux-tor-prio.sh">script
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2398)     to do this</a> can be found in the Tor source distribution's contrib
2399)     directory.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2402)     Additionally, there are hibernation options where you can tell Tor to
2403)     only serve a certain amount of bandwidth per time period (such as 100
2404)     GB per month). These are covered in the <a
2405)     href="#LimitTotalBandwidth">hibernation entry</a> below.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2406)     </p>
2407)     <p>
Roger Dingledine raise the example bandwidth...

Roger Dingledine authored 9 years ago

2408)     Note that BandwidthRate and BandwidthBurst are in <b>Bytes</b>, not Bits.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2409)     </p>
2410) 
2411)     <hr>
2412) 
2413)     <a id="LimitTotalBandwidth"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2414)     <h3><a class="anchor" href="#LimitTotalBandwidth">How can I limit the
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2415)     total amount of bandwidth used by my Tor relay?</a></h3>
2416)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2417)     The accounting options in the torrc file allow you to specify the maximum
2418)     amount of bytes your relay uses for a time period.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2419)     </p>
2420)     <pre>
2421)     AccountingStart day week month [day] HH:MM
2422)     </pre>
2423)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2424)     This specifies when the accounting should reset. For instance, to setup
2425)     a total amount of bytes served for a week (that resets every Wednesday
2426)     at 10:00am), you would use:
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2427)     </p>
2428)     <pre>
2429)     AccountingStart week 3 10:00
Roger Dingledine fix a confusing line in the...

Roger Dingledine authored 9 years ago

2430)     AccountingMax 500 GBytes
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2431)     </pre>
2432)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2433)     This specifies the maximum amount of data your relay will send during an
2434)     accounting period, and the maximum amount of data your relay will receive
2435)     during an account period. When the accounting period resets (from
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2436)     AccountingStart), then the counters for AccountingMax are reset to 0.
2437)     </p>
2438)     <p>
Roger Dingledine fix a confusing line in the...

Roger Dingledine authored 9 years ago

2439)     Example: Let's say you want to allow 50 GB of traffic every day in each
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2440)     direction and the accounting should reset at noon each day:
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2441)     </p>
2442)     <pre>
2443)     AccountingStart day 12:00
Roger Dingledine fix a confusing line in the...

Roger Dingledine authored 9 years ago

2444)     AccountingMax 50 GBytes
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2445)     </pre>
2446)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2447)     Note that your relay won't wake up exactly at the beginning of each
2448)     accounting period. It will keep track of how quickly it used its
2449)     quota in the last period, and choose a random point in the new interval
2450)     to wake up. This way we avoid having hundreds of relays working at the
2451)     beginning of each month but none still up by the end.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2454)     If you have only a small amount of bandwidth to donate compared to your
2455)     connection speed, we recommend you use daily accounting, so you don't
2456)     end up using your entire monthly quota in the first day. Just divide
2457)     your monthly amount by 30. You might also consider rate limiting to
2458)     spread your usefulness over more of the day: if you want to offer X GB
Roger Dingledine raise the example bandwidth...

Roger Dingledine authored 9 years ago

2459)     in each direction, you could set your RelayBandwidthRate to 20*X KBytes.
Roger Dingledine fix a confusing line in the...

Roger Dingledine authored 9 years ago

2460)     For example,
Roger Dingledine raise the example bandwidth...

Roger Dingledine authored 9 years ago

2461)     if you have 50 GB to offer each way, you might set your RelayBandwidthRate to
Roger Dingledine fix a confusing line in the...

Roger Dingledine authored 9 years ago

2462)     1000 KBytes: this way your relay will always be useful for at least half of
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2463)     each day.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2464)     </p>
Roger Dingledine raise the example bandwidth...

Roger Dingledine authored 9 years ago

2465)     <pre>
2466)     AccountingStart day 0:00
2467)     AccountingMax 50 GBytes
2468)     RelayBandwidthRate 1000 KBytes
2469)     RelayBandwidthBurst 5000 KBytes # allow higher bursts but maintain average
2470)     </pre>
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2471) 
2472)     <hr>
2473) 
2474)     <a id="RelayWritesMoreThanItReads"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2475)     <h3><a class="anchor" href="#RelayWritesMoreThanItReads">Why does my relay
Matt Pagan Cleanup.

Matt Pagan authored 10 years ago

2476)     write more bytes onto the network than it reads?</a></h3>
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

2479)     byte out, and vice versa. But there are a few exceptions:</p>
2480) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2481)     <p>If you open your DirPort, then Tor clients will ask you for a copy of
2482)     the directory. The request they make (an HTTP GET) is quite small, and the
2483)     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

2484)     difference between your "write" byte count and your "read" byte count.</p>
2485) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2486)     <p>Another minor exception shows up when you operate as an exit node, and
2487)     you read a few bytes from an exit connection (for example, an instant
2488)     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

2489)     for transport through the Tor network.</p>
2490) 
2491)     <hr>
2492) 
2493)     <a id="Hibernation"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2494)     <h3><a class="anchor" href="#Hibernation">Why can I not browse anymore
Matt Pagan Cleanup.

Matt Pagan authored 10 years ago

2495)     after limiting bandwidth on my Tor relay?</a></h3>
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2497)     <p>The parameters assigned in the <a
2498)     href="#LimitTotalBandwidth">AccountingMax</a> and <a
2499)     href="#BandwidthShaping">BandwidthRate</a> apply to both client and
2500)     relay functions of the Tor process. Thus you may find that you are unable
2501)     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

2502)     entry in the log:</p>
2503) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2504)     <pre>Bandwidth soft limit reached; commencing hibernation. No new
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2505)     connections will be accepted</pre>
2506) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2507)     <p>The solution is to run two Tor processes - one relay and one client,
2508)     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

2509)     working relay setup) is as follows:</p>
2510) 
2511)     <ul>
2512)         <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

2513)         <li>Create a new client torrc file from the torrc.sample and ensure
2514)         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

2515)         may be torrc.client and torrc.relay.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2516)         <li>Modify the Tor client and relay startup scripts to include
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2517)         '-f /path/to/correct/torrc'.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

2519)         and Tor.relay may make separation of configs easier.</li>
2520)     </ul>
2521) 
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2528)     <p>
2529)     Great. That's exactly why we implemented exit policies.
2530)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2532)     <p>
2533)     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

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

Andrew Lewman authored 13 years ago

2536)     policies are propagated to Tor clients via the directory, so clients
2537)     will automatically avoid picking exit relays that would refuse to
2538)     exit to their intended destination. This way each relay can decide
2539)     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

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

2550)     The default exit policy allows access to many popular services
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2551)     (e.g. web browsing), but <a
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

2552) href="#DefaultExitPorts">restricts</a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

2557)     <a href="<page docs/faq>#torrc">torrc</a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2558)     file. If you want to avoid most if not all abuse potential, set it
2559) to
2560)     "reject *:*" (or un-check all the boxes in Vidalia). This setting
2561) means
2562)     that your relay will be used for relaying traffic inside the Tor
2563) network,
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2564)     but not for connections to external websites or other services.
2565)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

2568)     If you do allow any exit connections, make sure name resolution
2569) works
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2570)     (that is, your computer can resolve Internet addresses correctly).
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2571)     If there are any resources that your computer can't reach (for
2572) example,
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2573)     you are behind a restrictive firewall or content filter), please
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2574)     explicitly reject them in your exit policy &mdash; otherwise Tor
2575) users
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2576)     will be impacted too.
2577)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

2580) 
Matt Pagan Applied Nick's patch.

Matt Pagan authored 10 years ago

2581)     <a id="BestOSForRelay"></a>
Matt Pagan Formatted the new FAQ entry...

Matt Pagan authored 10 years ago

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

2583) 
2584)     <p>
2585)     Tor relays work best on Linux, FreeBSD 5.x+, OS X Tiger or
2586)     later, and Windows Server 2003 or later.
2587)     </p>
2588) 
2589)     <p>You can probably get it working just fine on other operating
2590)     systems too, but note the following caveats:
2591)     </p>
2592) 
2593)     <ul>
2594)     <li>
2595)     Versions of Windows without the word "server" in their name
2596)     sometimes have problems. This is especially the case for Win98,
2597)     but it also happens in some cases for XP, especially if you don't
2598)     have much memory. The problem is that we don't use the networking
2599)     system calls in a very Windows-like way, so we run out of space in
2600)     a fixed-size memory space known as the non-page pool, and then
2601)     everything goes bad. The symptom is an assert error with the
2602)     message "No buffer space available [WSAENOBUFS ] [10055]".  <a
2603)     href="https://trac.torproject.org/projects/tor/wiki/doc/WindowsBufferProblems">You
2604)     can read more here.</a>
2605)     </li>
2606) 
2607)     <li>
2608)     Most developers who contribute to Tor work with Unix-like operating
2609)     systems. It would be great if more people with Windows experience help
2610)     out, so we can improve Tor's usability and stability in
2611)     Windows.
2612)     </li>
2613) 
2614)     <li>
2615)     More esoteric or archaic operating systems, like SunOS 5.9 or
2616)     Irix64, may have problems with some libevent methods (devpoll,
2617)     etc), probably due to bugs in libevent. If you experience crashes,
2618)     try setting the EVENT_NODEVPOLL or equivalent environment
2619)     variable.
2620)     </li>
2621)     </ul>
2622) 
2623)     <hr>
2624) 
Matt Pagan Why are Tor packages useful?

Matt Pagan authored 9 years ago

2625)     <a id="PackagedTor"></a>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

2626)     <h3><a class="anchor" href="#PackagedTor">Should I install Tor from my
Matt Pagan Why are Tor packages useful?

Matt Pagan authored 9 years ago

2627)     package manager, or build from source?</a></h3>
2628)     <p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

2629)     If you're using Debian or Ubuntu especially, there are a number of benefits
2630)     to installing Tor from the <a
Roger Dingledine fix link and grammar

Roger Dingledine authored 9 years ago

2631)     href="<page docs/debian>">Tor Project's repository</a>.
Matt Pagan Why are Tor packages useful?

Matt Pagan authored 9 years ago

2632)     </p>
2633)     <ul>
2634)       <li>
Roger Dingledine fix link and grammar

Roger Dingledine authored 9 years ago

2635)       Your ulimit -n gets set to 32768 &mdash; high enough for Tor to
2636)       keep open all the connections it needs.
Matt Pagan Why are Tor packages useful?

Matt Pagan authored 9 years ago

2637)       </li>
2638)       <li>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

2639)       A user profile is created just for Tor, so Tor doesn't need to run as
Matt Pagan Why are Tor packages useful?

Matt Pagan authored 9 years ago

2640)       root.
2641)       </li>
2642)       <li>
2643)       An init script is included so that Tor runs at boot.
2644)       </li>
2645)       <li>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

2646)       Tor runs with --verify-config, so that most problems with your
2647)       config file get caught.
Matt Pagan Why are Tor packages useful?

Matt Pagan authored 9 years ago

2648)       </li>
2649)       <li>
2650)       Tor can bind to low level ports, then drop privileges.
2651)       </li>
2652)     </ul>
2653) 
2654)     <hr>
2655) 
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2657)     <h3><a class="anchor" href="#WhatIsTheBadExitFlag">What is the
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

2658)     BadExit flag?</a></h3>
2659) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2660)     <p>When an exit is misconfigured or malicious it's assigned the BadExit
2661)     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

2662)     relays with this flag become non-exits.</p>
2663) 
2664)     <hr>
2665) 
2666)     <a id="IGotTheBadExitFlagWhyDidThatHappen"></a>
2667)     <h3><a class="anchor" href="#IGotTheBadExitFlagWhyDidThatHappen">I got
2668)     the BadExit flag why did that happen?</a></h3>
2669) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2670)     <p>If you got this flag then we either discovered a problem or suspicious
2671)     activity coming from your exit and weren't able to contact you. The reason
2672)     for most flaggings are documented on the <a
2673)     href="https://trac.torproject.org/projects/tor/wiki/doc/badRelays">bad
2674)     relays wiki</a>. Please <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

2675)     href="<page about/contact>">contact us</a> so
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

2676)     we can sort out the issue.</p>
2677) 
2678)     <hr>
2679) 
2680)     <a id="MyRelayRecentlyGotTheGuardFlagAndTrafficDroppedByHalf"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2681)     <h3><a class="anchor" href="#MyRelayRecentlyGotTheGuardFlagAndTrafficDroppedByHalf">My
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2684)     Since it's now a guard, clients are using it less in other positions, but
2685)     not many clients have rotated their existing guards out to use it as a
2686)     guard yet. Read more details in this <a
2687)     href="https://blog.torproject.org/blog/lifecycle-of-a-new-relay">blog
2688)     post</a> or in <a href="http://freehaven.net/anonbib/#wpes12-cogs">Changing
2689)     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

2690)     Selection in Tor</a>.
2691)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

2692) 
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

2693)     <hr>
2694) 
2695)     <a id="TorClientOnADifferentComputerThanMyApplications"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2696)     <h3><a class="anchor" href="#TorClientOnADifferentComputerThanMyApplications">I
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

2697)     want to run my Tor client on a different computer than my applications.
2698)     </a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2700)     By default, your Tor client only listens for applications that
2701)     connect from localhost. Connections from other computers are
2702)     refused. If you want to torify applications on different computers
2703)     than the Tor client, you should edit your torrc to define
2704)     SocksListenAddress 0.0.0.0 and then restart (or hup) Tor. If you
2705)     want to get more advanced, you can configure your Tor client on a
2706)     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

2707)     </p>
2708) 
2709)     <hr>
2710) 
2711)     <a id="ServerClient"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2712)     <h3><a class="anchor" href="#ServerClient">Can I install Tor on a
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2713)     central server, and have my clients connect to it?</a></h3>
2714)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2715)      Yes. Tor can be configured as a client or a relay on another
2716)      machine, and allow other machines to be able to connect to it
2717)      for anonymity. This is most useful in an environment where many
2718)      computers want a gateway of anonymity to the rest of the world.
2719)      However, be forwarned that with this configuration, anyone within
2720)      your private network (existing between you and the Tor
2721)      client/relay) can see what traffic you are sending in clear text.
2722)      The anonymity doesn't start until you get to the Tor relay.
2723)      Because of this, if you are the controller of your domain and you
2724)      know everything's locked down, you will be OK, but this configuration
2725)      may not be suitable for large private networks where security is
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2726)      key all around.
2727)     </p>
2728)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2729) Configuration is simple, editing your torrc file's SocksListenAddress
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2730) according to the following examples:
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2731)     </p>
2732)     <pre>
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2734)   #This provides local interface access only,
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

2735)   #needs SocksPort to be greater than 0
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2736)   SocksListenAddress 127.0.0.1
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

2737) 
2738)   #This provides access to Tor on a specified interface
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2739)   SocksListenAddress 192.168.x.x:9100
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

2740) 
2741)   #Accept from all interfaces
2742)   SocksListenAddress 0.0.0.0:9100
2743)    </pre>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2745) You can state multiple listen addresses, in the case that you are
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2746) part of several networks or subnets.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2747)     </p>
2748)     <pre>
2749)   SocksListenAddress 192.168.x.x:9100 #eth0
2750)   SocksListenAddress 10.x.x.x:9100 #eth1
2751)     </pre>
2752)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2753) After this, your clients on their respective networks/subnets would specify
2754) a socks proxy with the address and port you specified SocksListenAddress
2755) to be.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2758) Please note that the SocksPort configuration option gives the port ONLY for
2759) 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

2760) to give the port with the address, as shown above.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2762) If you are interested in forcing all outgoing data through the central Tor
2763) client/relay, instead of the server only being an optional proxy, you may find
2764) the program iptables (for *nix) useful.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2765)     </p>
2766) 
2767)     <hr>
2768) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

2773)     <p><a href="<page docs/bridges>">Bridge relays</a> (or "bridges" for
2774) short)
2775)     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

2776)     listed in the public Tor directory.
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

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

2778)     Tor network can't simply block all bridges.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2781)     <p>Being a normal relay vs being a bridge relay is almost the same
2782)     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

2783)     publicly or not.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

2785) 
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

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

Andrew Lewman authored 11 years ago

2787)     So bridges are useful a) for Tor users in oppressive regimes,
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

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

2789)     because they're worried somebody will recognize that it's a public
2790)     Tor relay IP address they're contacting.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

2792) 
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2793)     <p>
2794)     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

2795)     detect and block connections to Tor bridges.
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2796)     <a href="<page projects/obfsproxy>">Obfsproxy</a> bridges address
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

2797)     this by adding another layer of obfuscation.
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2798)     </p>
2799) 
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2800)     <p>So should you run a normal relay or bridge relay? If you have
2801) lots
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2802)     of bandwidth, you should definitely run a normal relay.
2803)     If you're willing
Roger Dingledine change our "should i be a r...

Roger Dingledine authored 12 years ago

2804)     to <a href="#ExitPolicies">be an exit</a>, you should definitely
2805)     run a normal relay, since we need more exits. If you can't be an
2806)     exit and only have a little bit of bandwidth, be a bridge. Thanks
2807)     for volunteering!
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

2811) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

2814) How do I keep the same key?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2817)  When upgrading your Tor relay, or running it on a different computer,
Sebastian Hahn Remove nicknames from websi...

Sebastian Hahn authored 9 years ago

2818)  the important part is to keep the same identity key (stored in
2819)  "keys/secret_id_key" in your DataDirectory).
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2822) This means that if you're upgrading your Tor relay and you keep the same
2823) torrc and the same DataDirectory, then the upgrade should just work and
2824) your relay will keep using the same key. If you need to pick a new
2825) DataDirectory, be sure to copy your old keys/secret_id_key over.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2826) </p>
2827) 
2828)     <hr>
2829) 
2830) <a id="NTService"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

2832) service?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2835)  You can run Tor as a service on all versions of Windows except Windows
2836)  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

2837)  Vidalia running.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2840) If you've already configured your Tor to be a relay, please note that when
2841) you enable Tor as a service, it will use a different DatagDirectory, and
2842) thus will generate a different key. If you want to keep using the old key,
2843) 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

2844) identity key.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2845) </p>
2846) <p>
2847) To install Tor as a service, you can simply run:
2848) </p>
2849) <pre>
2850) tor --service install
2851) </pre>
2852) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2853) A service called Tor Win32 Service will be installed and started. This
2854) service will also automatically start every time Windows boots, unless
2855) you change the Start-up type. An easy way to check the status of Tor,
2856) start or stop the service, and change the start-up type is by running
2857) services.msc and finding the Tor service in the list of currently
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2858) installed services.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2861) Optionally, you can specify additional options for the Tor service using
2862) the -options argument. For example, if you want Tor to use C:\tor\torrc,
2863) 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

2864) would run:
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2865) </p>
2866) <pre>
2867) tor --service install -options -f C:\tor\torrc ControlPort 9151
2868) </pre>
2869) <p>
2870) You can also start or stop the Tor service from the command line by typing:
2871) </p>
2872) <pre>
2873)  tor --service start
2874) </pre>
2875) <p>
2876) or
2877) </p>
2878) <pre>
2879)  tor --service stop
2880) </pre>
2881) <p>
2882) To remove the Tor service, you can run the following command:
2883) </p>
2884) <pre>
2885) tor --service remove
2886) </pre>
2887) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2888) If you are running Tor as a service and you want to uninstall Tor entirely,
2889) be sure to run the service removal command (shown above) first before
2890) running the uninstaller from "Add/Remove Programs". The uninstaller is
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2891) currently not capable of removing the active service.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2892) </p>
2893) 
2894) <hr>
2895) 
2896) <a id="VirtualServer"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

2898) virtual server account?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2901) Some ISPs are selling "vserver" accounts that provide what they call a
2902) virtual server -- you can't actually interact with the hardware, and
2903) they can artificially limit certain resources such as the number of file
2904) descriptors you can open at once. Competent vserver admins are able to
2905) configure your server to not hit these limits. For example, in SWSoft's
2906) Virtuozzo, investigate /proc/user_beancounters. Look for "failcnt" in
2907) tcpsndbuf, tcprecvbuf, numothersock, and othersockbuf. Ask for these to
Matt Pagan What do all these numbers i...

Matt Pagan authored 9 years ago

2908) be increased accordingly. Xen, Virtual Box and VMware virtual servers have no such limits normally.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2911) If the vserver admin will not increase system limits another option is
2912) to reduce the memory allocated to the send and receive buffers on TCP
2913) connections Tor uses. An experimental feature to constrain socket buffers
2914) has recently been added. If your version of Tor supports it, set
2915) "ConstrainedSockets 1" in your configuration. See the tor man page for
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2916) additional details about this option.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2919) Unfortunately, since Tor currently requires you to be able to connect to
2920) all the other Tor relays, we need you to be able to use at least 1024 file
2921) 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

2922) in this way.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2925) We hope to fix this in the future, once we know how to build a Tor network
2926) with restricted topologies -- that is, where each node connects to only a
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2927) few other nodes. But this is still a long way off.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2928) </p>
2929) 
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

2930) <hr>
2931) 
Roger Dingledine fix the faq anchors that ha...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

2935) 
2936) <p>
2937) Great. If you want to run several relays to donate more to the network,
2938) we're happy with that. But please don't run more than a few dozen on
2939) the same network, since part of the goal of the Tor network is dispersal
2940) and diversity.
2941) </p>
2942) 
2943) <p>
2944) 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

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

Roger Dingledine authored 13 years ago

2947) </p>
2948) 
2949) <pre>
2950)     MyFamily $fingerprint1,$fingerprint2,$fingerprint3
2951) </pre>
2952) 
2953) <p>
2954) where each fingerprint is the 40 character identity fingerprint (without
Sebastian Hahn Remove nicknames from websi...

Sebastian Hahn authored 9 years ago

2955) spaces).
Roger Dingledine migrate the ManyRelays faq...

Roger Dingledine authored 13 years ago

2956) </p>
2957) 
2958) <p>
2959) That way clients will know to avoid using more than one of your relays
2960) in a single circuit. You should set MyFamily if you have administrative
2961) control of the computers or of their network, even if they're not all in
2962) the same geographic location.
2963) </p>
2964) 
2965)     <hr>
2966) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2968)     <h3><a class="anchor" href="#WrongIP">My relay is picking the wrong
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2969)     IP address.</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2971)  Tor guesses its IP address by asking the computer for its hostname, and
2972)  then resolving that hostname. Often people have old entries in their
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2973)  /etc/hosts file that point to old IP addresses.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2976) If that doesn't fix it, you should use the "Address" config option to
2977) specify the IP you want it to pick. If your computer is behind a NAT and
2978) 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

2979) href="#RelayFlexible">dynamic IP addresses</a>.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2982) Also, if you have many addresses, you might also want to set
2983) "OutboundBindAddress" so external connections come from the IP you intend
2984) to present to the world.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2985)     </p>
2986) 
2987)     <hr>
2988) 
2989)     <a id="BehindANAT"></a>
2990)     <h3><a class="anchor" href="#BehindANAT">I'm behind a NAT/Firewall.</a></h3>
2991) 
2992)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

2994) your NAT/router device.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2997) If your relay is running on a internal net you need to setup port forwarding.
2998) Forwarding TCP connections is system dependent but the firewalled-clients FAQ
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2999) entry offers some examples on how to do this.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

3003) iptables:
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3004) </p>
3005) <pre>
3006) /sbin/iptables -A INPUT -i eth0 -p tcp --destination-port 9001 -j ACCEPT
3007) </pre>
3008) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3009) You may have to change "eth0" if you have a different external interface
3010) (the one connected to the Internet). Chances are you have only one (except
3011) the loopback) so it shouldn't be too hard to figure out.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3012)     </p>
3013)     <hr>
3014) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

3019)     <p>If your Tor relay is using more memory than you'd like, here are
3020) some
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3021)     tips for reducing its footprint:
3022)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

3024)     <ol>
3025)     <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

3026)     bugs in glibc's malloc implementation. That is, when Tor releases
3027) memory
3028)     back to the system, the pieces of memory are fragmented so they're
3029) hard
3030)     to reuse. The Tor tarball ships with OpenBSD's malloc
3031) implementation,
3032)     which doesn't have as many fragmentation bugs (but the tradeoff is
3033) higher
3034)     CPU load). You can tell Tor to use this malloc implementation
3035) instead:
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3036)     <tt>./configure --enable-openbsd-malloc</tt></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

3038)     <li>If you're running a fast relay, meaning you have many TLS
3039) connections
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3040)     open, you are probably losing a lot of memory to OpenSSL's internal
Roger Dingledine fix another broken link in...

Roger Dingledine authored 10 years ago

3041)     buffers (38KB+ per socket). We've patched OpenSSL to <a href="https://lists.torproject.org/pipermail/tor-dev/2008-June/001519.html">release
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

3043)     1.0.0 or newer, Tor's build process will automatically recognize and
3044) use
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3045)     this feature.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

3047) <!-- Nickm says he's not sure this is still accurate
3048) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3049)     <li>If you're running on Solaris, OpenBSD, NetBSD, or
3050)     old FreeBSD, Tor is probably forking separate processes
3051)     rather than using threads. Consider switching to a <a
3052)     href="<wikifaq>#WhydoesntmyWindowsorotherOSTorrelayrunwell">better
3053)     operating system</a>.</li>
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

3054) -->
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

3056)     amount of bandwidth your relay advertises. Advertising less
3057) bandwidth
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3058)     means you will attract fewer users, so your relay shouldn't grow
3059)     as large. See the <tt>MaxAdvertisedBandwidth</tt> option in the man
3060)     page.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

3065)     All of this said, fast Tor relays do use a lot of ram. It is not
3066) unusual
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3067)     for a fast exit relay to use 500-1000 MB of memory.
3068)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

3071) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3073)     <h3><a class="anchor" href="#BetterAnonymity">Do I get better anonymity
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3074)     if I run a relay?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

3076)     <p>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3077) Yes, you do get better anonymity against some attacks.
3078)     </p>
3079)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3080) The simplest example is an attacker who owns a small number of Tor relays.
3081) 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

3082) the connection originated at your computer or was relayed from somebody else.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3085) There are some cases where it doesn't seem to help: if an attacker can
3086) watch all of your incoming and outgoing traffic, then it's easy for him
3087) to learn which connections were relayed and which started at you. (In
3088) 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

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

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

Roger Dingledine authored 10 years ago

3092) There are also some downsides to running a Tor relay. First, while we
3093) only have a few hundred relays, the fact that you're running one might
3094) signal to an attacker that you place a high value on your anonymity.
3095) Second, there are some more esoteric attacks that are not as
3096) well-understood or well-tested that involve making use of the knowledge
3097) that you're running a relay -- for example, an attacker may be able to
3098) "observe" whether you're sending traffic even if he can't actually watch
3099) your network, by relaying traffic through your Tor relay and noticing
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3100) changes in traffic timing.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3103) It is an open research question whether the benefits outweigh the risks.
3104) A lot of that depends on the attacks you are most worried about. For
3105) most users, we think it's a smart move.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

3109) 
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3111)     <h3><a class="anchor" href="#FacingLegalTrouble">I'm facing legal
3112)     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

3113)     time?</a></h3>
3114) 
3115)     <p><a href="https://exonerator.torproject.org/">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3116)     Exonerator</a> is a web service that can check if an IP address was a
3117)     relay at a given time. We can also <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

3118)     href="<page about/contact>">provide a signed
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

3119)     letter</a> if needed.</p>
3120) 
3121)     <hr>
3122) 
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

3126) 
3127)     <p>
Roger Dingledine touchups on the faq that ha...

Roger Dingledine authored 10 years ago

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

3129)     your donations into better speed and anonymity for the Tor network:
3130)     </p>
3131)     <ul>
3132)     <li><a href="https://www.torservers.net/">torservers.net</a>
3133)     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

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

3137) href="https://www.noisebridge.net/wiki/Noisebridge_Tor">Noisebridge</a>
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

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

3139)     them into more US-based exit relay capacity.</li>
3140)     <li><a href="https://nos-oignons.net/">Nos Oignons</a> is a French
3141)     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

3142)     <li><a href="https://www.dfri.se/donera/?lang=en">DFRI</a> is a
3143)     Swedish non-profit running exit relays.</li>
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

3144)     </ul>
3145) 
3146)     <p>
3147)     These organizations are not the same as <a href="<page
3148)     donate/donate>">The Tor Project, Inc</a>, but we consider that a
Roger Dingledine four options no longer coun...

Roger Dingledine authored 9 years ago

3149)     good thing. They're run by nice people who are part of the
Roger Dingledine get rid of the "unnecessary...

Roger Dingledine authored 12 years ago

3150)     Tor community.
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

3151)     </p>
3152) 
3153)     <p>
3154)     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

3155)     performance. The Tor network's anonymity comes in part from
3156) diversity,
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

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

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

3162)     performance. Improving anonymity and improving performance are both
3163)     worthwhile goals, so however you can help is great!
3164)     </p>
3165) 
3166)     <hr>
3167) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

3168) <a id="TorHiddenServices"></a>
3169) <h2><a class="anchor">Tor hidden services:</a></h2>
3170) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3172)     <h3><a class="anchor" href="#AccessHiddenServices">How do I access
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3173)     hidden services?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3176)     Tor hidden services are named with a special top-level domain (TLD)
3177)     name in DNS: .onion. Since the .onion TLD is not recognized by the
3178)     official root DNS servers on the Internet, your application will not
3179)     get the response it needs to locate the service. Currently, the Tor
3180)     directory server provides this look-up service; and thus the look-up
3181)     request must get to the Tor network.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3182)     </p>
3183) 
3184) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3185)  Therefore, your application <b>needs</b> to pass the .onion hostname to
3186)  Tor directly. You can't try to resolve it to an IP address, since there
3187)  <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

3188) </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Roger Dingledine authored 10 years ago

3190)     <p>
3191)     So, how do you make your application pass the hostname directly to Tor?
3192)     You can't use SOCKS 4, since SOCKS 4 proxies require an IP from the
3193)     client (a web browser is an example of a SOCKS client). Even though
3194)     SOCKS 5 can accept either an IP or a hostname, most applications
3195)     supporting SOCKS 5 try to resolve the name before passing it to the
3196)     SOCKS proxy. SOCKS 4a, however, always accepts a hostname: You'll need
3197)     to use SOCKS 4a.
3198)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Roger Dingledine authored 10 years ago

3200)     <p>
3201)     Some applications, such as the browsers Mozilla Firefox and Apple's
3202)     Safari, support sending DNS queries to Tor's SOCKS 5 proxy. Most web
3203)     browsers don't support SOCKS 4a very well, though. The workaround is
3204)     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

3205)     to speak to Tor with SOCKS 4a. We recommend Polipo as your HTTP proxy.
3206)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3209)     For applications that do not support HTTP proxy, and so cannot use
3210)     Polipo, <a href="http://www.freecap.ru/eng/">FreeCap</a> is an
3211)     alternative. When using FreeCap set proxy protocol  to SOCKS 5 and under
3212)     settings set DNS name resolving to remote. This
3213)     will allow you to use almost any program with Tor without leaking DNS
3214)     lookups and allow those same programs to access hidden services.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3215)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3218)     See also the <a href="#SocksAndDNS">question on DNS</a>.
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3219)     </p>
3220) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3221)     <hr>
3222) 
3223)     <a id="ProvideAHiddenService"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3224)     <h3><a class="anchor" href="#ProvideAHiddenService">How do I provide a
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3225)     hidden service?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

3227)     <p>
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

3228)     See the <a href="<page docs/tor-hidden-service>">
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3229)     official hidden service configuration instructions</a>.
3230)     </p>
3231) 
3232)     <hr>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

3234)     <a id="Development"></a>
3235)     <h2><a class="anchor">Development:</a></h2>
3236) 
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3238)     <h3><a class="anchor" href="#VersionNumbers">What do these weird
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3239)     version numbers mean?</a></h3>
3240) 
3241)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

3243)     version scheme. Let's forget about those.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3246)     Starting with 0.1.0, versions all look like this:
3247)     MAJOR.MINOR.MICRO(.PATCHLEVEL)(-TAG). The stuff in parenthesis is
3248)     optional. MAJOR, MINOR, MICRO, and PATCHLEVEL are all numbers. Only one
3249)     release is ever made with any given set of these version numbers. The
3250)     TAG lets you know how stable we think the release is: "alpha" is pretty
3251)     unstable; "rc" is a release candidate; and no tag at all means that we
3252)     have a final release. If the tag ends with "-cvs", you're looking at
3253)     a development snapshot that came after a given release.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

3256)     So for example, we might start a development branch with (say)
3257)     0.1.1.1-alpha. The patchlevel increments consistently as the status
3258)     tag changes, for example, as in: 0.1.1.2-alpha, 0.1.1.3-alpha,
3259)     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

3260)     The next stable release would be 0.1.1.7.
3261)     </p>
3262)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3263)     Why do we do it like this? Because every release has a unique
3264)     version number, it is easy for tools like package manager to tell
3265)     which release is newer than another. The tag makes it easy for users
3266)     to tell how stable the release is likely to be.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3267)     </p>
3268) 
3269)     <hr>
3270) 
3271)     <a id="PrivateTorNetwork"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3272)     <h3><a class="anchor" href="#PrivateTorNetwork">How do I set up my
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3273)     own private Tor network?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3274) 
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3275)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3276)     If you want to experiment locally with your own network, or you're
3277)     cut off from the Internet and want to be able to mess with Tor still,
3278)     then you may want to set up your own separate Tor network.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3279)     </p>
3280)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3281)     To set up your own Tor network, you need to run your own authoritative
3282)     directory servers, and your clients and relays must be configured so
3283)     they know about your directory servers rather than the default public
3284)     ones.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3285)     </p>
3286)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3287)     Apart from the somewhat tedious method of manually configuring a couple
3288)     of directory authorities, relays and clients there are two separate
3289)     tools that could help. One is Chutney, the other is Shadow.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3290)     </p>
3291)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3292)     <a href="https://gitweb.torproject.org/chutney.git">Chutney</a> is a
3293)     tool for configuring, controlling and running tests on a
3294)     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

3295)     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

3296)     network by generating Tor configuration files (torrc) and necssary keys
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3297)     (for the directory authorities). Then you can let Chutney start your Tor
3298)     authorities, relays and clients and wait for the network to bootstrap.
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3299)     Finally, you can have Chutney run tests on your network to see which
3300)     things work and which do not. Chutney is typically used for running a
3301)     testing network with about 10 instances of Tor. Every instance of Tor
3302)     binds to one or two ports on localhost (127.0.0.1) and all Tor
3303)     communication is done over the loopback interface. The <a
Matt Pagan cgit version of blob_plain/...

Matt Pagan authored 9 years ago

3304)     href="https://gitweb.torproject.org/chutney.git/tree/README">Chutney
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3305)     README</a> is a good starting point for getting it up and running.
3306)     </p>
3307)     <p>
3308)     <a href="https://github.com/shadow/shadow">Shadow</a> is a network
3309)     simulator that can run Tor through its Scallion plug-in. Although
3310)     it's typically used for running load and performance tests on
3311)     substantially larger Tor test networks than what's feasible with
3312)     Chutney, it also makes for an excellent debugging tool since you can
3313)     run completely deterministic experiments. A large Shadow network is on
3314)     the size of thousands of instances of Tor, and you can run experiments
3315)     out of the box using one of Shadow's several included scallion experiment
3316)     configurations. Shadow can be run on any linux machine without root,
3317)     and can also run on EC2 using a pre-configured image. Also, Shadow
3318)     controls the time of the simulation with the effect that
3319)     time-consuming tests can be done more efficiently than in an
3320)     ordinary testing network. The <a
3321)     href="https://github.com/shadow/shadow/wiki">Shadow wiki</a> and
3322)     <a href="http://shadow.github.io/">Shadow website</a> are
3323)     good places to get started.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3324)     </p>
3325) 
3326)     <hr>
3327) 
Matt Pagan Fixed an anchor

Matt Pagan authored 10 years ago

3328)     <a id="UseTorWithJava"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3329)     <h3><a class="anchor" href="#UseTorWithJava">How can I make my Java
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3330)     program use the Tor Network?</a></h3>
3331) 
3332)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3333)     The newest versions of Java now have SOCKS4/5 support built in.
3334)     Unfortunately, the SOCKS interface is not very well documented and
3335)     may still leak your DNS lookups. The safest way to use Tor is to
3336)     interface the SOCKS protocol directly or go through an application-level
3337)     proxy that speaks SOCKS4a. For an example and libraries that implement
3338)     the SOCKS4a connection, go to Joe Foley's TorLib in the <a
3339)     href="http://web.mit.edu/foley/www/TinFoil/">TinFoil Project</a>.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3340)     </p>
3341) 
3342)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3343)     A fully Java implementation of the Tor client is now available as <a
3344)     href="http://www.subgraph.com/orchid.html">Orchid</a>. We still consider
3345)     Orchid to be experimental, so use with care.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3346)     </p>
3347) 
3348)     <hr>
3349) 
3350) 
3351)     <a id="WhatIsLibevent"></a>
3352)     <h3><a class="anchor" href="#WhatIsLibevent">What is Libevent?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3353) 
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3354)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3355)     When you want to deal with a bunch of net connections at once, you
3356)     have a few options:
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3357)     </p>
3358)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3359)     One is multithreading: you have a separate micro-program inside the
3360)     main program for each net connection that reads and writes to the
3361)     connection as needed.This, performance-wise, sucks.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3362)     </p>
3363)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3364)     Another is asynchronous network programming: you have a single main
3365)     program that finds out when various net connections are ready to
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3366)     read/write, and acts accordingly.
3367)     </p>
3368)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3369)     The problem is that the oldest ways to find out when net connections
3370)     are ready to read/write, suck. And the newest ways are finally fast,
3371)     but are not available on all platforms.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3372)     </p>
3373)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3374)     This is where Libevent comes in and wraps all these ways to find
3375)     out whether net connections are ready to read/write, so that Tor
3376)     (and other programs) can use the fastest one that your platform
3377)     supports, but can still work on older platforms (these methods are
3378)     all different depending on the platorm) So Libevent presents a
3379)     consistent and fast interface to select, poll, kqueue, epoll,
3380)     /dev/poll, and windows select.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3381)     </p>
3382)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3383)     However, On the the Win32 platform (by Microsoft) the only good
3384)     way to do fast IO on windows with hundreds of sockets is using
3385)     overlapped IO, which is grossly unlike every other BSD sockets
3386)     interface.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3387)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3388)     <p>Libevent has <a href="http://www.monkey.org/~provos/libevent/">its
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3389)     own website</a>.
3390)     </p>
3391)     <hr>
3392) 
3393)     <a id="MyNewFeature"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3394)     <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

3395)     a new feature into Tor?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3396) 
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3397)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3398)     For a new feature to go into Tor, it needs to be designed (explain what
3399)     you think Tor should do), argued to be secure (explain why it's better
3400)     or at least as good as what Tor does now), specified (explained at the
3401)     byte level at approximately the level of detail in tor-spec.txt), and
3402)     implemented (done in software).
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3403)     </p>
3404) 
3405)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3406)     You probably shouldn't count on other people doing all of these steps
3407)     for you: people who are skilled enough to do this stuff generally
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3408)     have their own favorite feature requests.
3409)     </p>
3410) 
3411)     <hr>
3412) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

3413)     <a id="AnonymityAndSecurity"></a>
3414)     <h2><a class="anchor">Anonymity And Security:</a></h2>
3415) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3416)     <a id="WhatProtectionsDoesTorProvide"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3417)     <h3><a class="anchor" href="#WhatProtectionsDoesTorProvide">What
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3418)     protections does Tor provide?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3419) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3420)     <p>
3421)     Internet communication is based on a store-and-forward model that
3422)     can be understood in analogy to postal mail: Data is transmitted in
3423)     blocks called IP datagrams or packets. Every packet includes a source
3424)     IP address (of the sender) and a destination IP address (of the
3425)     receiver), just as ordinary letters contain postal addresses of sender
3426)     and receiver. The way from sender to receiver involves multiple hops of
3427)     routers, where each router inspects the destination IP address and
3428)     forwards the packet closer to its destination. Thus, every router
3429)     between sender and receiver learns that the sender is communicating
3430)     with the receiver. In particular, your local ISP is in the position to
3431)     build a complete profile of your Internet usage. In addition, every
3432)     server in the Internet that can see any of the packets can profile your
3433)     behaviour.
3434)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3435) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3436)     <p>
3437)     The aim of Tor is to improve your privacy by sending your traffic through
3438)     a series of proxies. Your communication is encrypted in multiple layers
3439)     and routed via multiple hops through the Tor network to the final
3440)     receiver. More details on this process can be found in the <a
3441)     href="https://www.torproject.org/about/overview">Tor overview</a>.
3442)     Note that all your local ISP can observe now is that you are
3443)     communicating with Tor nodes. Similarly, servers in the Internet just
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3444)     see that they are being contacted by Tor nodes.
3445)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3446) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3447)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3448)     Generally speaking, Tor aims to solve three privacy problems:
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3449)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3450) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3451)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3452)     First, Tor prevents websites and other services from learning
3453)     your location, which they can use to build databases about your
3454)     habits and interests. With Tor, your Internet connections don't
3455)     give you away by default -- now you can have the ability to choose,
3456)     for each connection, how much information to reveal.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3457)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3458) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3459)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3460)     Second, Tor prevents people watching your traffic locally (such as
3461)     your ISP) from learning what information you're fetching and where
3462)     you're fetching it from. It also stops them from deciding what you're
3463)     allowed to learn and publish -- if you can get to any part of the Tor
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3464)     network, you can reach any site on the Internet.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3465)     </p>
3466) 
3467)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3468)     Third, Tor routes your connection through more than one Tor relay
3469)     so no single relay can learn what you're up to. Because these relays
3470)     are run by different individuals or organizations, distributing trust
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3471)     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

3472)     </a> approach.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3473)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3474) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3475)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3476)     Note, however, that there are situations where Tor fails to solve these
3477)     privacy problems entirely: see the entry below on <a
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3478)     href="#AttacksOnOnionRouting">remaining attacks</a>.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3479)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3480) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3481)     <hr>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3482) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3483)     <a id="CanExitNodesEavesdrop"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3484)     <h3><a class="anchor" href="#CanExitNodesEavesdrop">Can exit nodes eavesdrop
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3485)     on communications? Isn't that bad?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3486) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3487)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3488)     Yes, the guy running the exit node can read the bytes that come in and
3489)     out there. Tor anonymizes the origin of your traffic, and it makes sure
3490)     to encrypt everything inside the Tor network, but it does not magically
3491)     encrypt all traffic throughout the Internet.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3492)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3493) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3494)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3495)     This is why you should always use end-to-end encryption such as SSL for
3496)     sensitive Internet connections. (The corollary to this answer is that if
3497)     you are worried about somebody intercepting your traffic and you're
3498)     *not* using end-to-end encryption at the application layer, then something
3499)     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

3500)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3501) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3502)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3503)     Tor does provide a partial solution in a very specific situation, though.
3504)     When you make a connection to a destination that also runs a Tor relay,
3505)     Tor will automatically extend your circuit so you exit from that circuit.
3506)     So for example if Indymedia ran a Tor relay on the same IP address as
3507)     their website, people using Tor to get to the Indymedia website would
3508)     automatically exit from their Tor relay, thus getting *better* encryption
3509)     and authentication properties than just browsing there the normal way.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3510)     </p>
3511) 
3512)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3513)     We'd like to make it still work even if the service is nearby the Tor
3514)     relay but not on the same IP address. But there are a variety of
3515)     technical problems we need to overcome first (the main one being "how
3516)     does the Tor client learn which relays are associated with which
3517)     websites in a decentralized yet non-gamable way?").
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3518)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3519) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3520)     <hr>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3521) 
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3522)     <a id="AmITotallyAnonymous"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3523)     <h3><a class="anchor" href="#AmITotallyAnonymous">So I'm totally anonymous
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3524)     if I use Tor?</a></h3>
3525) 
3526)     <p>
3527)     <b>No.</b>
3528)     </p>
3529)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3530)     First, Tor protects the network communications. It separates where you
3531)     are from where you are going on the Internet. What content and data you
3532)     transmit over Tor is controlled by you. If you login to Google or
3533)     Facebook via Tor, the local ISP or network provider doesn't know you
3534)     are visiting Google or Facebook. Google and Facebook don't know where
3535)     you are in the world. However, since you have logged into their sites,
3536)     they know who you are. If you don't want to share information, you are
3537)     in control.
3538)     </p>
3539) 
3540)     <p>
3541)     Second, active content, such as Java, Javascript, Adobe Flash, Adobe
3542)     Shockwave, QuickTime, RealAudio, ActiveX controls, and VBScript, are
3543)     binary applications. These binary applications run as your user account
3544)     with your permissions in your operating system. This means these
3545)     applications can access anything that your user account can access. Some
3546)     of these technologies, such as Java and Adobe Flash for instance, run in
3547)     what is known as a virtual machine. This virtual machine may have the
3548)     ability to ignore your configured proxy settings, and therefore bypass
3549)     Tor and share information directly to other sites on the Internet. The
3550)     virtual machine may be able to store data, such as cookies, completely
3551)     separate from your browser or operating system data stores. Therefore,
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3552)     these technologies must be disabled in your browser to use Tor safely.
3553)     </p>
3554)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3555)     That's where the <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

3556)     href="<page projects/torbrowser>">Tor Browser
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3557)     Bundle</a> comes in. We produce a web browser that is preconfigured to
3558)     help you control the risks to your privacy and anonymity while browsing
3559)     the Internet. Not only are the above technologies disabled to prevent
3560)     identity leaks, the Tor Browser also includes browser extensions like
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3561)     NoScript and Torbutton, as well as patches to the Firefox source
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3562)     code. The full design of the Tor Browser can be read <a
3563)     href="https://www.torproject.org/projects/torbrowser/design/">here</a>.
3564)     In designing a safe, secure solution for browsing the web with Tor,
3565)     we've discovered that configuring <a href="#TBBOtherBrowser">other
Matt Pagan Other Vidalia and Tor Brows...

Matt Pagan authored 10 years ago

3566)     browsers</a> to use Tor is unsafe.
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3567)     </p>
3568) 
3569)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3570)     Alternatively, you may find a Live CD or USB operating system more to
3571)     your liking. The Tails team has created an <a
3572)     href="https://tails.boum.org/">entire bootable operating system</a>
3573)     configured for anonymity and privacy on the Internet.
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3574)     </p>
3575) 
3576)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3577)     Tor is a work in progress. There is still <a
3578)     href="https://www.torproject.org/getinvolved/volunteer">plenty of work
3579)     left to do</a> for a strong, secure, and complete solution.
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3580)     </p>
3581) 
3582)     <hr>
3583) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3584)     <a id="KeyManagement"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3585)     <h3><a class="anchor" href="#KeyManagement">Tell me about all the
3586) keys Tor uses.</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3587) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3588)     <p>
3589)     Tor uses a variety of different keys, with three goals in mind: 1)
3590)     encryption to ensure privacy of data within the Tor network, 2)
3591)     authentication so clients know they're
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3592)     talking to the relays they meant to talk to, and 3) signatures to
3593) make
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3594)     sure all clients know the same set of relays.
3595)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3596) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3597)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3598)     <b>Encryption</b>: first, all connections in Tor use TLS link
3599) encryption,
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3600)     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

3601)     intended for. Further, the Tor client establishes an ephemeral
3602) encryption
Roger Dingledine explain that the authentica...

Roger Dingledine authored 12 years ago

3603)     key with each relay in the circuit; these extra layers of encryption
3604)     mean that only the exit relay can read
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3605)     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

3606)     so logging traffic and then breaking into the relay to discover the
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3607)     key won't work.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3608)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3609) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3610)     <p>
3611)     <b>Authentication</b>:
3612)     Every Tor relay has a public decryption key called the "onion key".
Roger Dingledine explain that the authentica...

Roger Dingledine authored 12 years ago

3613)     Each relay rotates its onion key once a week.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3614)     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

3615) 
3616) href="<svnprojects>design-paper/tor-design.html#subsec:circuits">demands
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3617)     that the Tor relay prove knowledge of its onion key</a>. That way
3618)     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

3619)     Because the Tor client chooses the path, it can make sure to get
3620)     Tor's "distributed trust" property: no single relay in the path can
3621)     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

3622)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3623) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3624)     <p>
3625)     <b>Coordination</b>:
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3626)     How do clients know what the relays are, and how do they know that
3627) they
3628)     have the right keys for them? Each relay has a long-term public
3629) signing
3630)     key called the "identity key". Each directory authority additionally
3631) has a
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3632)     "directory signing key". The directory authorities <a
Sebastian Hahn Fix links that broke due to...

Sebastian Hahn authored 13 years ago

3633)     href="<specblob>dir-spec.txt">provide a signed list</a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3634)     of all the known relays, and in that list are a set of certificates
3635) from
3636)     each relay (self-signed by their identity key) specifying their
3637) keys,
3638)     locations, exit policies, and so on. So unless the adversary can
3639) control
Roger Dingledine explain that the authentica...

Roger Dingledine authored 12 years ago

3640)     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

3641)     directory authorities), he can't trick the Tor client into using
3642)     other Tor relays.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3643)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3644) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3645)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3646)     How do clients know what the directory authorities are? The Tor
3647) software
3648)     comes with a built-in list of location and public key for each
3649) directory
3650)     authority. So the only way to trick users into using a fake Tor
3651) network
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3652)     is to give them a specially modified version of the software.
3653)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3654) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3655)     <p>
3656)     How do users know they've got the right software? When we distribute
3657)     the source code or a package, we digitally sign it with <a
3658)     href="http://www.gnupg.org/">GNU Privacy Guard</a>. See the <a
3659)     href="<page docs/verifying-signatures>">instructions
3660)     on how to check Tor's signatures</a>.
3661)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3662) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3663)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3664)     In order to be certain that it's really signed by us, you need to
3665) have
3666)     met us in person and gotten a copy of our GPG key fingerprint, or
3667) you
3668)     need to know somebody who has. If you're concerned about an attack
3669) on
3670)     this level, we recommend you get involved with the security
3671) community
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3672)     and start meeting people.
3673)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3674) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

3675)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3676) 
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

3677) <a id="EntryGuards"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3678) <h3><a class="anchor" href="#EntryGuards">What are Entry
3679) Guards?</a></h3>
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

3680) 
3681) <p>
3682) Tor (like all current practical low-latency anonymity designs) fails
3683) 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

3684) example, suppose the attacker controls or watches the Tor relay you
3685) choose
3686) to enter the network, and also controls or watches the website you
3687) visit. In
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

3688) this case, the research community knows no practical low-latency design
3689) that can reliably stop the attacker from correlating volume and timing
3690) information on the two sides.
3691) </p>
3692) 
3693) <p>
3694) So, what should we do? Suppose the attacker controls, or can observe,
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

3695) <i>C</i> relays. Suppose there are <i>N</i> relays total. If you select
3696) new entry and exit relays each time you use the network, the attacker
3697) will be able to correlate all traffic you send with probability
3698) <i>(c/n)<sup>2</sup></i>. But profiling is, for most users, as bad
3699) as being traced all the time: they want to do something often without
3700) 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

3701) attacker noticing more often. Thus, choosing many random entries and
3702) exits
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

3703) 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

3704) </p>
3705) 
3706) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3707) The solution is "entry guards": each Tor client selects a few relays at
3708) random
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

3709) to use as entry points, and uses only those relays for her first hop. If
3710) those relays are not controlled or observed, the attacker can't win,
3711) ever, and the user is secure. If those relays <i>are</i> observed or
3712) 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

3713) of the user's traffic &mdash; but still the user is no more profiled
3714) than
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

3715) before. Thus, the user has some chance (on the order of <i>(n-c)/n</i>)
3716) of avoiding profiling, whereas she had none before.
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

3717) </p>
3718) 
3719) <p>
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

3720) You can read more at <a href="http://freehaven.net/anonbib/#wright02">An
3721) Analysis of the Degradation of Anonymous Protocols</a>, <a
3722) href="http://freehaven.net/anonbib/#wright03">Defending Anonymous
3723) Communication Against Passive Logging Attacks</a>, and especially
3724) <a href="http://freehaven.net/anonbib/#hs-attack06">Locating Hidden
3725) Servers</a>.
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

3726) </p>
3727) 
3728) <p>
3729) Restricting your entry nodes may also help against attackers who want
3730) to run a few Tor nodes and easily enumerate all of the Tor user IP
3731) addresses. (Even though they can't learn what destinations the users
3732) 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

3733) list of users.) However, that feature won't really become useful until
3734) we move to a "directory guard" design as well.
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

3735) </p>
3736) 
3737)     <hr>
3738) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3739)     <a id="ChangePaths"></a>
3740)     <h3><a class="anchor" href="#ChangePaths">How often does Tor change its paths?</a></h3>
3741)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3742)      Tor will reuse the same circuit for new TCP streams for 10 minutes,
3743)      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

3744)      will switch to a new circuit immediately.)
3745)     </p>
3746)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3747) But note that a single TCP stream (e.g. a long IRC connection) will stay on
3748) the same circuit forever -- we don't rotate individual streams from one
3749) circuit to the next. Otherwise an adversary with a partial view of the
3750) 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

3751) destination, rather than just one chance.
3752)     </p>
3753) 
3754)     <hr>
3755) 
3756)     <a id="CellSize"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3757)     <h3><a class="anchor" href="#CellSize">Tor uses hundreds of bytes for
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3758)     every IRC line. I can't afford that!</a></h3>
3759)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3760)      Tor sends data in chunks of 512 bytes (called "cells"), to make it
3761)      harder for intermediaries to guess exactly how many bytes you're
3762)      communicating at each step. This is unlikely to change in the near
3763)      future -- if this increased bandwidth use is prohibitive for you, I'm
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3764)      afraid Tor is not useful for you right now.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3765)     </p>
3766)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3767) The actual content of these fixed size cells is
Matt Pagan cgit version of blob_plain/...

Matt Pagan authored 9 years ago

3768) <a href="https://gitweb.torproject.org/torspec.git/tree/tor-spec.txt">
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3769) documented in the main Tor spec</a>, section 3.
3770)     </p>
3771)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3772) We have been considering one day adding two classes of cells -- maybe a 64
3773) byte cell and a 1024 byte cell. This would allow less overhead for
3774) interactive streams while still allowing good throughput for bulk streams.
3775) But since we want to do a lot of work on quality-of-service and better
3776) queuing approaches first, you shouldn't expect this change anytime soon
3777) (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

3778) <a href="<page getinvolved/volunteer>#Research">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3779) research ideas</a> that may involve changing the cell size.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3780)     </p>
3781) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3782)     <hr>
3783) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3784)     <a id="OutboundConnections"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3785)     <h3><a class="anchor" href="#OutboundConnections">Why does netstat show
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3786)     these outbound connections?</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3787)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3788)     Because that's how Tor works. It holds open a handful of connections
3789)     so there will be one available when you need one.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3790)     </p>
3791) 
3792)     <hr>
3793) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3794)     <a id="PowerfulBlockers"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3795)     <h3><a class="anchor" href="#PowerfulBlockers">What about powerful blocking
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3796)     mechanisms?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3797)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3798)  An adversary with a great deal of manpower and money, and severe
3799)  real-world penalties to discourage people from trying to evade detection,
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3800)  is a difficult test for an anonymity and anti-censorship system.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3801)     </p>
3802)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3803) The original Tor design was easy to block if the attacker controls Alice's
3804) connection to the Tor network --- by blocking the directory authorities, by
3805) blocking all the relay IP addresses in the directory, or by filtering based
3806) on the fingerprint of the Tor TLS handshake. After seeing these attacks and
3807) others first-hand, more effort was put into researching new circumvention
3808) techniques. Pluggable transports are protocols designed to allow users behind
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3809) government firewalls to access the Tor network.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3810)     </p>
3811)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3812) 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

3813) details on the <a href="<page docs/pluggable-transports>">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3814) pluggable transports page</a>. You may also be interested in
3815) <a href="https://www.youtube.com/watch?v=GwMr8Xl7JMQ">Roger and Jake's talk at
3816) 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

3817) talk at 44con</a>.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3818)     </p>
3819) 
3820)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3821) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3822)     <a id="RemotePhysicalDeviceFingerprinting"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3823)     <h3><a class="anchor" href="#RemotePhysicalDeviceFingerprinting">Does Tor
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3824)     resist "remote physical device fingerprinting"?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3825)     <p>
3826)  Yes, we resist all of these attacks as far as we know.
3827)     </p>
3828)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3829) These attacks come from examining characteristics of the IP headers or TCP
3830) headers and looking for information leaks based on individual hardware
3831) signatures. One example is the
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3832) <a href="http://www.caida.org/outreach/papers/2005/fingerprinting/">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3833) 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

3834) 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

3835) </p>
3836) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3837) Tor transports TCP streams, not IP packets, so we end up automatically
3838) scrubbing a lot of the potential information leaks. Because Tor relays use
3839) their own (new) IP and TCP headers at each hop, this information isn't
3840) relayed from hop to hop. Of course, this also means that we're limited in
3841) the protocols we can transport (only correctly-formed TCP, not all IP like
3842) 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

3843) </p>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3844) 
3845)     <hr>
3846) 
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

3847)     <a id="IsTorLikeAVPN"></a>
3848)     <h3><a class="anchor" href="#IsTorLikeAVPN">Is Tor like a VPN?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3849) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3850)     <p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3851)     <b>Do not use a VPN as an <a href="http://www.nbcnews.com/news/investigations/war-anonymous-british-spies-attacked-hackers-snowden-docs-show-n21361">anonymity solution</a>.</b>
3852)     If you're looking for a trusted entry into the Tor network, or if you want
Matt Pagan Combined the two FAQ entrie...

Matt Pagan authored 10 years ago

3853)     to obscure the fact that you're using Tor, <a
3854)     href="https://www.torproject.org/docs/bridges#RunningABridge">setting up
3855)     a private server as a bridge</a> works quite well.
3856)     </p>
3857) 
3858)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3859)     VPNs encrypt the traffic between the user and the VPN provider,
3860)     and they can act as a proxy between a user and an online destination.
3861)     However, VPNs have a single point of failure: the VPN provider.
3862)     A technically proficient attacker or a number of employees could
3863)     retrieve the full identity information associated with a VPN user.
3864)     It is also possible to use coercion or other means to convince a
3865)     VPN provider to reveal their users' identities. Identities can be
3866)     discovered by following a money trail (using Bitcoin does not solve
3867)     this problem because Bitcoin is not anonymous), or by persuading the
3868)     VPN provider to hand over logs. Even
3869)     if a VPN provider says they don't keep logs, users have to take their
3870)     word for it---and trust that the VPN provider won't buckle to outside
3871)     pressures that might want them to start keeping logs.
3872)     </p>
3873) 
3874)     <p>
3875)     When you use a VPN, websites can still build up a persistent profile of
3876)     your usage over time. Even though sites you visit won't automatically
3877)     get your originating IP address, they still know how to profile you
3878)     based on your browsing history.
3879)     </p>
3880) 
3881)     <p>
3882)     When you use Tor the IP address you connect to changes at most every 10
3883)     minutes, and often more frequently than that. This makes it extremely
3884)     dificult for websites to create any sort of persistent profile of Tor
3885)     users (assuming you did not <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

3886)     href="<page download/download>#warning">identify
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3887)     yourself in other ways</a>). No one Tor relay can know enough
3888)     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

3889)     href="<page about/overview>#thesolution">encrypted
Matt Pagan Created a new FAQ entry abo...

Matt Pagan authored 10 years ago

3890)     three-hop circuit</a> design.
3891)     </p>
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

3892) 
3893)     <hr>
3894) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3895)     <a id="Proxychains"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3896)     <h3><a class="anchor" href="#Proxychains">Aren't 10 proxies
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3897)     (proxychains) better than Tor with only 3 hops?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3898) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3899)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3900)     Proxychains is a program that sends your traffic through a series of
3901)     open web proxies that you supply before sending it on to your final
3902)     destination. <a href="#KeyManagement">Unlike Tor</a>, proxychains
3903)     does not encrypt the connections between each proxy server. An open proxy
3904)     that wanted to monitor your connection could see all the other proxy
3905)     servers you wanted to use between itself and your final destination,
3906)     as well as the IP address that proxy hop received traffic from.
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3907)     </p>
3908)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3909)     Because the <a
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3910)     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

3911)     Tor protocol</a> requires encrypted relay-to-relay connections, not
3912)     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

3913)     </p>
3914)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3915)     While Tor relays are run by volunteers and checked periodically for
3916)     suspicious behavior, many open proxies that can be found with a search
3917)     engine are compromised machines, misconfigured private proxies
3918)     not intended for public use, or honeypots set up to exploit users.
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3919)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3920) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3921)     <hr>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3922) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3923) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3924) <a id="AttacksOnOnionRouting"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3925)     <h3><a class="anchor" href="#AttacksOnOnionRouting">What attacks remain
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3926)     against onion routing?</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3927)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3928) As mentioned above, it is possible for an observer who can view both you and
3929) either the destination website or your Tor exit node to correlate timings of
3930) 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

3931) defend against such a threat model.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3932)     </p>
3933)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3934) In a more limited sense, note that if a censor or law enforcement agency has
3935) the ability to obtain specific observation of parts of the network, it is
3936) possible for them to verify a suspicion that you talk regularly to your friend
3937) by observing traffic at both ends and correlating the timing of only that
3938) traffic. Again, this is only useful to verify that parties already suspected
3939) of communicating with one another are doing so. In most countries, the
3940) suspicion required to obtain a warrant already carries more weight than
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3941) timing correlation would provide.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3942)     </p>
3943)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3944) Furthermore, since Tor reuses circuits for multiple TCP connections, it is
3945) possible to associate non anonymous and anonymous traffic at a given exit
3946) node, so be careful about what applications you run concurrently over Tor.
3947) Perhaps even run separate Tor clients for these applications.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3948)     </p>
3949) 
3950)     <hr>
3951) 
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

3952)     <a id="LearnMoreAboutAnonymity"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3953)     <h3><a class="anchor" href="#LearnMoreAboutAnonymity">Where can I
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

3954)     learn more about anonymity?</a></h3>
3955) 
3956)     <p>
3957)     <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.
3958)     </p>
3959) 
3960)     <hr>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

3961) 
3962)     <a id="AlternateDesigns"></a>
3963)     <h2><a class="anchor">Alternate designs:</a></h2>
3964) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3965)     <a id="EverybodyARelay"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3966)     <h3><a class="anchor" href="#EverybodyARelay">You should make every
3967) Tor user be a relay.</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3968) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3969)     <p>
3970)     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

3971)     network to handle all our users, and <a
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

3972)     href="#BetterAnonymity">running a Tor
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3973)     relay may help your anonymity</a>. However, many Tor users cannot be
3974) good
3975)     relays &mdash; for example, some Tor clients operate from behind
3976) restrictive
3977)     firewalls, connect via modem, or otherwise aren't in a position
3978) where they
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3979)     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

3980)     part of providing effective anonymity for everyone, since many Tor
3981) users
3982)     are subject to these or similar constraints and including these
3983) clients
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3984)     increases the size of the anonymity set.
3985)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3986) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3987)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3988)     That said, we do want to encourage Tor users to run relays, so what
3989) we
3990)     really want to do is simplify the process of setting up and
3991) maintaining
3992)     a relay. We've made a lot of progress with easy configuration in the
3993) past
3994)     few years: Vidalia has an easy relay configuration interface, and
3995) supports
3996)     uPnP too. Tor is good at automatically detecting whether it's
3997) reachable and
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3998)     how much bandwidth it can offer.
3999)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4000) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4001)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4002)     There are five steps we need to address before we can do this
4003) though:
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4004)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4005) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4006)     <p>
4007)     First, we need to make Tor stable as a relay on all common
4008)     operating systems. The main remaining platform is Windows,
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4009)     and we're mostly there. See Section 4.1 of <a
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4010)     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

4011) >our
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4012)     development roadmap</a>.
4013)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4014) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4015)     <p>
4016)     Second, we still need to get better at automatically estimating
4017)     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

4018)     <a href="<page getinvolved/volunteer>#Research">research section of
4019) the
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4020)     volunteer page</a>: "Tor doesn't work very well when relays
4021)     have asymmetric bandwidth (e.g. cable or DSL)". It might be that <a
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4022)     href="<page docs/faq>#TransportIPnotTCP">switching
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4023)     to UDP transport</a> is the simplest answer here &mdash; which alas
4024) is
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4025)     not a very simple answer at all.
4026)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4027) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4028)     <p>
4029)     Third, we need to work on scalability, both of the network (how to
4030)     stop requiring that all Tor relays be able to connect to all Tor
4031)     relays) and of the directory (how to stop requiring that all Tor
4032)     users know about all Tor relays). Changes like this can have large
4033)     impact on potential and actual anonymity. See Section 5 of the <a
4034)     href="<svnprojects>design-paper/challenges.pdf">Challenges</a> paper
4035)     for details. Again, UDP transport would help here.
4036)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4037) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4038)     <p>
4039)     Fourth, we need to better understand the risks from
4040)     letting the attacker send traffic through your relay while
4041)     you're also initiating your own anonymized traffic. <a
4042)     href="http://freehaven.net/anonbib/#back01">Three</a> <a
4043)     href="http://freehaven.net/anonbib/#clog-the-queue">different</a>
4044)     <a href="http://freehaven.net/anonbib/#torta05">research</a> papers
4045)     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

4046)     through candidate relays and looking for dips in the traffic while
4047) the
4048)     circuit is active. These clogging attacks are not that scary in the
4049) Tor
4050)     context so long as relays are never clients too. But if we're trying
4051) to
4052)     encourage more clients to turn on relay functionality too (whether
4053) as
4054)     <a href="<page docs/bridges>">bridge relays</a> or as normal
4055) relays), then
4056)     we need to understand this threat better and learn how to mitigate
4057) it.
4058)     </p>
4059) 
4060)     <p>
4061)     Fifth, we might need some sort of incentive scheme to encourage
4062) people
4063)     to relay traffic for others, and/or to become exit nodes. Here are
4064) our
Roger Dingledine fix another 404 from the fr...

Roger Dingledine authored 13 years ago

4065)     <a href="<blog>two-incentive-designs-tor">current
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4066)     thoughts on Tor incentives</a>.
4067)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4068) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4069)     <p>
4070)     Please help on all of these!
4071)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4072) 
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4073) <hr>
4074) 
4075) <a id="TransportIPnotTCP"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4076) <h3><a class="anchor" href="#TransportIPnotTCP">You should transport all
4077) IP packets, not just TCP packets.</a></h3>
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4078) 
4079) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4080) This would be handy, because it would make Tor better able to handle
4081) new protocols like VoIP, it could solve the whole need to socksify
4082) 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

4083) allocate a lot of file descriptors to hold open all the exit
4084) connections.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4085) </p>
4086) 
4087) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4088) We're heading in this direction: see <a
4089) href="https://trac.torproject.org/projects/tor/ticket/1855">this trac
4090) ticket</a> for directions we should investigate. Some of the hard
4091) problems are:
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4092) </p>
4093) 
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 13 years ago

4094) <ol>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4095) <li>IP packets reveal OS characteristics. We would still need to do
4096) IP-level packet normalization, to stop things like TCP fingerprinting
4097) 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

4098) href="#RemotePhysicalDeviceFingerprinting">device
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4099) fingerprinting attacks</a>, it looks like our best bet is shipping our
4100) own user-space TCP stack.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4101) </li>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4102) <li>Application-level streams still need scrubbing. We will still need
4103) user-side applications like Torbutton. So it won't become just a matter
4104) of capturing packets and anonymizing them at the IP layer.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4105) </li>
4106) <li>Certain protocols will still leak information. For example, we must
4107) rewrite DNS requests so they are delivered to an unlinkable DNS server
4108) rather than the DNS server at a user's ISP; thus, we must understand
4109) the protocols we are transporting.
4110) </li>
4111) <li><a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4112) href="http://crypto.stanford.edu/~nagendra/projects/dtls/dtls.html">DTLS
4113) </a>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4114) (datagram TLS) basically has no users, and IPsec sure is big. Once we've
4115) picked a transport mechanism, we need to design a new end-to-end Tor
4116) protocol for avoiding tagging attacks and other potential anonymity and
4117) integrity issues now that we allow drops, resends, et cetera.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4118) </li>
4119) <li>Exit policies for arbitrary IP packets mean building a secure
4120) IDS. Our node operators tell us that exit policies are one of the main
4121) reasons they're willing to run Tor. Adding an Intrusion Detection System
4122) 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

4123) and would likely not work anyway, as evidenced by the entire field of
4124) IDS
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4125) and counter-IDS papers. Many potential abuse issues are resolved by the
4126) fact that Tor only transports valid TCP streams (as opposed to arbitrary
4127) IP including malformed packets and IP floods), so exit policies become
4128) even <i>more</i> important as we become able to transport IP packets. We
4129) 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

4130) so clients can predict which nodes will allow their packets to exit
4131) &mdash;
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4132) and clients need to predict all the packets they will want to send in
4133) a session before picking their exit node!
4134) </li>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4135) <li>The Tor-internal name spaces would need to be redesigned. We support
4136) hidden service ".onion" addresses by intercepting the addresses when
4137) they are passed to the Tor client. Doing so at the IP level will require
4138) a more complex interface between Tor and the local DNS resolver.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4139) </li>
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

4140) </ol>
4141) 
4142) <hr>
4143) 
4144) <a id="HideExits"></a>
4145) <h3><a class="anchor" href="#HideExits">You should hide the list of Tor
4146) relays, so people can't block the exits.</a></h3>
4147) 
4148) <p>
4149) There are a few reasons we don't:
4150) </p>
4151) 
4152) <ol>
4153) <li>We can't help but make the information available, since Tor clients
4154) need to use it to pick their paths. So if the "blockers" want it, they
4155) can get it anyway. Further, even if we didn't tell clients about the
4156) list of relays directly, somebody could still make a lot of connections
4157) through Tor to a test site and build a list of the addresses they see.
4158) </li>
4159) 
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4160) <li>If people want to block us, we believe that they should be allowed
4161) to
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

4162) do so.  Obviously, we would prefer for everybody to allow Tor users to
4163) 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

4164) should allow connections from, and if they want to block anonymous
4165) users,
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

4166) they can.
4167) </li>
4168) 
4169) <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

4170) response to website maintainers who feel threatened by Tor. Giving them
4171) the option may inspire them to <a href="<page docs/faq-abuse>#Bans">stop
4172) and think</a> about whether they really want to eliminate private access
4173) to their system, and if not, what other options they might have. The
4174) time they might otherwise have spent blocking Tor, they may instead
4175) spend rethinking their overall approach to privacy and anonymity.
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

4176) </li>
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4177) </ol>
4178) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

4179)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4180) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4181) <a id="ChoosePathLength"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4182) <h3><a class="anchor" href="#ChoosePathLength">You should let people choose
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4183) their path length.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4184) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4185)  Right now the path length is hard-coded at 3 plus the number of nodes in
4186)  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

4187)  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

4188) </p>
4189) <p>
Roger Dingledine more updates on the 'change...

Roger Dingledine authored 9 years ago

4190)  We don't want to encourage people to use paths longer than this &mdash; it
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4191)  increases load on the network without (as far as we can tell) providing
Roger Dingledine fix broken link

Roger Dingledine authored 9 years ago

4192)  any more security. Remember that
4193) <a href="https://svn.torproject.org/svn/projects/design-paper/tor-design.html#subsec:threat-model">the
4194) best way to attack Tor is to attack the endpoints and ignore the middle
Matt Pagan More than 3 hops can harm a...

Matt Pagan authored 9 years ago

4195)  of the path</a>.
Roger Dingledine more updates on the 'change...

Roger Dingledine authored 9 years ago

4196)  Also, using paths longer than 3 could harm anonymity, first because
4197)  it makes <a href="http://freehaven.net/anonbib/#ccs07-doa">"denial of
4198)  security"</a> attacks easier, and second because it could act as an
4199)  identifier if only a few people do it ("Oh, there's that person who
4200)  changed her path length again").
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4201) </p>
4202) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4203)  And we don't want to encourage people to use paths of length 1 either.
Roger Dingledine more updates on the 'change...

Roger Dingledine authored 9 years ago

4204)  Currently there is no reason to suspect that investigating a single
4205)  relay will yield user-destination pairs, but if many people are using
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4206)  only a single hop, we make it more likely that attackers will seize or
Roger Dingledine more updates on the 'change...

Roger Dingledine authored 9 years ago

4207)  break into relays in hopes of tracing users.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4208) </p>
4209) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4210)  Now, there is a good argument for making the number of hops in a path
4211)  unpredictable. For example, somebody who happens to control the last
4212)  two hops in your path still doesn't know who you are, but they know
4213)  for sure which entry node you used. Choosing path length from, say,
4214)  a geometric distribution will turn this into a statistical attack,
4215)  which seems to be an improvement. On the other hand, a longer path
Roger Dingledine more updates on the 'change...

Roger Dingledine authored 9 years ago

4216)  length is bad for usability, and without further protections it seems
4217)  likely that an adversary can estimate your path length anyway. We're
4218)  not sure of the right trade-offs here. Please write a research paper
4219)  that tells us what to do.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4220) </p>
4221) 
4222)     <hr>
4223) 
4224) <a id="SplitEachConnection"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4225)     <h3><a class="anchor" href="#SplitEachConnection">You should split
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4226)     each connection over many paths.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4227) 
4228)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4229)  We don't currently think this is a good idea. You see, the attacks we're
4230)  worried about are at the endpoints: the adversary watches Alice (or the
4231)  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

4232)  that they are communicating.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4233)     </p>
4234)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4235) If we make the assumption that timing attacks work well on even a few packets
4236) 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

4237) connection seems to hurt anonymity, not help it.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4238)     </p>
4239)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4240) Now, it's possible that we could make ourselves more resistant to end-to-end
4241) attacks with a little bit of padding and by making each circuit send and
4242) receive a fixed number of cells. This approach is more well-understood in
4243) the context of high-latency systems. See e.g.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4244) <a href="http://freehaven.net/anonbib/#pet05-serjantov">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4245) Message Splitting Against the Partial Adversary by Andrei Serjantov and
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4246) Steven J. Murdoch</a>.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4247)     </p>
4248)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4249) But since we don't currently understand what network and padding
4250) parameters, if any, could provide increased end-to-end security, our
4251) current strategy is to minimize the number of places that the adversary
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4252) could possibly see.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4253)     </p>
4254) 
4255)     <hr>
4256) 
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

4257)     <a id="MigrateApplicationStreamsAcrossCircuits"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4258)     <h3><a class="anchor" href="#MigrateApplicationStreamsAcrossCircuits">You
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

4259)     should migrate application streams across circuits.</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4260)     <p>This would be great for two reasons. First, if a circuit breaks, we
4261)     would be able to shift its active streams onto a new circuit, so they
4262)     don't have to break. Second, it is conceivable that we could get
4263)     increased security against certain attacks by migrating streams
4264)     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

4265)     might make it more vulnerable to certain adversaries.</p>
4266) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4267)     <p>There are two problems though. First, Tor would need a much more
4268)     bulky protocol. Right now each end of the Tor circuit just sends the
4269)     cells, and lets TCP provide the in-order guaranteed delivery. If we
4270)     can move streams across circuits, though, we would need to add queues
4271)     at each end of the circuit, add sequence numbers so we can send and
4272)     receive acknowledgements for cells, and so forth. These changes would
4273)     increase the complexity of the Tor protocol considerably. Which leads
4274)     to the second problem: if the exit node goes away, there's nothing we
4275)     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

4276)     long, so in about a third of the cases we just lose.</p>
4277) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4278)     <p>Thus our current answer is that since we can only improve things by
4279)     at best 2/3, it's not worth the added code and complexity. If somebody
4280)     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

4281)     simple, we'd love to add it.</p>
4282) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4283)     <p>But there are still some approaches we can take to improve the
4284)     reliability of streams. The main approach we have now is to specify
4285)     that streams using certain application ports prefer circuits to be
4286)     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

4287)     <a href="#torrc">torrc</a> option, and they default to</p>
4288)     <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

4289)     <p>The definition of "stable" is an open research question, since we
4290)     can only guess future stability based on past performance. Right now
4291)     we judge that a node is stable if it advertises that it has been up
4292)     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

4293)     account the average stability of the other nodes in the Tor network.</p>
4294) 
4295)     <hr>
4296) 
4297)     <a id="LetTheNetworkPickThePath"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4298)     <h3><a class="anchor" href="#LetTheNetworkPickThePath">You should
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

4299)     let the network pick the path, not the client</a></h3>
4300) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4301)     <p>No. You cannot trust the network to pick the path for relays could
4302)     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

4303)     an adversary the ability to watch all of your traffic end to end.</p>
4304) 
4305)     <hr>
4306) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4307)     <a id="UnallocatedNetBlocks"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4308)     <h3><a class="anchor" href="#UnallocatedNetBlocks">Your default exit
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4309)     policy should block unallocated net blocks too.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4310) 
4311)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4312)  No, it shouldn't. The default exit policy blocks certain private net blocks,
4313)  like 10.0.0.0/8, because they might actively be in use by Tor relays and we
4314)  don't want to cause any surprises by bridging to internal networks. Some
4315)  overzealous firewall configs suggest that you also block all the parts of
4316)  the Internet that IANA has not currently allocated. First, this turns into
4317)  a problem for them when those addresses *are* allocated. Second, why should
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4318)  we default-reject something that might one day be useful?
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4319)     </p>
4320)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4321) Tor's default exit policy is chosen to be flexible and useful in the future:
4322) we allow everything except the specific addresses and ports that we
4323) anticipate will lead to problems.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4324)     </p>
4325) 
4326)     <hr>
4327) 
4328)     <a id="BlockWebsites"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4329)     <h3><a class="anchor" href="#BlockWebsites">Exit policies should be
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4330)     able to block websites, not just IP addresses.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4331) 
4332)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4333)  It would be nice to let relay operators say things like "reject
4334)  www.slashdot.org" in their exit policies, rather than requiring
4335)  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

4336)  (and then also blocking other sites at those IP addresses).
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4337)     </p>
4338)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4339) There are two problems, though. First, users could still get around these
4340) blocks. For example, they could request the IP address rather than the
4341) hostname when they exit from the Tor network. This means operators would
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4342) 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

4343)     </p>
4344)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4345) The second problem is that it would allow remote attackers to censor
4346) arbitrary sites. For example, if a Tor operator blocks www1.slashdot.org,
4347) and then some attacker poisons the Tor relay's DNS or otherwise changes
4348) that hostname to resolve to the IP address for a major news site, then
4349) suddenly that Tor relay is blocking the news site.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4350)     </p>
4351) 
4352)     <hr>
4353) 
4354)     <a id="BlockContent"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4355)     <h3><a class="anchor" href="#BlockContent">You should change Tor to
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4356)     prevent users from posting certain content.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4357) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4358)     <p> Tor only transports data, it does not inspect the contents of the
4359)     connections which are sent over it. In general it's a very hard problem
4360)     for a computer to determine what is objectionable content with good true
4361)     positive/false positive rates and we are not interested in addressing
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4362)     this problem.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4363)     </p>
4364)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4365) Further, and more importantly, which definition of "certain content" could we
4366) use? Every choice would lead to a quagmire of conflicting personal morals. The
4367) only solution is to have no opinion.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4368)     </p>
4369) 
4370)     <hr>
4371) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4372)     <a id="SendPadding"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4373)     <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

4374)     more secure.</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

4375) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4376)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4377)     Like all anonymous communication networks that are fast enough for web
4378)     browsing, Tor is vulnerable to statistical "traffic confirmation"
4379)     attacks, where the adversary watches traffic at both ends of a circuit
4380)     and confirms his guess that they're communicating. It would be really
4381)     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

4382)     are three problems here:
4383)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

4384) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4385)     <ul>
4386)     <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4387)     Cover traffic is really expensive. And *every* user needs to be doing
4388)     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

4389)     operators, and they're already pushed to the limit.
4390)     </li>
4391)     <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4392)     You'd need to always be sending traffic, meaning you'd need to always
4393)     be online. Otherwise, you'd need to be sending end-to-end cover
4394)     traffic -- not just to the first hop, but all the way to your final
4395)     destination -- to prevent the adversary from correlating presence of
4396)     traffic at the destination to times when you're online. What does it
4397)     mean to send cover traffic to -- and from -- a web server? That is not
4398)     supported in most protocols.
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4399)     </li>
4400)     <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4401)     Even if you *could* send full end-to-end padding between all users and
4402)     all destinations all the time, you're *still* vulnerable to active
4403)     attacks that block the padding for a short time at one end and look for
4404)     patterns later in the path.
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4405)     </li>
4406)     </ul>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

4407) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4408)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4409)     In short, for a system like Tor that aims to be fast, we don't see any
4410)     use for padding, and it would definitely be a serious usability problem.
4411)     We hope that one day somebody will prove us wrong, but we are not
4412)     optimistic.
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4413)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

4414) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4415)     <hr>
4416) 
4417)     <a id="Steganography"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4418)     <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

4419)     traffic.</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

4420) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4421)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4422)     Many people suggest that we should use steganography to make it hard
4423)     to notice Tor connections on the Internet. There are a few problems
4424)     with this idea though:
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4425)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

4426) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4427)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4428)     First, in the current network topology, the Tor relays list <a
4429)     href="#HideExits">is public</a> and can be accessed by attackers.
4430)     An attacker who wants to detect or block anonymous users could
4431)     always just notice <b>any connection</b> to or from a Tor relay's
4432)     IP address.
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4433)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

4434) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4435)     <hr>
4436) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

4437)     <a id="Abuse"></a>
4438)     <h2><a class="anchor">Abuse:</a></h2>
4439) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4440)     <a id="Criminals"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4441)     <h3><a class="anchor" href="#Criminals">Doesn't Tor enable criminals
4442) to do bad things?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4443) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4444)     <p>
4445)     For the answer to this question and others, please see our <a
4446)     href="<page docs/faq-abuse>">Tor Abuse FAQ</a>.
4447)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4448) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

4449)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4450) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4451)     <a id="RespondISP"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4452)     <h3><a class="anchor" href="#RespondISP">How do I respond to my ISP
4453) about my exit relay?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4454) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4455)     <p>
4456)     A collection of templates for successfully responding to ISPs is <a
Karsten Loesing Update wiki links

Karsten Loesing authored 12 years ago

4457)     href="<wiki>doc/TorAbuseTemplates">collected
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4458)     here</a>.
4459)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4460) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

4461)     <hr>
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

4462) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4463)    <a id="HelpPoliceOrLawyers"></a>
4464)    <h3><a class="anchor" href="#HelpPoliceOrLawyers">I have questions about
4465)    a Tor IP address for a legal case.</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4466) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4467)    <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4468)    Please read the <a
4469)    href="https://www.torproject.org/eff/tor-legal-faq">legal FAQ written
4470)    by EFF lawyers</a>. There's a growing <a
4471)    href="https://blog.torproject.org/blog/start-tor-legal-support-directory">legal
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4472)    directory</a> of people who may be able to help you.
4473)    </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4474) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4475)    <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4476)    If you need to check if a certain IP address was acting as a Tor exit
4477)    node at a certain date and time, you can use the <a
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4478)    href="https://exonerator.torproject.org/">ExoneraTor tool</a> to query the
4479)    historic Tor relay lists and get an answer.
4480)    </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4481) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4482)    <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4483) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4484)   </div>
4485)   <!-- END MAINCOL -->
4486)   <div id = "sidecol">
4487) #include "side.wmi"
4488) #include "info.wmi"
4489)   </div>
4490)   <!-- END SIDECOL -->
4491) </div>
4492) <!-- END CONTENT -->
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4493) #include <foot.wmi>