e0037ef0ee6e86ea0aad323b159a9cbcc381a094
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 />
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

19)     <a href="#TBBGeneral">Tor Browser (general):</a><br />
20)     <a href="#TBB3.x">Tor Browser (3.x and later):</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 9 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 Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

77)     <p>Tor Browser (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
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

91) allow JavaScript by default in Tor Browser?  Isn't that
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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 Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

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

Matt Pagan authored 10 years ago

110) 
111)     <ul>
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

118)     or bridge?</a></li>
119)     <li><a href="#Timestamps">Why are the file timestamps from 2000?</a></li>
Sebastian Hahn Remove some whitespace at eol

Sebastian Hahn authored 9 years ago

120)     <li><a href="#TBBSourceCode">Where is the source code for Tor Browser?
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

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

Roger Dingledine authored 12 years ago

122)     </ul>
123) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Matt Pagan authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

147) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

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

Roger Dingledine authored 9 years ago

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

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 10 years ago

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

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

Andrew Lewman authored 11 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 9 years ago

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

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

Roger Dingledine authored 10 years ago

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

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

209) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

212)     <ul>
213)     <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

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

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

Roger Dingledine authored 13 years ago

216) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

218) 
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

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

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

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 13 years ago

258) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

288) 
Matt Pagan Clarified torrc entry.

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Runa A. Sandvik authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Runa A. Sandvik authored 13 years ago

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

376) watching your traffic, injecting their own advertisements into your
377) traffic
Roger Dingledine minor faq cleanups

Roger Dingledine authored 12 years ago

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

Runa A. Sandvik authored 13 years ago

379)     </p>
380)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Runa A. Sandvik authored 13 years ago

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

Andrew Lewman authored 13 years ago

398)     <p>
399)     <dl>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Runa A. Sandvik authored 13 years ago

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

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

Runa A. Sandvik authored 13 years ago

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

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

Runa A. Sandvik authored 13 years ago

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

Andrew Lewman authored 13 years ago

422)     </dl>
423)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

432)     <p>
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

433)     If you want to use Tor with a web browser, we provide the Tor Browser,
434)     which includes everything you need to browse the web safely using
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

435)     Tor. If you want to use another web browser with Tor, see <a
436)     href="#TBBOtherBrowser">Other web browsers</a>.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 10 years ago

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

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

Karsten Loesing authored 12 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

485)     <p>
Sebastian Hahn rephrase backdoor faq entry

Sebastian Hahn authored 9 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

492)     <p>
493)     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

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

Sebastian Hahn authored 9 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Sebastian Hahn authored 9 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

513)     <p>
514)     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

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

Sebastian Hahn authored 9 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

525)     <p>
526)     Yes.
527)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 9 years ago

530)     The Tor software is <a href="https://www.fsf.org/">free software</a>. This
531)     means we give you the rights to redistribute the Tor software, either
532)     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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 9 years ago

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

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

Matt Pagan authored 9 years ago

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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 9 years ago

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

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 9 years ago

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

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 9 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 9 years ago

558)     Also, you should make sure not to confuse your readers about what Tor is,
559)     who makes it, and what properties it provides (and doesn't provide). See
560)     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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

563)     <p>
564)     Lastly, you should realize that we release new versions of the
565)     Tor software frequently, and sometimes we make backward incompatible
Matt Pagan Updated the Licensing FAQ.

Matt Pagan authored 9 years ago

566)     changes. So if you distribute a particular version of the Tor software, it
567)     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

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

578)     <ol>
579)     <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

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 12 years ago

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

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 11 years ago

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

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 11 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 11 years ago

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

Andrew Lewman authored 13 years ago

612)     <a id="WhySlow"></a>
613)     <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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

662)     <li>
Sebastian Hahn Remove vidalia-related docs...

Sebastian Hahn authored 9 years ago

663)     Help us make Tor more usable. We
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

677)     <li>
678)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

730)     </p>
731) 
732)     <hr>
733) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

758)     <li>
759)     Scalability: We need to keep scaling and decentralizing the Tor
760)     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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Damian Johnson authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

789)     Usability: Beyond documentation, we also need to work on usability
790) of the
791)     software itself. This includes installers, clean GUIs, easy
792) configuration
793)     to interface with other applications, and generally automating all
794) of
Sebastian Hahn Remove vidalia-related docs...

Sebastian Hahn authored 9 years ago

795)     the difficult and confusing steps inside Tor.
796)     Usability for privacy software has never been easy.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 9 years ago

858)     <hr>
859) 
860) 
861)     <a id="Mobile"></a>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

862)     <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 9 years ago

863)     device?</a></h3>
864) 
865)     <p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 9 years ago

869)     working to make this a reality in the future.
870)     </p>
871) 
Robert Ransom Add a missing horizontal rule

Robert Ransom authored 13 years ago

872)     <hr>
873) 
Lunar Remove duplication about ou...

Lunar authored 9 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

883)     </p>
884)     <p>
Lunar Remove duplication about ou...

Lunar authored 9 years ago

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

886)     ports. Since Tor does all its connections in the background, it will retry
887)     ones that fail, and hopefully you'll never have to know that it failed, as
888)     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

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

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

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

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

915)     <p>
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

916)     Use <a href="https://torproject.org/projects/torbrowser.html">Tor
917)     Browser</a>. If you want a separate application for an
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

918)     ftp client, we've heard good things about  FileZilla for Windows. You can
919)     configure it to point to Tor as a "socks4a" proxy on "localhost" port
920)     "9050".
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

929)     <p>No, it doesn't. You need to use a separate program that understands
930)     your application and protocol and knows how to clean or "scrub" the data
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

931)     it sends. The Tor Browser tries to keep application-level data,
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

932)     like the user-agent string, uniform for all users. The Tor Browser can't
933)     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

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

Matt Pagan authored 10 years ago

935)     careful and be smart.</a>
936)     </p>
937) 
938)     <hr>
939) 
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 10 years ago

944)     <p>
945)     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

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 10 years ago

954)     </p>
955)     <pre>
956) Issued Certificate
957) Version: 3
958) Serial Number: 09 48 B1 A9 3B 25 1D 0D B1 05 10 59 E2 C2 68 0A
959) Not Valid Before: 2013-10-22
960) Not Valid After: 2016-05-03
961) Certificate Fingerprints
962) SHA1: 84 24 56 56 8E D7 90 43 47 AA 89 AB 77 7D A4 94 3B A1 A7 D5
963) 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

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

Matt Pagan authored 10 years ago

965) <br>
966)     <p>
967) blog.torproject.org SSL certificate from RapidSSL:
Andrew Lewman update the faq with the ssl...

Andrew Lewman authored 13 years ago

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

979)     <hr>
980) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

1024)     exactly the one that we intended you to get.
1025)     </p>
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>
1028)     Please read the <a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1033) <hr>
1034) 
1035) <a id="GetTor"></a>
1036) <h3><a class="anchor" href="#GetTor">Your website is blocked in my
1037) country. How do I download Tor?</a></h3>
1038) 
1039) <p>
1040) Some government or corporate firewalls censor connections to Tor's
1041) website. In those cases, you have three options. First, get it from
Sebastian Hahn Remove some whitespace at eol

Sebastian Hahn authored 9 years ago

1042) a friend &mdash; <a href="<page projects/torbrowser>">Tor Browser</a>
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1046) for the <a href="<page getinvolved/mirrors>">Tor mirrors</a> page
1047) 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

1048) you can download Tor Browser via email: log in to your email account
1049) and send an email to '<tt>gettor@torproject.org</tt>' with one of the
1050) following words in the body of the message: <tt>windows</tt>,
1051) <tt>osx</tt> or <tt>linux</tt> (case insensitive).
1052) You will receive a reply with links from popular cloud services to
Sebastian Hahn People like spelling it OS X

Sebastian Hahn authored 9 years ago

1053) download Tor Browser for Windows, Mac OS X or Linux, depending on the
Sebastian Hahn fixup gettor faq entry

Sebastian Hahn authored 9 years ago

1054) option you chose. Currently, the only cloud service supported is
ileiva GetTor instructions on FAQ...

ileiva authored 9 years ago

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

Sebastian Hahn authored 9 years ago

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

Roger Dingledine authored 13 years ago

1063) </p>
1064) 
1065) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Robert Ransom authored 13 years ago

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

Roger Dingledine authored 13 years ago

1070) </p>
1071) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

1087)     recompile it yourself.</p>
1088) 
1089)     <hr>
1090) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Matt Pagan authored 10 years ago

1094) 
1095)     <p>
1096)     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

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

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1102)     </p>
1103) 
1104)     <hr>
1105) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Damian Johnson authored 13 years ago

1111)     Yes.  Use <a href="https://tails.boum.org/">The Amnesic Incognito
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

1114) 
1115) <hr>
1116) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

1117) <a id="TBBGeneral"></a>
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

1118) <h2><a class="anchor">Tor Browser (general):</a></h2>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

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

Roger Dingledine authored 12 years ago

1124) 
1125) <p>
Moritz Bartl removed torbutton pages, mo...

Moritz Bartl authored 11 years ago

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

Matt Pagan authored 10 years ago

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

Moritz Bartl authored 11 years ago

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

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

Matt Pagan authored 10 years ago

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

Moritz Bartl authored 11 years ago

1139) 
1140) <p>
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

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

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

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

Moritz Bartl authored 11 years ago

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

Roger Dingledine authored 12 years ago

1149) <hr>
1150) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

1159) </p>
1160) <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

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

Matt Pagan authored 10 years ago

1162) <p>
1163) from inside the Tor Browser directory.
1164) </p>
1165) 
Matt Pagan Added an FAQ entry relevant...

Matt Pagan authored 10 years ago

1166) <hr>
1167) 
Matt Pagan Added FAQs re Sophos antivi...

Matt Pagan authored 10 years ago

1168) <a id="SophosOnMac"></a>
1169) <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

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

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 9 years ago

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

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 9 years ago

1178) this issue.
1179) </p>
Matt Pagan Added FAQs re Sophos antivi...

Matt Pagan authored 10 years ago

1180) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

1181) <hr>
1182) 
Matt Pagan Added an FAQ about Webroot....

Matt Pagan authored 9 years ago

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

Matt Pagan authored 9 years ago

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

Matt Pagan authored 9 years ago

1186) 
1187) <p>
Matt Pagan Provide Webroot users with...

Matt Pagan authored 9 years ago

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

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 9 years ago

1196) 
1197) <hr>
1198) 
Roger Dingledine two more tbb faqs, with pla...

Roger Dingledine authored 12 years ago

1199) <a id="TBBOtherExtensions"></a>
1200) <h3><a class="anchor" href="#TBBOtherExtensions">Can I install other
1201) Firefox extensions?</a></h3>
1202) 
1203) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1204) The Tor Browser is free software, so there is nothing preventing you from
1205) modifying it any way you like. However, we do not recommend installing any
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

1206) additional Firefox add-ons with Tor Browser. Add-ons can break
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1207) your anonymity in a number of ways, including browser fingerprinting and
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 12 years ago

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

Moritz Bartl authored 11 years ago

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

Roger Dingledine authored 10 years ago

1211) Some people have suggested we include ad-blocking software or
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

1212) anti-tracking software with the Tor Browser. Right now, we do not
1213) think that's such a good idea. Tor Browser aims to provide
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1214) sufficient privacy that additional add-ons to stop ads and trackers are
1215) 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

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

Roger Dingledine authored 10 years ago

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

Andrew Lewman authored 11 years ago

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

Moritz Bartl authored 11 years ago

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

Roger Dingledine authored 12 years ago

1222) <hr>
1223) 
Robert Ransom Answer some FAQs about Java...

Robert Ransom authored 12 years ago

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

Roger Dingledine authored 10 years ago

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

Andrew Lewman authored 11 years ago

1226) <h3><a class="anchor" href="#TBBJavaScriptEnabled">Why is NoScript
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

1227) configured to allow JavaScript by default in Tor Browser?
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1228) Isn't that unsafe?</a></h3>
Robert Ransom Answer some FAQs about Java...

Robert Ransom authored 12 years ago

1229) 
1230) <p>
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

1231) We configure NoScript to allow JavaScript by default in Tor
1232) Browser because many websites will not work with JavaScript
Robert Ransom Answer some FAQs about Java...

Robert Ransom authored 12 years ago

1233) disabled.  Most users would give up on Tor entirely if a website
1234) they want to use requires JavaScript, because they would not know
1235) how to allow a website to use JavaScript (or that enabling
1236) JavaScript might make a website work).
1237) </p>
1238) 
Roger Dingledine try a new answer to the jav...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

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

Robert Ransom authored 12 years ago

1252) 
1253) <p>
Roger Dingledine try a new answer to the jav...

Roger Dingledine authored 10 years ago

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

Robert Ransom authored 12 years ago

1263) </p>
1264) 
1265) <p>
Roger Dingledine try a new answer to the jav...

Roger Dingledine authored 10 years ago

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

Robert Ransom authored 12 years ago

1268) </p>
1269) 
1270) <hr>
1271) 
Roger Dingledine import and flesh out helix'...

Roger Dingledine authored 12 years ago

1272) <a id="TBBOtherBrowser"></a>
1273) <h3><a class="anchor" href="#TBBOtherBrowser">I want to use
1274) Chrome/IE/Opera/etc with Tor.</a></h3>
1275) 
1276) <p>
Lunar Remove obsolete statement a...

Lunar authored 9 years ago

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

1278) really bad idea.
1279) </p>
1280) 
1281) <p>
Lunar Remove obsolete statement a...

Lunar authored 9 years ago

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

Roger Dingledine authored 12 years ago

1287) </p>
1288) 
1289) <hr>
1290) 
Andrew Lewman correct case for CAPTCHA

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 12 years ago

1294) 
1295) <p>
1296) This is a known and intermittent problem; it does not mean that Google
1297) considers Tor to be spyware.
1298) </p>
1299) 
1300) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

1302) also shared by thousands of other users. Tor users typically see this
1303) message when many Tor users are querying Google in a short period of time.
1304) Google interprets the high volume of traffic from a single IP address
1305) (the exit relay you happened to pick) as somebody trying to "crawl" their
1306) 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

1307) </p>
1308) <p>
1309) An alternate explanation is that Google tries to detect certain
1310) kinds of spyware or viruses that send distinctive queries to Google
1311) Search. It notes the IP addresses from which those queries are received
1312) (not realizing that they are Tor exit relays), and tries to warn any
1313) connections coming from those IP addresses that recent queries indicate
1314) an infection.
1315) </p>
1316) 
1317) <p>
Andrew Lewman use page macro, not direct...

Andrew Lewman authored 10 years ago

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

Roger Dingledine authored 12 years ago

1319) to deter or block Tor use. The error message about an infected machine
1320) should clear up again after a short time.
1321) </p>
1322) 
1323) <hr />
1324) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1325) <a id="ForeignLanguages"></a>
1326) <h3><a class="anchor" href="#ForeignLanguages">
1327) Why does Google show up in foreign languages?</a></h3>
1328) 
1329) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1336) If you really want to see Google in English you can click the link that
1337) provides that. But we consider this a feature with Tor, not a bug --- the
1338) 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

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

1351) </p>
1352) <hr />
Roger Dingledine break off some questions in...

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 12 years ago

1356) 
1357) <p>
1358) Sometimes, after you've used Gmail over Tor, Google presents a
1359) pop-up notification that your account may have been compromised.
1360) The notification window lists a series of IP addresses and locations
1361) throughout the world recently used to access your account.
1362) </p>
1363) 
1364) <p>
1365) 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

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

Roger Dingledine authored 12 years ago

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

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

Roger Dingledine authored 12 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1427) </p>
1428) 
1429) <hr>
1430) 
Matt Pagan Removed 3 FAQs that have no...

Matt Pagan authored 9 years ago

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

Roger Dingledine authored 9 years ago

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

1456) not lost. See <a href="#CantSetProxy">below</a>.
1457) </p>
1458) 
1459) <hr>
1460) 
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

1463) set a proxy with my application?</a></h3>
1464) 
1465) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

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

1478) </p>
1479) 
1480) <hr>
1481) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

1482) <a id="TBB3.x"></a>
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

1483) <h2><a class="anchor">Tor Browser (3.x and later):</a></h2>
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1492)     on providing it</a>. </p>
1493) 
1494)     <hr>
1495) 
1496)     <a id="DisableJS"></a>
1497)     <h3><a class="anchor" href="#DisableJS">How do I disable JavaScript?</a>
1498)     </h3>
1499) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

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

1521)     NoScript. </p>
1522) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

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

Matt Pagan authored 10 years ago

1525) 
1526)     <hr>
1527) 
1528)     <a id="VerifyDownload"></a>
1529)     <h3><a class="anchor" href="#VerifyDownload">How do I verify the download
1530)     (sha256sums.txt)?</a></h3>
1531) 
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 9 years ago

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

Matt Pagan authored 10 years ago

1535) 
1536)     <hr>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1540)     Identity" close all my open tabs?</a></h3>
1541) 
1542)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1543)     That's actually a feature, since it's discarding your application-level
Sebastian Hahn Remove vidalia-related docs...

Sebastian Hahn authored 9 years ago

1544)     browser data too.
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1545)     </p>
1546) 
1547)     <p>
Roger Dingledine get rid of a surprising int...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1554)     </p>
1555) 
1556)     <hr>
1557) 
1558)     <a id="ConfigureRelayOrBridge"></a>
1559)     <h3><a class="anchor" href="#ConfigureRelayOrBridge">How do I configure Tor as a relay or bridge?</a></h3>
1560) 
1561)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1563)     </p>
1564) 
1565)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

1569)     You can then use TBB independent of that.
1570)     </p>
1571) 
1572) 
1573)     <p>
Sebastian Hahn Remove vidalia-related docs...

Sebastian Hahn authored 9 years ago

1574)     Second (complex option), you can edit your torrc file (in Data/Tor/torrc)
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1575)     directly to add the following lines:
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1576)     </p>
1577)     <pre>
1578)     ORPort 443
1579)     Exitpolicy reject *:*
1580)     BridgeRelay 1  # only add this line if you want to be a bridge
1581)     </pre>
1582)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1585)     you'll need to add one more line:
1586)     </p>
1587)     <pre>
1588)     ServerTransportPlugin obfs3 exec /usr/bin/obfsproxy managed
1589)     </pre>
1590) 
1591)     <hr>
1592) 
1593)     <a id="Timestamps"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1597)     <p>One of the huge new features in TBB 3.x is the "deterministic build"
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

1598)     process, which allows many people to build Tor Browser and
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1599)     verify that they all make exactly the same package. See Mike's <a
1600)     href="https://blog.torproject.org/blog/deterministic-builds-part-one-cyberwar-and-global-compromise">first
1601)     blog</a> post for the motivation, and his <a
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

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

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

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

Roger Dingledine authored 10 years ago

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

1608)     you might see 7pm in 1999 is because of time zones. </p>
1609) 
1610)     <hr>
1611) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

1612)     <a id="TBBSourceCode"></a>
Sebastian Hahn Remove some whitespace at eol

Sebastian Hahn authored 9 years ago

1613)     <h3><a class="anchor" href="#TBBSourceCode">Where is the source code for
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

1614)     Tor Browser? How do I verify a build?</a></h3>
Matt Pagan Transferred all TBB FAQs fr...

Matt Pagan authored 10 years ago

1615) 
1616)     <p>
Matt Pagan cgit version of blob_plain/...

Matt Pagan authored 9 years ago

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

1618)     </p>
1619) 
1620) 
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

1621) <hr>
1622) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1629) 
1630) <p>
1631) Tor installs a text file called torrc that contains configuration
1632) instructions for how your Tor program should behave. The default
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 12 years ago

1635) <p>
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

1636) If you installed Tor Browser, look for
Roger Dingledine torrc is in a new location...

Roger Dingledine authored 9 years ago

1637) <code>Browser/TorBrowser/Data/Tor/torrc</code> inside your Tor Browser
1638) directory.
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

1639) On OS X, you must right-click or command-click on the Tor Browser icon,
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1640) and select "Show Package Contents" before the Tor Browser directories become
1641) visible.
Matt Pagan Other Vidalia and Tor Brows...

Matt Pagan authored 10 years ago

1642) </p>
1643) <p>
Matt Pagan Spruced up the relay docume...

Matt Pagan authored 10 years ago

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

1645) 
1646) <p>
Matt Pagan Other Vidalia and Tor Brows...

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1651) </p>
1652) 
1653) <p>
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

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

Matt Pagan authored 9 years ago

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

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

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

Matt Pagan authored 10 years ago

1660) </p>
1661) 
1662) <hr>
1663) 
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1667) 
1668) <p>
Sebastian Hahn Remove vidalia-related docs...

Sebastian Hahn authored 9 years ago

1669) You'll have to go find the log files by
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1671) </p>
1672) 
1673) <ul>
1674) <li>On OS X, Debian, Red Hat, etc, the logs are in /var/log/tor/
1675) </li>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

1676) <li>On Windows, there are no default log files currently. If you enable
1677) logs in your torrc file, they default to <code>\username\Application
1678) Data\tor\log\</code> or <code>\Application Data\tor\log\</code>
1679) </li>
1680) <li>If you compiled Tor from source, by default your Tor logs to <a
1681) href="http://en.wikipedia.org/wiki/Standard_streams">"stdout"</a>
1682) at log-level notice. If you enable logs in your torrc file, they
1683) default to <code>/usr/local/var/log/tor/</code>.
Roger Dingledine import the logs faq entry

Roger Dingledine authored 13 years ago

1684) </li>
1685) </ul>
1686) 
1687) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1692) </p>
1693) 
1694) <pre>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Erinn Clark authored 13 years ago

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

Roger Dingledine authored 13 years ago

1698) 
1699) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

1701) and err level messages to a file, append the following line to the end
1702) of the section:
1703) </p>
1704) 
1705) <pre>
1706) Log debug file c:/program files/tor/debug.log
1707) </pre>
1708) 
1709) <p>
Roger Dingledine revise #Logs entry. fix sev...

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1712) </p>
1713) 
1714) <hr>
1715) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1716) 
1717) <a id="LogLevel"></a>
1718) <h3><a class="anchor" href="#LogLevel">What log level should I use?</a></h3>
1719) 
1720) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

1722) Tor's logs:
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1723) </p>
1724) 
1725) <ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

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

Roger Dingledine authored 10 years ago

1728)     <li>"warn": something bad happened, but we're still running. The bad
1729)     thing might be a bug in the code, some other Tor process doing something
1730)     unexpected, etc. The operator should examine the message and try to
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1731)     correct the problem.</li>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1732)     <li>"notice": something the operator will want to know about.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1733)     <li>"info": something happened (maybe bad, maybe ok), but there's
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1734)     nothing you need to (or can) do about it.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

1736) </ul>
1737) 
1738) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1739) Alas, some of the warn messages are hard for ordinary users to correct -- the
1740) developers are slowly making progress at making Tor automatically react
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1741) correctly for each situation.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1742) </p>
1743) 
1744) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

1746) important things, and you won't hear about unimportant things.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

1747) </p>
1748) 
1749) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

Matt Pagan authored 10 years ago

1753) </p>
1754) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1760) 
1761) <p>
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

1762) Once you've got Tor Browser up and running, the first question to
Roger Dingledine fix grammar in faq entry

Roger Dingledine authored 12 years ago

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

1764) </p>
1765) 
Sebastian Hahn Remove vidalia-related docs...

Sebastian Hahn authored 9 years ago

1766) <p>If Tor can establish a circuit, Tor Browser will
1767) automatically launch the browser for you. You can also check in the
1768) <a href="#Logs">Tor logs</a> for
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

1769) a line saying that Tor "has successfully opened a circuit. Looks like
1770) client functionality is working."
1771) </p>
1772) 
1773) <p>
1774) If Tor can't establish a circuit, here are some hints:
1775) </p>
1776) 
1777) <ol>
1778) <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

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

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

Andrew Lewman authored 12 years ago

1783) <li>Is your Internet connection <a href="#FirewallPorts">firewalled
1784) 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

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

1796) </ol>
1797) 
1798) <hr />
1799) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

1800) <a id="TorCrash"></a>
1801) <h3><a class="anchor" href="#TorCrash">My Tor keeps crashing.</a></h3>
1802) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1803)  We want to hear from you! There are supposed to be zero crash bugs in Tor.
1804)  This FAQ entry describes the best way for you to be helpful to us. But even
1805)  if you can't work out all the details, we still want to hear about it, so
1806)  we can help you track it down.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1809) First, make sure you're using the latest version of Tor (either the latest
1810) stable or the latest development version).
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1813) Second, make sure your version of libevent is new enough. We recommend at
1814) least libevent 1.3a.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1817) Third, see if there's already an entry for your bug in the <a
1818) href="https://bugs.torproject.org/">Tor bugtracker</a>. If so,
1819) 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

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

Roger Dingledine authored 10 years ago

1822) Fourth, is the crash repeatable? Can you cause the crash? Can
1823) you isolate some of the circumstances or config options that
1824) make it happen? How quickly or often does the bug show up?
1825) Can you check if it happens with other versions of Tor, for
1826) example the latest stable release?
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1829) Fifth, what sort of crash do you get?
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

1830) </p>
1831) <ul>
1832) <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1833) Does your Tor log include an "assert failure"? If so, please
1834) tell us that line, since it helps us figure out what's going on.
1835) Tell us the previous couple of log messages as well, especially
1836) if they seem important.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1839) If it says "Segmentation fault - core dumped" then you need to
1840) do a bit more to track it down. Look for a file like "core" or
1841) "tor.core" or "core.12345" in your current directory, or in your
1842) Data Directory. If it's there, run "gdb tor core" and then "bt",
1843) and include the output. If you can't find a core, run "ulimit -c
1844) unlimited", restart Tor, and try to make it crash again. (This core
1845) thing will only work on Unix -- alas, tracking down bugs on Windows
1846) 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

1847) your bug on Unix?)
1848) </li>
1849) <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1850) If Tor simply vanishes mysteriously, it probably is a segmentation
1851) fault but you're running Tor in the background (as a daemon) so you
1852) won't notice. Go look at the end of your log file, and look for a
1853) core file as above. If you don't find any good hints, you should
1854) consider running Tor in the foreground (from a shell) so you can
1855) see how it dies. Warning: if you switch to running Tor in the foreground,
1856) you might start using a different torrc file, with a different default
1857) Data Directory; see the <a href="#UpgradeOrMove">relay-upgrade FAQ entry</a>
1858) for details.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1861) If it's still vanishing mysteriously, perhaps something else is killing it?
1862) Do you have resource limits (ulimits) configured that kill off processes
1863) sometimes? (This is especially common on OpenBSD.) On Linux, try running
1864) "dmesg" to see if the out-of-memory killer removed your process. (Tor will
1865) exit cleanly if it notices that it's run out of memory, but in some cases
1866) it might not have time to notice.) In very rare circumstances, hardware
1867) problems could also be the culprit.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

1868) </li>
1869) </ul>
1870) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

1871) Sixth, if the above ideas don't point out the bug, consider increasing your
1872) log level to "loglevel debug". You can look at the log-configuration FAQ
1873) entry for instructions on what to put in your torrc file. If it usually
1874) takes a long time for the crash to show up, you will want to reserve a whole
1875) lot of disk space for the debug log. Alternatively, you could just send
1876) debug-level logs to the screen (it's called "stdout" in the torrc), and then
1877) when it crashes you'll see the last couple of log lines it had printed.
1878) (Note that running with verbose logging like this will slow Tor down
1879) considerably, and note also that it's generally not a good idea security-wise
1880) to keep logs like this sitting around.)
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

1881) </p>
1882) 
1883) <hr />
1884) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

1894)     </p>
1895)     <dl>
1896)       <dt><tt>EntryNodes $fingerprint,$fingerprint,...</tt></dt>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

1911)         </dd>
1912)     </dl>
1913)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 10 years ago

1922)     Note also that not every circuit is used to deliver traffic outside of
1923)     the Tor network. It is normal to see non-exit circuits (such as those
1924)     used to connect to hidden services, those that do directory fetches,
1925)     those used for relay reachability self-tests, and so on) that end at
1926)     a non-exit node. To keep a node from being used entirely, see
1927)     <tt>ExcludeNodes</tt> and <tt>StrictNodes</tt> in the
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

1928)     <a href="<page docs/tor-manual>">manual</a>.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

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

Moritz Bartl authored 11 years ago

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

1936)     or an ip address pattern (for example 255.254.0.0/8).
1937)     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

1938)     list items.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1939)     </p>
1940)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

1954) 
1955) <p>
1956) If your firewall works by blocking ports, then you can tell Tor to only
Sebastian Hahn Remove vidalia-related docs...

Sebastian Hahn authored 9 years ago

1957) use the ports when you start your Tor Browser. Or you can add the ports
1958) that your firewall permits by adding "FascistFirewall 1"
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

1959) to
Roger Dingledine change links to the #torrc...

Roger Dingledine authored 13 years ago

1960) your <a href="<page docs/faq>#torrc">torrc
Sebastian Hahn Remove vidalia-related docs...

Sebastian Hahn authored 9 years ago

1961) configuration file</a>.
Roger Dingledine import, and correct the fal...

Roger Dingledine authored 13 years ago

1962) By default, when you set this Tor assumes that your firewall allows only
1963) port 80 and port 443 (HTTP and HTTPS respectively). You can select a
1964) different set of ports with the FirewallPorts torrc option.
1965) </p>
1966) 
1967) <p>
1968) If you want to be more fine-grained with your controls, you can also
1969) use the ReachableAddresses config options, e.g.:
1970) </p>
1971) 
1972) <pre>
1973)   ReachableDirAddresses *:80
1974)   ReachableORAddresses *:443
1975) </pre>
1976) 
1977) <hr>
Roger Dingledine add back the faq entries th...

Roger Dingledine authored 13 years ago

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

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

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

1983) The default open ports are listed below but keep in mind that, any port or
1984) ports can be opened by the relay operator by configuring it in torrc or
1985) modifying the source code. But the default according to src/or/policies.c
1986) 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

1987)     </p>
1988)     <pre>
1989)   reject 0.0.0.0/8
1990)   reject 169.254.0.0/16
1991)   reject 127.0.0.0/8
1992)   reject 192.168.0.0/16
1993)   reject 10.0.0.0/8
1994)   reject 172.16.0.0/12
1995)   reject *:25
1996)   reject *:119
1997)   reject *:135-139
1998)   reject *:445
1999)   reject *:563
2000)   reject *:1214
2001)   reject *:4661-4666
2002)   reject *:6346-6429
2003)   reject *:6699
2004)   reject *:6881-6999
2005)   accept *:*
2006)     </pre>
2007)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2008)     A relay will block access to its own IP address, as well local network
2009)     IP addresses. A relay always blocks itself by default. This prevents
2010)     Tor users from accidentally accessing any of the exit operator's local
2011)     services.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2012)     </p>
2013) 
2014)     <hr>
2015) 
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2017)     <h3><a class="anchor" href="#WarningsAboutSOCKSandDNSInformationLeaks">I
2018)     keep seeing these warnings about SOCKS and DNS information leaks.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

2019)     Should I worry?</a></h3>
2020)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2021)     The warning is:
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2024)     Your application (using socks5 on port %d) is giving Tor only an IP
2025)     address. Applications that do DNS resolves themselves may leak
2026)     information. Consider using Socks4A (e.g. via Polipo or socat) instead.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2029)     If you are running Tor to get anonymity, and you are worried about an
2030)     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

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

Roger Dingledine authored 10 years ago

2033)     <b>The Problem.</b> When your applications connect to servers on the
2034)     Internet, they need to resolve hostnames that you can read (like
2035)     www.torproject.org) into IP addresses that the Internet can use (like
2036)     209.237.230.66). To do this, your application sends a request to a DNS
2037)     server, telling it the hostname it wants to resolve. The DNS server
2038)     replies by telling your application the IP address.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2041)     Clearly, this is a bad idea if you plan to connect to the remote host
2042)     anonymously: when your application sends the request to the DNS server,
2043)     the DNS server (and anybody else who might be watching) can see what
2044)     hostname you are asking for. Even if your application then uses Tor to
2045)     connect to the IP anonymously, it will be pretty obvious that the user
2046)     making the anonymous connection is probably the same person who made
2047)     the DNS request.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2050)     <b>Where SOCKS comes in.</b> Your application uses the SOCKS protocol
2051)     to connect to your local Tor client. There are 3 versions of SOCKS you
2052)     are likely to run into: SOCKS 4 (which only uses IP addresses), SOCKS 5
2053)     (which usually uses IP addresses in practice), and SOCKS 4a (which uses
2054)     hostnames).
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2057)     When your application uses SOCKS 4 or SOCKS 5 to give Tor an IP address,
2058)     Tor guesses that it 'probably' got the IP address non-anonymously from a
2059)     DNS server. That's why it gives you a warning message: you probably aren't
2060)     as anonymous as you think.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

2064)     </p>
2065)     <ul>
2066)     <li>If your application speaks SOCKS 4a, use it. </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2067)     <li>If you only need one or two hosts, or you are good at programming,
2068)     you may be able to get a socks-based port-forwarder like socat to work
2069)     for you; see <a
2070)     href="https://trac.torproject.org/projects/tor/wiki/doc/TorifyHOWTO">the
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

2071)     Torify HOWTO</a> for examples. </li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2072)     <li>Tor ships with a program called tor-resolve that can use the Tor
2073)     network to look up hostnames remotely; if you resolve hostnames to IPs
2074)     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

2075)     (Tor will still give the warning, but now you know what it means.) </li>
2076) <!-- I'm not sure if this project is still maintained or not
2077) 
2078) <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>
2079) !-->
2080)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2081)     <p>If you think that you applied one of the solutions properly but still
2082)     experience DNS leaks please verify there is no third-party application
2083)     using DNS independently of Tor. Please see <a
2084)     href="#AmITotallyAnonymous">the FAQ entry on whether you're really
2085)     absolutely anonymous using Tor</a> for some examples.
Matt Pagan Fixed a couple typos

Matt Pagan authored 10 years ago

2086)     </p>
2087) 
2088)     <hr>
2089) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

2092)     SOCKS is leaking DNS requests?</a></h3>
2093) 
2094)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2095)     These are two steps you need to take here. The first is to make sure
2096)     that it's using the correct variant of the SOCKS protocol, and the
2097)     second is to make sure that there aren't other leaks.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2098)     </p>
2099) 
2100)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2101)     Step one: add "TestSocks 1" to your torrc file, and then watch your
2102)     logs as you use your application. Tor will then log, for each SOCKS
2103)     connection, whether it was using a 'good' variant or a 'bad' one.
2104)     (If you want to automatically disable all 'bad' variants, set
2105)     "SafeSocks 1" in your <a href="#torrc">torrc</a> file.)
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2106)     </p>
2107) 
2108)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2109)     Step two: even if your application is using the correct variant of
2110)     the SOCKS protocol, there is still a risk that it could be leaking
2111)     DNS queries. This problem happens in Firefox extensions that resolve
2112)     the destination hostname themselves, for example to show you its IP
2113)     address, what country it's in, etc. These applications may use a safe
2114)     SOCKS variant when actually making connections, but they still do DNS
2115)     resolves locally. If you suspect your application might behave like
2116)     this, you should use a network sniffer like <a
2117)     href="https://www.wireshark.org/">Wireshark</a> and look for
2118)     suspicious outbound DNS requests. I'm afraid the details of how to look
2119)     for these problems are beyond the scope of a FAQ entry though -- find
2120)     a friend to help if you have problems.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2121)     </p>
2122) 
2123)     <hr>
2124) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

2125)     <a id="RunningATorRelay"></a>
2126)     <h2><a class="anchor">Running a Tor relay:</a></h2>
2127) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

2130)     run a relay?</a></h3>
2131)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2132)     We're looking for people with reasonably reliable Internet connections,
Roger Dingledine suggest 250 kilobytes/s as...

Roger Dingledine authored 9 years ago

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

2134)     consider <a href="https://www.torproject.org/docs/tor-relay-debian">helping
2135)     out</a>.
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 9 years ago

2137) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 9 years ago

2139) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2141)     <h3><a class="anchor" href="#WhyIsntMyRelayBeingUsedMore">Why isn't my
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

2142)     relay being used more?</a></h3>
2143)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2144)     If your relay is relatively new then give it time. Tor decides which
2145)     relays it uses heuristically based on reports from Bandwidth
2146)     Authorities. These authorities take measurements of your relay's
2147)     capacity and, over time, directs more traffic there until it reaches
2148)     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

2149)     depth in <a href="https://blog.torproject.org/blog/lifecycle-of-a-new-relay">
2150)     this blog post</a>.
2151)     </p>
2152)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

2154)     then try asking on the <a href=
2155)     "https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays/">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2156)     tor-relays list</a>.
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 9 years ago

2158) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

2159)     <hr>
2160) 
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2162)     <h3><a class="anchor" href="#IDontHaveAStaticIP">I don't have a static
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2163)     IP.</a></h3>
2164) 
2165)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2166)     Tor can handle relays with dynamic IP addresses just fine. Just leave
2167)     the "Address" line in your torrc blank, and Tor will guess.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2168)     </p>
2169) 
2170)     <hr>
2171) 
2172)     <a id="PortscannedMore"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2173)     <h3><a class="anchor" href="#PortscannedMore">Why do I get portscanned
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2174)     more often when I run a Tor relay?</a></h3>
2175) 
2176)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2177)     If you allow exit connections, some services that people connect to
2178)     from your relay will connect back to collect more information about you.
2179)     For example, some IRC servers connect back to your identd port to record
2180)     which user made the connection. (This doesn't really work for them,
2181)     because Tor doesn't know this information, but they try anyway.) Also,
2182)     users exiting from you might attract the attention of other users on the
2183)     IRC server, website, etc. who want to know more about the host they're
2184)     relaying through.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2187)     Another reason is that groups who scan for open proxies on the Internet
2188)     have learned that sometimes Tor relays expose their socks port to the
2189)     world. We recommend that you bind your socksport to local networks only.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2192)     In any case, you need to keep up to date with your security. See this <a
2193)     href="https://trac.torproject.org/projects/tor/wiki/doc/OperationalSecurity">article
2194)     on operational security for Tor relays</a> for more suggestions.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2195)     </p>
2196) 
2197)     <hr>
2198) 
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

Roger Dingledine authored 10 years ago

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

2201)     make use of my high capacity connection?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

2202) 
Matt Pagan Added a missing anchor; Add...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

2205)     tor-relays thread</a>.
2206)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

2207) 
2208)     <hr>
2209) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2218)     <ul>
2219)     <li>Tor has built-in support for <a
Matt Pagan Updated a FAQ link.

Matt Pagan authored 9 years ago

2220)     href="#BandwidthShaping">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

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

Matt Pagan authored 10 years ago

2225) href="#LimitTotalBandwidth">
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2226) hibernation
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

2229)     <li>Each Tor relay has an <a href="#ExitPolicies">exit policy</a>
2230) that
2231)     specifies what sort of outbound connections are allowed or refused
2232) from
2233)     that relay. If you are uncomfortable allowing people to exit from
2234) your
2235)     relay, you can set it up to only allow connections to other Tor
2236) relays.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2237)     </li>
2238)     <li>It's fine if the relay goes offline sometimes. The directories
2239)     notice this quickly and stop advertising the relay. Just try to make
2240)     sure it's not too often, since connections using the relay when it
2241)     disconnects will break.
2242)     </li>
2243)     <li>We can handle relays with dynamic IPs just fine &mdash; simply
2244)     leave the Address config option blank, and Tor will try to guess.
2245)     </li>
2246)     <li>If your relay is behind a NAT and it doesn't know its public
2247)     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

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

Matt Pagan authored 10 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

2253)     bandwidth capacity, so high-bandwidth relays will attract more users
2254) than
2255)     low-bandwidth ones. Therefore having low-bandwidth relays is useful
2256) too.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2257)     </li>
2258)     </ul>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 9 years ago

2261) 
Lunar Add a FAQ entry about outgo...

Lunar authored 9 years ago

2262)     <a id="OutgoingFirewall"></a>
Lunar Remove duplication about ou...

Lunar authored 9 years ago

2263)     <h3><a class="anchor" href="#OutgoingFirewall">How should I configure
Matt Pagan Reworded the faq's no filte...

Matt Pagan authored 9 years ago

2264)     the outgoing filters on my relay?</a></h3>
Lunar Add a FAQ entry about outgo...

Lunar authored 9 years ago

2265) 
2266)     <p>
Matt Pagan Reworded the faq's no filte...

Matt Pagan authored 9 years ago

2267)     All <em>outgoing</em> connections must be allowed, so that each relay can 
2268)     communicate with every other relay.
Lunar Add a FAQ entry about outgo...

Lunar authored 9 years ago

2269)     </p>
2270)     <p>
Matt Pagan Reworded the faq's no filte...

Matt Pagan authored 9 years ago

2271)     In many jurisdictions, Tor relay operators are legally protected by the 
2272)     same <em>common carrier</em> regulations that prevent internet service 
2273)     providers from being held liable for third-party content that passes 
2274)     through their network. Exit relays that filter some traffic would 
2275)     likely forfeit those protections. 
Lunar Add a FAQ entry about outgo...

Lunar authored 9 years ago

2276)     </p>
2277)     <p>
Matt Pagan Reworded the faq's no filte...

Matt Pagan authored 9 years ago

2278)     Tor promotes free network access without interference. 
2279)     Exit relays must not filter the traffic 
2280)     that passes through them to the internet. 
2281)     Exit relays found to be filtering traffic will get the <a 
Lunar Add a FAQ entry about outgo...

Lunar authored 9 years ago

2282)     href="#WhatIsTheBadExitFlag">BadExit</a> flag once detected.
2283)     </p>
2284) 
2285)     <hr>
2286) 
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2288)     <h3><a class="anchor" href="#BandwidthShaping">What bandwidth shaping
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2289)     options are available to Tor relays?</a></h3>
2290) 
2291)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2292)     There are two options you can add to your torrc file:
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2293)     </p>
2294)     <ul>
2295)     <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2296)     BandwidthRate is the maximum long-term bandwidth allowed (bytes per
Roger Dingledine raise the example bandwidth...

Roger Dingledine authored 9 years ago

2297)     second). For example, you might want to choose "BandwidthRate 10 MBytes"
2298)     for 10 megabytes per second (a fast connection), or "BandwidthRate 500
Sebastian Hahn Update bandwidth requirements

Sebastian Hahn authored 9 years ago

2299)     KBytes" for 500 kilobytes per second (a decent cable connection).
Roger Dingledine raise the example bandwidth...

Roger Dingledine authored 9 years ago

2300)     The minimum BandwidthRate setting is 20 kilobytes per second.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2303)     BandwidthBurst is a pool of bytes used to fulfill requests during
2304)     short periods of traffic above BandwidthRate but still keeps the
2305)     average over a long period to BandwidthRate. A low Rate but a high
2306)     Burst enforces a long-term average while still allowing more traffic
2307)     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

2308)     if you choose "BandwidthBurst 500 KBytes" and also use that for your
2309)     BandwidthRate, then you will never use more than 500 kilobytes per second;
2310)     but if you choose a higher BandwidthBurst (like 5 MBytes), it will allow
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2311)     more bytes through until the pool is empty.
2312)     </li>
2313)     </ul>
2314)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2315)     If you have an asymmetric connection (upload less than download) such
2316)     as a cable modem, you should set BandwidthRate to less than your smaller
2317)     bandwidth (Usually that's the upload bandwidth). (Otherwise, you could
2318)     drop many packets during periods of maximum bandwidth usage -- you may
2319)     need to experiment with which values make your connection comfortable.)
2320)     Then set BandwidthBurst to the same as BandwidthRate.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2323)     Linux-based Tor nodes have another option at their disposal: they can
2324)     prioritize Tor traffic below other traffic on their machine, so that
2325)     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

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

2327)     to do this</a> can be found in the Tor source distribution's contrib
2328)     directory.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2331)     Additionally, there are hibernation options where you can tell Tor to
2332)     only serve a certain amount of bandwidth per time period (such as 100
2333)     GB per month). These are covered in the <a
2334)     href="#LimitTotalBandwidth">hibernation entry</a> below.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2335)     </p>
2336)     <p>
Roger Dingledine raise the example bandwidth...

Roger Dingledine authored 9 years ago

2337)     Note that BandwidthRate and BandwidthBurst are in <b>Bytes</b>, not Bits.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2338)     </p>
2339) 
2340)     <hr>
2341) 
2342)     <a id="LimitTotalBandwidth"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2343)     <h3><a class="anchor" href="#LimitTotalBandwidth">How can I limit the
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2344)     total amount of bandwidth used by my Tor relay?</a></h3>
2345)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2346)     The accounting options in the torrc file allow you to specify the maximum
2347)     amount of bytes your relay uses for a time period.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2348)     </p>
2349)     <pre>
2350)     AccountingStart day week month [day] HH:MM
2351)     </pre>
2352)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2353)     This specifies when the accounting should reset. For instance, to setup
2354)     a total amount of bytes served for a week (that resets every Wednesday
2355)     at 10:00am), you would use:
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2356)     </p>
2357)     <pre>
2358)     AccountingStart week 3 10:00
Roger Dingledine fix a confusing line in the...

Roger Dingledine authored 9 years ago

2359)     AccountingMax 500 GBytes
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2360)     </pre>
2361)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2362)     This specifies the maximum amount of data your relay will send during an
2363)     accounting period, and the maximum amount of data your relay will receive
2364)     during an account period. When the accounting period resets (from
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2365)     AccountingStart), then the counters for AccountingMax are reset to 0.
2366)     </p>
2367)     <p>
Roger Dingledine fix a confusing line in the...

Roger Dingledine authored 9 years ago

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

2369)     direction and the accounting should reset at noon each day:
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2370)     </p>
2371)     <pre>
2372)     AccountingStart day 12:00
Roger Dingledine fix a confusing line in the...

Roger Dingledine authored 9 years ago

2373)     AccountingMax 50 GBytes
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2374)     </pre>
2375)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2376)     Note that your relay won't wake up exactly at the beginning of each
2377)     accounting period. It will keep track of how quickly it used its
2378)     quota in the last period, and choose a random point in the new interval
2379)     to wake up. This way we avoid having hundreds of relays working at the
2380)     beginning of each month but none still up by the end.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2383)     If you have only a small amount of bandwidth to donate compared to your
2384)     connection speed, we recommend you use daily accounting, so you don't
2385)     end up using your entire monthly quota in the first day. Just divide
2386)     your monthly amount by 30. You might also consider rate limiting to
2387)     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

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

2389)     For example,
Roger Dingledine raise the example bandwidth...

Roger Dingledine authored 9 years ago

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

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

2392)     each day.
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

2393)     </p>
Roger Dingledine raise the example bandwidth...

Roger Dingledine authored 9 years ago

2394)     <pre>
2395)     AccountingStart day 0:00
2396)     AccountingMax 50 GBytes
2397)     RelayBandwidthRate 1000 KBytes
2398)     RelayBandwidthBurst 5000 KBytes # allow higher bursts but maintain average
2399)     </pre>
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2400) 
2401)     <hr>
2402) 
2403)     <a id="RelayWritesMoreThanItReads"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2404)     <h3><a class="anchor" href="#RelayWritesMoreThanItReads">Why does my relay
Matt Pagan Cleanup.

Matt Pagan authored 10 years ago

2405)     write more bytes onto the network than it reads?</a></h3>
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

2408)     byte out, and vice versa. But there are a few exceptions:</p>
2409) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2410)     <p>If you open your DirPort, then Tor clients will ask you for a copy of
2411)     the directory. The request they make (an HTTP GET) is quite small, and the
2412)     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

2413)     difference between your "write" byte count and your "read" byte count.</p>
2414) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2415)     <p>Another minor exception shows up when you operate as an exit node, and
2416)     you read a few bytes from an exit connection (for example, an instant
2417)     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

2418)     for transport through the Tor network.</p>
2419) 
2420)     <hr>
2421) 
2422)     <a id="Hibernation"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2423)     <h3><a class="anchor" href="#Hibernation">Why can I not browse anymore
Matt Pagan Cleanup.

Matt Pagan authored 10 years ago

2424)     after limiting bandwidth on my Tor relay?</a></h3>
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2426)     <p>The parameters assigned in the <a
2427)     href="#LimitTotalBandwidth">AccountingMax</a> and <a
2428)     href="#BandwidthShaping">BandwidthRate</a> apply to both client and
2429)     relay functions of the Tor process. Thus you may find that you are unable
2430)     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

2431)     entry in the log:</p>
2432) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2433)     <pre>Bandwidth soft limit reached; commencing hibernation. No new
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2434)     connections will be accepted</pre>
2435) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2436)     <p>The solution is to run two Tor processes - one relay and one client,
2437)     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

2438)     working relay setup) is as follows:</p>
2439) 
2440)     <ul>
2441)         <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

2442)         <li>Create a new client torrc file from the torrc.sample and ensure
2443)         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

2444)         may be torrc.client and torrc.relay.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2445)         <li>Modify the Tor client and relay startup scripts to include
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2446)         '-f /path/to/correct/torrc'.</li>
Sebastian Hahn People like spelling it OS X

Sebastian Hahn authored 9 years ago

2447)         <li>In Linux/BSD/Mac OS X, changing the startup scripts to Tor.client
Matt Pagan Added two new FAQ entries.

Matt Pagan authored 10 years ago

2448)         and Tor.relay may make separation of configs easier.</li>
2449)     </ul>
2450) 
Matt Pagan +6 FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2457)     <p>
2458)     Great. That's exactly why we implemented exit policies.
2459)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2461)     <p>
2462)     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

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

Andrew Lewman authored 13 years ago

2465)     policies are propagated to Tor clients via the directory, so clients
2466)     will automatically avoid picking exit relays that would refuse to
2467)     exit to their intended destination. This way each relay can decide
2468)     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

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

Roger Dingledine authored 13 years ago

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

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

2479)     The default exit policy allows access to many popular services
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2480)     (e.g. web browsing), but <a
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

2481) href="#DefaultExitPorts">restricts</a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2482)     some due to abuse potential (e.g. mail) and some since
2483)     the Tor network can't handle the load (e.g. default
2484)     file-sharing ports). You can change your exit policy
Sebastian Hahn Remove vidalia-related docs...

Sebastian Hahn authored 9 years ago

2485)     by editing your
Roger Dingledine change links to the #torrc...

Roger Dingledine authored 13 years ago

2486)     <a href="<page docs/faq>#torrc">torrc</a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2487)     file. If you want to avoid most if not all abuse potential, set it
2488) to
Sebastian Hahn Remove vidalia-related docs...

Sebastian Hahn authored 9 years ago

2489)     "reject *:*". This setting
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2490) means
2491)     that your relay will be used for relaying traffic inside the Tor
2492) network,
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2493)     but not for connections to external websites or other services.
2494)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

2497)     If you do allow any exit connections, make sure name resolution
2498) works
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2499)     (that is, your computer can resolve Internet addresses correctly).
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2500)     If there are any resources that your computer can't reach (for
2501) example,
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2502)     you are behind a restrictive firewall or content filter), please
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2503)     explicitly reject them in your exit policy &mdash; otherwise Tor
2504) users
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2505)     will be impacted too.
2506)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

2509) 
Matt Pagan Applied Nick's patch.

Matt Pagan authored 10 years ago

2510)     <a id="BestOSForRelay"></a>
Matt Pagan Formatted the new FAQ entry...

Matt Pagan authored 10 years ago

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

2512) 
2513)     <p>
2514)     Tor relays work best on Linux, FreeBSD 5.x+, OS X Tiger or
2515)     later, and Windows Server 2003 or later.
2516)     </p>
2517) 
2518)     <p>You can probably get it working just fine on other operating
2519)     systems too, but note the following caveats:
2520)     </p>
2521) 
2522)     <ul>
2523)     <li>
2524)     Versions of Windows without the word "server" in their name
2525)     sometimes have problems. This is especially the case for Win98,
2526)     but it also happens in some cases for XP, especially if you don't
2527)     have much memory. The problem is that we don't use the networking
2528)     system calls in a very Windows-like way, so we run out of space in
2529)     a fixed-size memory space known as the non-page pool, and then
2530)     everything goes bad. The symptom is an assert error with the
2531)     message "No buffer space available [WSAENOBUFS ] [10055]".  <a
2532)     href="https://trac.torproject.org/projects/tor/wiki/doc/WindowsBufferProblems">You
2533)     can read more here.</a>
2534)     </li>
2535) 
2536)     <li>
2537)     Most developers who contribute to Tor work with Unix-like operating
2538)     systems. It would be great if more people with Windows experience help
2539)     out, so we can improve Tor's usability and stability in
2540)     Windows.
2541)     </li>
2542) 
2543)     <li>
2544)     More esoteric or archaic operating systems, like SunOS 5.9 or
2545)     Irix64, may have problems with some libevent methods (devpoll,
2546)     etc), probably due to bugs in libevent. If you experience crashes,
2547)     try setting the EVENT_NODEVPOLL or equivalent environment
2548)     variable.
2549)     </li>
2550)     </ul>
2551) 
2552)     <hr>
2553) 
Matt Pagan Why are Tor packages useful?

Matt Pagan authored 9 years ago

2554)     <a id="PackagedTor"></a>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

2556)     package manager, or build from source?</a></h3>
2557)     <p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

2558)     If you're using Debian or Ubuntu especially, there are a number of benefits
2559)     to installing Tor from the <a
Roger Dingledine fix link and grammar

Roger Dingledine authored 9 years ago

2560)     href="<page docs/debian>">Tor Project's repository</a>.
Matt Pagan Why are Tor packages useful?

Matt Pagan authored 9 years ago

2561)     </p>
2562)     <ul>
2563)       <li>
Roger Dingledine fix link and grammar

Roger Dingledine authored 9 years ago

2564)       Your ulimit -n gets set to 32768 &mdash; high enough for Tor to
2565)       keep open all the connections it needs.
Matt Pagan Why are Tor packages useful?

Matt Pagan authored 9 years ago

2566)       </li>
2567)       <li>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

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

2569)       root.
2570)       </li>
2571)       <li>
2572)       An init script is included so that Tor runs at boot.
2573)       </li>
2574)       <li>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

2575)       Tor runs with --verify-config, so that most problems with your
2576)       config file get caught.
Matt Pagan Why are Tor packages useful?

Matt Pagan authored 9 years ago

2577)       </li>
2578)       <li>
2579)       Tor can bind to low level ports, then drop privileges.
2580)       </li>
2581)     </ul>
2582) 
2583)     <hr>
2584) 
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2586)     <h3><a class="anchor" href="#WhatIsTheBadExitFlag">What is the
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

2587)     BadExit flag?</a></h3>
2588) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2589)     <p>When an exit is misconfigured or malicious it's assigned the BadExit
2590)     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

2591)     relays with this flag become non-exits.</p>
2592) 
2593)     <hr>
2594) 
2595)     <a id="IGotTheBadExitFlagWhyDidThatHappen"></a>
2596)     <h3><a class="anchor" href="#IGotTheBadExitFlagWhyDidThatHappen">I got
2597)     the BadExit flag why did that happen?</a></h3>
2598) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2599)     <p>If you got this flag then we either discovered a problem or suspicious
2600)     activity coming from your exit and weren't able to contact you. The reason
2601)     for most flaggings are documented on the <a
2602)     href="https://trac.torproject.org/projects/tor/wiki/doc/badRelays">bad
2603)     relays wiki</a>. Please <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

2604)     href="<page about/contact>">contact us</a> so
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

2605)     we can sort out the issue.</p>
2606) 
2607)     <hr>
2608) 
2609)     <a id="MyRelayRecentlyGotTheGuardFlagAndTrafficDroppedByHalf"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2610)     <h3><a class="anchor" href="#MyRelayRecentlyGotTheGuardFlagAndTrafficDroppedByHalf">My
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2613)     Since it's now a guard, clients are using it less in other positions, but
2614)     not many clients have rotated their existing guards out to use it as a
2615)     guard yet. Read more details in this <a
2616)     href="https://blog.torproject.org/blog/lifecycle-of-a-new-relay">blog
2617)     post</a> or in <a href="http://freehaven.net/anonbib/#wpes12-cogs">Changing
2618)     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

2619)     Selection in Tor</a>.
2620)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

2621) 
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

2622)     <hr>
2623) 
2624)     <a id="TorClientOnADifferentComputerThanMyApplications"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2625)     <h3><a class="anchor" href="#TorClientOnADifferentComputerThanMyApplications">I
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

2626)     want to run my Tor client on a different computer than my applications.
2627)     </a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2629)     By default, your Tor client only listens for applications that
2630)     connect from localhost. Connections from other computers are
2631)     refused. If you want to torify applications on different computers
2632)     than the Tor client, you should edit your torrc to define
2633)     SocksListenAddress 0.0.0.0 and then restart (or hup) Tor. If you
2634)     want to get more advanced, you can configure your Tor client on a
2635)     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

2636)     </p>
2637) 
2638)     <hr>
2639) 
2640)     <a id="ServerClient"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2641)     <h3><a class="anchor" href="#ServerClient">Can I install Tor on a
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2642)     central server, and have my clients connect to it?</a></h3>
2643)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2644)      Yes. Tor can be configured as a client or a relay on another
2645)      machine, and allow other machines to be able to connect to it
2646)      for anonymity. This is most useful in an environment where many
2647)      computers want a gateway of anonymity to the rest of the world.
2648)      However, be forwarned that with this configuration, anyone within
2649)      your private network (existing between you and the Tor
2650)      client/relay) can see what traffic you are sending in clear text.
2651)      The anonymity doesn't start until you get to the Tor relay.
2652)      Because of this, if you are the controller of your domain and you
2653)      know everything's locked down, you will be OK, but this configuration
2654)      may not be suitable for large private networks where security is
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2655)      key all around.
2656)     </p>
2657)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2658) Configuration is simple, editing your torrc file's SocksListenAddress
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2659) according to the following examples:
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2660)     </p>
2661)     <pre>
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2663)   #This provides local interface access only,
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

2664)   #needs SocksPort to be greater than 0
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2665)   SocksListenAddress 127.0.0.1
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

2666) 
2667)   #This provides access to Tor on a specified interface
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2668)   SocksListenAddress 192.168.x.x:9100
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

2669) 
2670)   #Accept from all interfaces
2671)   SocksListenAddress 0.0.0.0:9100
2672)    </pre>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2674) You can state multiple listen addresses, in the case that you are
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2675) part of several networks or subnets.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2676)     </p>
2677)     <pre>
2678)   SocksListenAddress 192.168.x.x:9100 #eth0
2679)   SocksListenAddress 10.x.x.x:9100 #eth1
2680)     </pre>
2681)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2682) After this, your clients on their respective networks/subnets would specify
2683) a socks proxy with the address and port you specified SocksListenAddress
2684) to be.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2687) Please note that the SocksPort configuration option gives the port ONLY for
2688) 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

2689) to give the port with the address, as shown above.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2691) If you are interested in forcing all outgoing data through the central Tor
2692) client/relay, instead of the server only being an optional proxy, you may find
2693) the program iptables (for *nix) useful.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2694)     </p>
2695) 
2696)     <hr>
2697) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 11 years ago

2702)     <p><a href="<page docs/bridges>">Bridge relays</a> (or "bridges" for
2703) short)
2704)     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

2705)     listed in the public Tor directory.
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

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

2707)     Tor network can't simply block all bridges.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

2710)     <p>Being a normal relay vs being a bridge relay is almost the same
2711)     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

2712)     publicly or not.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

2714) 
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

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

Andrew Lewman authored 11 years ago

2716)     So bridges are useful a) for Tor users in oppressive regimes,
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

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

2718)     because they're worried somebody will recognize that it's a public
2719)     Tor relay IP address they're contacting.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

2721) 
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2722)     <p>
2723)     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

2724)     detect and block connections to Tor bridges.
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2725)     <a href="<page projects/obfsproxy>">Obfsproxy</a> bridges address
Andrew Lewman don't tell users how to kil...

Andrew Lewman authored 11 years ago

2726)     this by adding another layer of obfuscation.
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2727)     </p>
2728) 
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2729)     <p>So should you run a normal relay or bridge relay? If you have
2730) lots
Moritz Bartl China not the only country...

Moritz Bartl authored 11 years ago

2731)     of bandwidth, you should definitely run a normal relay.
2732)     If you're willing
Roger Dingledine change our "should i be a r...

Roger Dingledine authored 12 years ago

2733)     to <a href="#ExitPolicies">be an exit</a>, you should definitely
2734)     run a normal relay, since we need more exits. If you can't be an
2735)     exit and only have a little bit of bandwidth, be a bridge. Thanks
2736)     for volunteering!
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Roger Dingledine authored 13 years ago

2740) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

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

2743) How do I keep the same key?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2746)  When upgrading your Tor relay, or running it on a different computer,
Sebastian Hahn Remove nicknames from websi...

Sebastian Hahn authored 9 years ago

2747)  the important part is to keep the same identity key (stored in
2748)  "keys/secret_id_key" in your DataDirectory).
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2751) This means that if you're upgrading your Tor relay and you keep the same
2752) torrc and the same DataDirectory, then the upgrade should just work and
2753) your relay will keep using the same key. If you need to pick a new
2754) DataDirectory, be sure to copy your old keys/secret_id_key over.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2755) </p>
2756) 
2757)     <hr>
2758) 
2759) <a id="NTService"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

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

2761) service?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2764)  You can run Tor as a service on all versions of Windows except Windows
Sebastian Hahn Remove vidalia-related docs...

Sebastian Hahn authored 9 years ago

2765)  95/98/ME.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2768) If you've already configured your Tor to be a relay, please note that when
2769) you enable Tor as a service, it will use a different DatagDirectory, and
2770) thus will generate a different key. If you want to keep using the old key,
2771) 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

2772) identity key.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2773) </p>
2774) <p>
2775) To install Tor as a service, you can simply run:
2776) </p>
2777) <pre>
2778) tor --service install
2779) </pre>
2780) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2781) A service called Tor Win32 Service will be installed and started. This
2782) service will also automatically start every time Windows boots, unless
2783) you change the Start-up type. An easy way to check the status of Tor,
2784) start or stop the service, and change the start-up type is by running
2785) services.msc and finding the Tor service in the list of currently
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2786) installed services.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

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

Roger Dingledine authored 10 years ago

2789) Optionally, you can specify additional options for the Tor service using
2790) the -options argument. For example, if you want Tor to use C:\tor\torrc,
2791) 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

2792) would run:
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2793) </p>
2794) <pre>
2795) tor --service install -options -f C:\tor\torrc ControlPort 9151
2796) </pre>
2797) <p>
2798) You can also start or stop the Tor service from the command line by typing:
2799) </p>
2800) <pre>
2801)  tor --service start
2802) </pre>
2803) <p>
2804) or
2805) </p>
2806) <pre>
2807)  tor --service stop
2808) </pre>
2809) <p>
2810) To remove the Tor service, you can run the following command:
2811) </p>
2812) <pre>
2813) tor --service remove
2814) </pre>
2815) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2816) If you are running Tor as a service and you want to uninstall Tor entirely,
2817) be sure to run the service removal command (shown above) first before
2818) running the uninstaller from "Add/Remove Programs". The uninstaller is
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2819) currently not capable of removing the active service.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2820) </p>
2821) 
2822) <hr>
2823) 
2824) <a id="VirtualServer"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2825) <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

2826) virtual server account?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2827) 
2828) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2829) Some ISPs are selling "vserver" accounts that provide what they call a
2830) virtual server -- you can't actually interact with the hardware, and
2831) they can artificially limit certain resources such as the number of file
2832) descriptors you can open at once. Competent vserver admins are able to
2833) configure your server to not hit these limits. For example, in SWSoft's
2834) Virtuozzo, investigate /proc/user_beancounters. Look for "failcnt" in
2835) tcpsndbuf, tcprecvbuf, numothersock, and othersockbuf. Ask for these to
Matt Pagan What do all these numbers i...

Matt Pagan authored 9 years ago

2836) 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

2837) </p>
2838) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2839) If the vserver admin will not increase system limits another option is
2840) to reduce the memory allocated to the send and receive buffers on TCP
2841) connections Tor uses. An experimental feature to constrain socket buffers
2842) has recently been added. If your version of Tor supports it, set
2843) "ConstrainedSockets 1" in your configuration. See the tor man page for
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2844) additional details about this option.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2845) </p>
2846) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2847) Unfortunately, since Tor currently requires you to be able to connect to
2848) all the other Tor relays, we need you to be able to use at least 1024 file
2849) 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

2850) in this way.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2851) </p>
2852) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2853) We hope to fix this in the future, once we know how to build a Tor network
2854) with restricted topologies -- that is, where each node connects to only a
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2855) few other nodes. But this is still a long way off.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2856) </p>
2857) 
Matt Pagan Cleaned up some existing FA...

Matt Pagan authored 10 years ago

2858) <hr>
2859) 
Roger Dingledine fix the faq anchors that ha...

Roger Dingledine authored 13 years ago

2860) <a id="MultipleRelays"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2861) <h3><a class="anchor" href="#MultipleRelays">I want to run more than one
2862) relay.</a></h3>
Roger Dingledine migrate the ManyRelays faq...

Roger Dingledine authored 13 years ago

2863) 
2864) <p>
2865) Great. If you want to run several relays to donate more to the network,
2866) we're happy with that. But please don't run more than a few dozen on
2867) the same network, since part of the goal of the Tor network is dispersal
2868) and diversity.
2869) </p>
2870) 
2871) <p>
2872) 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

2873) config option in the <a href="#torrc">torrc</a> of each relay, listing
2874) all the relays (comma-separated) that are under your control:
Roger Dingledine migrate the ManyRelays faq...

Roger Dingledine authored 13 years ago

2875) </p>
2876) 
2877) <pre>
2878)     MyFamily $fingerprint1,$fingerprint2,$fingerprint3
2879) </pre>
2880) 
2881) <p>
2882) where each fingerprint is the 40 character identity fingerprint (without
Sebastian Hahn Remove nicknames from websi...

Sebastian Hahn authored 9 years ago

2883) spaces).
Roger Dingledine migrate the ManyRelays faq...

Roger Dingledine authored 13 years ago

2884) </p>
2885) 
2886) <p>
2887) That way clients will know to avoid using more than one of your relays
2888) in a single circuit. You should set MyFamily if you have administrative
2889) control of the computers or of their network, even if they're not all in
2890) the same geographic location.
2891) </p>
2892) 
2893)     <hr>
2894) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2895)     <a id="WrongIP"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2896)     <h3><a class="anchor" href="#WrongIP">My relay is picking the wrong
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2897)     IP address.</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2898)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2899)  Tor guesses its IP address by asking the computer for its hostname, and
2900)  then resolving that hostname. Often people have old entries in their
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2901)  /etc/hosts file that point to old IP addresses.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2902)     </p>
2903)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2904) If that doesn't fix it, you should use the "Address" config option to
2905) specify the IP you want it to pick. If your computer is behind a NAT and
2906) 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

2907) href="#RelayFlexible">dynamic IP addresses</a>.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2908)     </p>
2909)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2910) Also, if you have many addresses, you might also want to set
2911) "OutboundBindAddress" so external connections come from the IP you intend
2912) to present to the world.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2913)     </p>
2914) 
2915)     <hr>
2916) 
2917)     <a id="BehindANAT"></a>
2918)     <h3><a class="anchor" href="#BehindANAT">I'm behind a NAT/Firewall.</a></h3>
2919) 
2920)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2921) 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

2922) your NAT/router device.
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) If your relay is running on a internal net you need to setup port forwarding.
2926) Forwarding TCP connections is system dependent but the firewalled-clients FAQ
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

2927) entry offers some examples on how to do this.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2928) </p>
2929) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2930) 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

2931) iptables:
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2932) </p>
2933) <pre>
2934) /sbin/iptables -A INPUT -i eth0 -p tcp --destination-port 9001 -j ACCEPT
2935) </pre>
2936) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

2937) You may have to change "eth0" if you have a different external interface
2938) (the one connected to the Internet). Chances are you have only one (except
2939) the loopback) so it shouldn't be too hard to figure out.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

2940)     </p>
2941)     <hr>
2942) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2943)     <a id="RelayMemory"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2944)     <h3><a class="anchor" href="#RelayMemory">Why is my Tor relay using
2945) so much memory?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

2946) 
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2947)     <p>If your Tor relay is using more memory than you'd like, here are
2948) some
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2949)     tips for reducing its footprint:
2950)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

2951) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2952)     <ol>
2953)     <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

2954)     bugs in glibc's malloc implementation. That is, when Tor releases
2955) memory
2956)     back to the system, the pieces of memory are fragmented so they're
2957) hard
2958)     to reuse. The Tor tarball ships with OpenBSD's malloc
2959) implementation,
2960)     which doesn't have as many fragmentation bugs (but the tradeoff is
2961) higher
2962)     CPU load). You can tell Tor to use this malloc implementation
2963) instead:
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2964)     <tt>./configure --enable-openbsd-malloc</tt></li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

2965) 
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2966)     <li>If you're running a fast relay, meaning you have many TLS
2967) connections
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2968)     open, you are probably losing a lot of memory to OpenSSL's internal
Roger Dingledine fix another broken link in...

Roger Dingledine authored 9 years ago

2969)     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

2970)     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

2971)     1.0.0 or newer, Tor's build process will automatically recognize and
2972) use
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2973)     this feature.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

2974) 
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

2975) <!-- Nickm says he's not sure this is still accurate
2976) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

2977)     <li>If you're running on Solaris, OpenBSD, NetBSD, or
2978)     old FreeBSD, Tor is probably forking separate processes
2979)     rather than using threads. Consider switching to a <a
2980)     href="<wikifaq>#WhydoesntmyWindowsorotherOSTorrelayrunwell">better
2981)     operating system</a>.</li>
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

2982) -->
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2983)     <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

2984)     amount of bandwidth your relay advertises. Advertising less
2985) bandwidth
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2986)     means you will attract fewer users, so your relay shouldn't grow
2987)     as large. See the <tt>MaxAdvertisedBandwidth</tt> option in the man
2988)     page.</li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

2989) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2990)     </ol>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

2991) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2992)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

2993)     All of this said, fast Tor relays do use a lot of ram. It is not
2994) unusual
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

2995)     for a fast exit relay to use 500-1000 MB of memory.
2996)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

2997) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

2998)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

2999) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3000)     <a id="BetterAnonymity"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3001)     <h3><a class="anchor" href="#BetterAnonymity">Do I get better anonymity
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3002)     if I run a relay?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3003) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3004)     <p>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3005) Yes, you do get better anonymity against some attacks.
3006)     </p>
3007)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3008) The simplest example is an attacker who owns a small number of Tor relays.
3009) 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

3010) the connection originated at your computer or was relayed from somebody else.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3011)     </p>
3012)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3013) There are some cases where it doesn't seem to help: if an attacker can
3014) watch all of your incoming and outgoing traffic, then it's easy for him
3015) to learn which connections were relayed and which started at you. (In
3016) 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

3017) 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

3018)     </p>
3019)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3020) There are also some downsides to running a Tor relay. First, while we
3021) only have a few hundred relays, the fact that you're running one might
3022) signal to an attacker that you place a high value on your anonymity.
3023) Second, there are some more esoteric attacks that are not as
3024) well-understood or well-tested that involve making use of the knowledge
3025) that you're running a relay -- for example, an attacker may be able to
3026) "observe" whether you're sending traffic even if he can't actually watch
3027) your network, by relaying traffic through your Tor relay and noticing
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3028) changes in traffic timing.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3029)     </p>
3030)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3031) It is an open research question whether the benefits outweigh the risks.
3032) A lot of that depends on the attacks you are most worried about. For
3033) most users, we think it's a smart move.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3034)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3035) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

3036)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3037) 
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

3038)     <a id="FacingLegalTrouble"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3039)     <h3><a class="anchor" href="#FacingLegalTrouble">I'm facing legal
3040)     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

3041)     time?</a></h3>
3042) 
3043)     <p><a href="https://exonerator.torproject.org/">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3044)     Exonerator</a> is a web service that can check if an IP address was a
3045)     relay at a given time. We can also <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

3046)     href="<page about/contact>">provide a signed
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

3047)     letter</a> if needed.</p>
3048) 
3049)     <hr>
3050) 
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

3051)     <a id="RelayDonations"></a>
Roger Dingledine change faq title

Roger Dingledine authored 12 years ago

3052)     <h3><a class="anchor" href="#RelayDonations">Can I donate for a
3053)     relay rather than run my own?</a></h3>
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

3054) 
3055)     <p>
Roger Dingledine touchups on the faq that ha...

Roger Dingledine authored 10 years ago

3056)     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

3057)     your donations into better speed and anonymity for the Tor network:
3058)     </p>
3059)     <ul>
3060)     <li><a href="https://www.torservers.net/">torservers.net</a>
3061)     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

3062)     exit relays worldwide. They also like donations of bandwidth from
3063)     ISPs.</li>
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

3064)     <li><a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3065) href="https://www.noisebridge.net/wiki/Noisebridge_Tor">Noisebridge</a>
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

3066)     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

3067)     them into more US-based exit relay capacity.</li>
3068)     <li><a href="https://nos-oignons.net/">Nos Oignons</a> is a French
3069)     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

3070)     <li><a href="https://www.dfri.se/donera/?lang=en">DFRI</a> is a
3071)     Swedish non-profit running exit relays.</li>
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

3072)     </ul>
3073) 
3074)     <p>
3075)     These organizations are not the same as <a href="<page
3076)     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

3077)     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

3078)     Tor community.
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

3079)     </p>
3080) 
3081)     <p>
3082)     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

3083)     performance. The Tor network's anonymity comes in part from
3084) diversity,
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

3085)     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

3086)     improving Tor's anonymity more than by donating. At the same time
3087)     though, economies
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

3088)     of scale for bandwidth mean that combining many small donations into
Roger Dingledine get rid of the "unnecessary...

Roger Dingledine authored 12 years ago

3089)     several larger relays is more efficient at improving network
Roger Dingledine add faq entry about donatio...

Roger Dingledine authored 12 years ago

3090)     performance. Improving anonymity and improving performance are both
3091)     worthwhile goals, so however you can help is great!
3092)     </p>
3093) 
3094)     <hr>
3095) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

3096) <a id="TorHiddenServices"></a>
3097) <h2><a class="anchor">Tor hidden services:</a></h2>
3098) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3099)     <a id="AccessHiddenServices"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3100)     <h3><a class="anchor" href="#AccessHiddenServices">How do I access
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3101)     hidden services?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3102) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3103)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3104)     Tor hidden services are named with a special top-level domain (TLD)
3105)     name in DNS: .onion. Since the .onion TLD is not recognized by the
3106)     official root DNS servers on the Internet, your application will not
3107)     get the response it needs to locate the service. Currently, the Tor
3108)     directory server provides this look-up service; and thus the look-up
3109)     request must get to the Tor network.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3110)     </p>
3111) 
3112) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3113)  Therefore, your application <b>needs</b> to pass the .onion hostname to
3114)  Tor directly. You can't try to resolve it to an IP address, since there
3115)  <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

3116) </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3117) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3118)     <p>
3119)     So, how do you make your application pass the hostname directly to Tor?
3120)     You can't use SOCKS 4, since SOCKS 4 proxies require an IP from the
3121)     client (a web browser is an example of a SOCKS client). Even though
3122)     SOCKS 5 can accept either an IP or a hostname, most applications
3123)     supporting SOCKS 5 try to resolve the name before passing it to the
3124)     SOCKS proxy. SOCKS 4a, however, always accepts a hostname: You'll need
3125)     to use SOCKS 4a.
3126)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3127) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3128)     <p>
3129)     Some applications, such as the browsers Mozilla Firefox and Apple's
3130)     Safari, support sending DNS queries to Tor's SOCKS 5 proxy. Most web
3131)     browsers don't support SOCKS 4a very well, though. The workaround is
3132)     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

3133)     to speak to Tor with SOCKS 4a. We recommend Polipo as your HTTP proxy.
3134)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3135) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3136)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3137)     For applications that do not support HTTP proxy, and so cannot use
3138)     Polipo, <a href="http://www.freecap.ru/eng/">FreeCap</a> is an
3139)     alternative. When using FreeCap set proxy protocol  to SOCKS 5 and under
3140)     settings set DNS name resolving to remote. This
3141)     will allow you to use almost any program with Tor without leaking DNS
3142)     lookups and allow those same programs to access hidden services.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3143)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3144) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3145)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3146)     See also the <a href="#SocksAndDNS">question on DNS</a>.
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3147)     </p>
3148) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3149)     <hr>
3150) 
3151)     <a id="ProvideAHiddenService"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3152)     <h3><a class="anchor" href="#ProvideAHiddenService">How do I provide a
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3153)     hidden service?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3154) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3155)     <p>
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

3156)     See the <a href="<page docs/tor-hidden-service>">
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3157)     official hidden service configuration instructions</a>.
3158)     </p>
3159) 
3160)     <hr>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3161) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

3162)     <a id="Development"></a>
3163)     <h2><a class="anchor">Development:</a></h2>
3164) 
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3165)     <a id="VersionNumbers"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3166)     <h3><a class="anchor" href="#VersionNumbers">What do these weird
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3167)     version numbers mean?</a></h3>
3168) 
3169)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3170)     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

3171)     version scheme. Let's forget about those.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3172)     </p>
3173)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3174)     Starting with 0.1.0, versions all look like this:
3175)     MAJOR.MINOR.MICRO(.PATCHLEVEL)(-TAG). The stuff in parenthesis is
3176)     optional. MAJOR, MINOR, MICRO, and PATCHLEVEL are all numbers. Only one
3177)     release is ever made with any given set of these version numbers. The
3178)     TAG lets you know how stable we think the release is: "alpha" is pretty
3179)     unstable; "rc" is a release candidate; and no tag at all means that we
3180)     have a final release. If the tag ends with "-cvs", you're looking at
3181)     a development snapshot that came after a given release.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3182)     </p>
3183)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3184)     So for example, we might start a development branch with (say)
3185)     0.1.1.1-alpha. The patchlevel increments consistently as the status
3186)     tag changes, for example, as in: 0.1.1.2-alpha, 0.1.1.3-alpha,
3187)     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

3188)     The next stable release would be 0.1.1.7.
3189)     </p>
3190)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3191)     Why do we do it like this? Because every release has a unique
3192)     version number, it is easy for tools like package manager to tell
3193)     which release is newer than another. The tag makes it easy for users
3194)     to tell how stable the release is likely to be.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3195)     </p>
3196) 
3197)     <hr>
3198) 
3199)     <a id="PrivateTorNetwork"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3200)     <h3><a class="anchor" href="#PrivateTorNetwork">How do I set up my
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3201)     own private Tor network?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3202) 
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3203)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3204)     If you want to experiment locally with your own network, or you're
3205)     cut off from the Internet and want to be able to mess with Tor still,
3206)     then you may want to set up your own separate Tor network.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3207)     </p>
3208)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3209)     To set up your own Tor network, you need to run your own authoritative
3210)     directory servers, and your clients and relays must be configured so
3211)     they know about your directory servers rather than the default public
3212)     ones.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3213)     </p>
3214)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3215)     Apart from the somewhat tedious method of manually configuring a couple
3216)     of directory authorities, relays and clients there are two separate
3217)     tools that could help. One is Chutney, the other is Shadow.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3218)     </p>
3219)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3220)     <a href="https://gitweb.torproject.org/chutney.git">Chutney</a> is a
3221)     tool for configuring, controlling and running tests on a
3222)     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

3223)     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

3224)     network by generating Tor configuration files (torrc) and necssary keys
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3225)     (for the directory authorities). Then you can let Chutney start your Tor
3226)     authorities, relays and clients and wait for the network to bootstrap.
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3227)     Finally, you can have Chutney run tests on your network to see which
3228)     things work and which do not. Chutney is typically used for running a
3229)     testing network with about 10 instances of Tor. Every instance of Tor
3230)     binds to one or two ports on localhost (127.0.0.1) and all Tor
3231)     communication is done over the loopback interface. The <a
Matt Pagan cgit version of blob_plain/...

Matt Pagan authored 9 years ago

3232)     href="https://gitweb.torproject.org/chutney.git/tree/README">Chutney
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3233)     README</a> is a good starting point for getting it up and running.
3234)     </p>
3235)     <p>
3236)     <a href="https://github.com/shadow/shadow">Shadow</a> is a network
3237)     simulator that can run Tor through its Scallion plug-in. Although
3238)     it's typically used for running load and performance tests on
3239)     substantially larger Tor test networks than what's feasible with
3240)     Chutney, it also makes for an excellent debugging tool since you can
3241)     run completely deterministic experiments. A large Shadow network is on
3242)     the size of thousands of instances of Tor, and you can run experiments
3243)     out of the box using one of Shadow's several included scallion experiment
3244)     configurations. Shadow can be run on any linux machine without root,
3245)     and can also run on EC2 using a pre-configured image. Also, Shadow
3246)     controls the time of the simulation with the effect that
3247)     time-consuming tests can be done more efficiently than in an
3248)     ordinary testing network. The <a
3249)     href="https://github.com/shadow/shadow/wiki">Shadow wiki</a> and
3250)     <a href="http://shadow.github.io/">Shadow website</a> are
3251)     good places to get started.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3252)     </p>
3253) 
3254)     <hr>
3255) 
Matt Pagan Fixed an anchor

Matt Pagan authored 10 years ago

3256)     <a id="UseTorWithJava"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3257)     <h3><a class="anchor" href="#UseTorWithJava">How can I make my Java
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3258)     program use the Tor Network?</a></h3>
3259) 
3260)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3261)     The newest versions of Java now have SOCKS4/5 support built in.
3262)     Unfortunately, the SOCKS interface is not very well documented and
3263)     may still leak your DNS lookups. The safest way to use Tor is to
3264)     interface the SOCKS protocol directly or go through an application-level
3265)     proxy that speaks SOCKS4a. For an example and libraries that implement
3266)     the SOCKS4a connection, go to Joe Foley's TorLib in the <a
3267)     href="http://web.mit.edu/foley/www/TinFoil/">TinFoil Project</a>.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3268)     </p>
3269) 
3270)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3271)     A fully Java implementation of the Tor client is now available as <a
3272)     href="http://www.subgraph.com/orchid.html">Orchid</a>. We still consider
3273)     Orchid to be experimental, so use with care.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3274)     </p>
3275) 
3276)     <hr>
3277) 
3278) 
3279)     <a id="WhatIsLibevent"></a>
3280)     <h3><a class="anchor" href="#WhatIsLibevent">What is Libevent?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3281) 
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3282)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3283)     When you want to deal with a bunch of net connections at once, you
3284)     have a few options:
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)     One is multithreading: you have a separate micro-program inside the
3288)     main program for each net connection that reads and writes to the
3289)     connection as needed.This, performance-wise, sucks.
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)     Another is asynchronous network programming: you have a single main
3293)     program that finds out when various net connections are ready to
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3294)     read/write, and acts accordingly.
3295)     </p>
3296)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3297)     The problem is that the oldest ways to find out when net connections
3298)     are ready to read/write, suck. And the newest ways are finally fast,
3299)     but are not available on all platforms.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3300)     </p>
3301)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3302)     This is where Libevent comes in and wraps all these ways to find
3303)     out whether net connections are ready to read/write, so that Tor
3304)     (and other programs) can use the fastest one that your platform
3305)     supports, but can still work on older platforms (these methods are
3306)     all different depending on the platorm) So Libevent presents a
3307)     consistent and fast interface to select, poll, kqueue, epoll,
3308)     /dev/poll, and windows select.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3309)     </p>
3310)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3311)     However, On the the Win32 platform (by Microsoft) the only good
3312)     way to do fast IO on windows with hundreds of sockets is using
3313)     overlapped IO, which is grossly unlike every other BSD sockets
3314)     interface.
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3315)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3316)     <p>Libevent has <a href="http://www.monkey.org/~provos/libevent/">its
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3317)     own website</a>.
3318)     </p>
3319)     <hr>
3320) 
3321)     <a id="MyNewFeature"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3322)     <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

3323)     a new feature into Tor?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3324) 
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3325)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3326)     For a new feature to go into Tor, it needs to be designed (explain what
3327)     you think Tor should do), argued to be secure (explain why it's better
3328)     or at least as good as what Tor does now), specified (explained at the
3329)     byte level at approximately the level of detail in tor-spec.txt), and
3330)     implemented (done in software).
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3331)     </p>
3332) 
3333)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3334)     You probably shouldn't count on other people doing all of these steps
3335)     for you: people who are skilled enough to do this stuff generally
Matt Pagan 6 new FAQ entires.

Matt Pagan authored 10 years ago

3336)     have their own favorite feature requests.
3337)     </p>
3338) 
3339)     <hr>
3340) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

3341)     <a id="AnonymityAndSecurity"></a>
3342)     <h2><a class="anchor">Anonymity And Security:</a></h2>
3343) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3344)     <a id="WhatProtectionsDoesTorProvide"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3345)     <h3><a class="anchor" href="#WhatProtectionsDoesTorProvide">What
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3346)     protections does Tor provide?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3347) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3348)     <p>
3349)     Internet communication is based on a store-and-forward model that
3350)     can be understood in analogy to postal mail: Data is transmitted in
3351)     blocks called IP datagrams or packets. Every packet includes a source
3352)     IP address (of the sender) and a destination IP address (of the
3353)     receiver), just as ordinary letters contain postal addresses of sender
3354)     and receiver. The way from sender to receiver involves multiple hops of
3355)     routers, where each router inspects the destination IP address and
3356)     forwards the packet closer to its destination. Thus, every router
3357)     between sender and receiver learns that the sender is communicating
3358)     with the receiver. In particular, your local ISP is in the position to
3359)     build a complete profile of your Internet usage. In addition, every
3360)     server in the Internet that can see any of the packets can profile your
3361)     behaviour.
3362)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3363) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3364)     <p>
3365)     The aim of Tor is to improve your privacy by sending your traffic through
3366)     a series of proxies. Your communication is encrypted in multiple layers
3367)     and routed via multiple hops through the Tor network to the final
3368)     receiver. More details on this process can be found in the <a
3369)     href="https://www.torproject.org/about/overview">Tor overview</a>.
3370)     Note that all your local ISP can observe now is that you are
3371)     communicating with Tor nodes. Similarly, servers in the Internet just
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3372)     see that they are being contacted by Tor nodes.
3373)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3374) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3375)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3376)     Generally speaking, Tor aims to solve three privacy problems:
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3377)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3378) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3379)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3380)     First, Tor prevents websites and other services from learning
3381)     your location, which they can use to build databases about your
3382)     habits and interests. With Tor, your Internet connections don't
3383)     give you away by default -- now you can have the ability to choose,
3384)     for each connection, how much information to reveal.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3385)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3386) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3387)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3388)     Second, Tor prevents people watching your traffic locally (such as
3389)     your ISP) from learning what information you're fetching and where
3390)     you're fetching it from. It also stops them from deciding what you're
3391)     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

3392)     network, you can reach any site on the Internet.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3393)     </p>
3394) 
3395)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3396)     Third, Tor routes your connection through more than one Tor relay
3397)     so no single relay can learn what you're up to. Because these relays
3398)     are run by different individuals or organizations, distributing trust
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3399)     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

3400)     </a> approach.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3401)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3402) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3403)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3404)     Note, however, that there are situations where Tor fails to solve these
3405)     privacy problems entirely: see the entry below on <a
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3406)     href="#AttacksOnOnionRouting">remaining attacks</a>.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3407)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3408) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3409)     <hr>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3410) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3411)     <a id="CanExitNodesEavesdrop"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3412)     <h3><a class="anchor" href="#CanExitNodesEavesdrop">Can exit nodes eavesdrop
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3413)     on communications? Isn't that bad?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3414) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3415)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3416)     Yes, the guy running the exit node can read the bytes that come in and
3417)     out there. Tor anonymizes the origin of your traffic, and it makes sure
3418)     to encrypt everything inside the Tor network, but it does not magically
3419)     encrypt all traffic throughout the Internet.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3420)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3421) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3422)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3423)     This is why you should always use end-to-end encryption such as SSL for
3424)     sensitive Internet connections. (The corollary to this answer is that if
3425)     you are worried about somebody intercepting your traffic and you're
3426)     *not* using end-to-end encryption at the application layer, then something
3427)     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

3428)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3429) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3430)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3431)     Tor does provide a partial solution in a very specific situation, though.
3432)     When you make a connection to a destination that also runs a Tor relay,
3433)     Tor will automatically extend your circuit so you exit from that circuit.
3434)     So for example if Indymedia ran a Tor relay on the same IP address as
3435)     their website, people using Tor to get to the Indymedia website would
3436)     automatically exit from their Tor relay, thus getting *better* encryption
3437)     and authentication properties than just browsing there the normal way.
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3438)     </p>
3439) 
3440)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3441)     We'd like to make it still work even if the service is nearby the Tor
3442)     relay but not on the same IP address. But there are a variety of
3443)     technical problems we need to overcome first (the main one being "how
3444)     does the Tor client learn which relays are associated with which
3445)     websites in a decentralized yet non-gamable way?").
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3446)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3447) 
Matt Pagan Added 4 faq entries: My Tor...

Matt Pagan authored 10 years ago

3448)     <hr>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3449) 
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3450)     <a id="AmITotallyAnonymous"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3451)     <h3><a class="anchor" href="#AmITotallyAnonymous">So I'm totally anonymous
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3452)     if I use Tor?</a></h3>
3453) 
3454)     <p>
3455)     <b>No.</b>
3456)     </p>
3457)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3458)     First, Tor protects the network communications. It separates where you
3459)     are from where you are going on the Internet. What content and data you
3460)     transmit over Tor is controlled by you. If you login to Google or
3461)     Facebook via Tor, the local ISP or network provider doesn't know you
3462)     are visiting Google or Facebook. Google and Facebook don't know where
3463)     you are in the world. However, since you have logged into their sites,
3464)     they know who you are. If you don't want to share information, you are
3465)     in control.
3466)     </p>
3467) 
3468)     <p>
3469)     Second, active content, such as Java, Javascript, Adobe Flash, Adobe
3470)     Shockwave, QuickTime, RealAudio, ActiveX controls, and VBScript, are
3471)     binary applications. These binary applications run as your user account
3472)     with your permissions in your operating system. This means these
3473)     applications can access anything that your user account can access. Some
3474)     of these technologies, such as Java and Adobe Flash for instance, run in
3475)     what is known as a virtual machine. This virtual machine may have the
3476)     ability to ignore your configured proxy settings, and therefore bypass
3477)     Tor and share information directly to other sites on the Internet. The
3478)     virtual machine may be able to store data, such as cookies, completely
3479)     separate from your browser or operating system data stores. Therefore,
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3480)     these technologies must be disabled in your browser to use Tor safely.
3481)     </p>
3482)     <p>
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

3483)     That's where <a
Sebastian Hahn Remove some whitespace at eol

Sebastian Hahn authored 9 years ago

3484)     href="<page projects/torbrowser>">Tor Browser</a> comes in. We produce
Matt Pagan Replaced "the Tor Browser B...

Matt Pagan authored 9 years ago

3485)     a web browser that is preconfigured to
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3486)     help you control the risks to your privacy and anonymity while browsing
3487)     the Internet. Not only are the above technologies disabled to prevent
3488)     identity leaks, the Tor Browser also includes browser extensions like
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3489)     NoScript and Torbutton, as well as patches to the Firefox source
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3490)     code. The full design of the Tor Browser can be read <a
3491)     href="https://www.torproject.org/projects/torbrowser/design/">here</a>.
3492)     In designing a safe, secure solution for browsing the web with Tor,
3493)     we've discovered that configuring <a href="#TBBOtherBrowser">other
Matt Pagan Other Vidalia and Tor Brows...

Matt Pagan authored 10 years ago

3494)     browsers</a> to use Tor is unsafe.
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3495)     </p>
3496) 
3497)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3498)     Alternatively, you may find a Live CD or USB operating system more to
3499)     your liking. The Tails team has created an <a
3500)     href="https://tails.boum.org/">entire bootable operating system</a>
3501)     configured for anonymity and privacy on the Internet.
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3502)     </p>
3503) 
3504)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3505)     Tor is a work in progress. There is still <a
3506)     href="https://www.torproject.org/getinvolved/volunteer">plenty of work
3507)     left to do</a> for a strong, secure, and complete solution.
Matt Pagan Added three FAQ entries; fi...

Matt Pagan authored 10 years ago

3508)     </p>
3509) 
3510)     <hr>
3511) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3512)     <a id="KeyManagement"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3513)     <h3><a class="anchor" href="#KeyManagement">Tell me about all the
3514) keys Tor uses.</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3515) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3516)     <p>
3517)     Tor uses a variety of different keys, with three goals in mind: 1)
3518)     encryption to ensure privacy of data within the Tor network, 2)
3519)     authentication so clients know they're
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3520)     talking to the relays they meant to talk to, and 3) signatures to
3521) make
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3522)     sure all clients know the same set of relays.
3523)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3524) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3525)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3526)     <b>Encryption</b>: first, all connections in Tor use TLS link
3527) encryption,
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3528)     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

3529)     intended for. Further, the Tor client establishes an ephemeral
3530) encryption
Roger Dingledine explain that the authentica...

Roger Dingledine authored 12 years ago

3531)     key with each relay in the circuit; these extra layers of encryption
3532)     mean that only the exit relay can read
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3533)     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

3534)     so logging traffic and then breaking into the relay to discover the
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3535)     key won't work.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3536)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3537) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3538)     <p>
3539)     <b>Authentication</b>:
3540)     Every Tor relay has a public decryption key called the "onion key".
Roger Dingledine explain that the authentica...

Roger Dingledine authored 12 years ago

3541)     Each relay rotates its onion key once a week.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3542)     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

3543) 
3544) href="<svnprojects>design-paper/tor-design.html#subsec:circuits">demands
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3545)     that the Tor relay prove knowledge of its onion key</a>. That way
3546)     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

3547)     Because the Tor client chooses the path, it can make sure to get
3548)     Tor's "distributed trust" property: no single relay in the path can
3549)     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

3550)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3551) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3552)     <p>
3553)     <b>Coordination</b>:
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3554)     How do clients know what the relays are, and how do they know that
3555) they
3556)     have the right keys for them? Each relay has a long-term public
3557) signing
3558)     key called the "identity key". Each directory authority additionally
3559) has a
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3560)     "directory signing key". The directory authorities <a
Sebastian Hahn Fix links that broke due to...

Sebastian Hahn authored 13 years ago

3561)     href="<specblob>dir-spec.txt">provide a signed list</a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3562)     of all the known relays, and in that list are a set of certificates
3563) from
3564)     each relay (self-signed by their identity key) specifying their
3565) keys,
3566)     locations, exit policies, and so on. So unless the adversary can
3567) control
Roger Dingledine explain that the authentica...

Roger Dingledine authored 12 years ago

3568)     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

3569)     directory authorities), he can't trick the Tor client into using
3570)     other Tor relays.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3571)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3572) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3573)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3574)     How do clients know what the directory authorities are? The Tor
3575) software
3576)     comes with a built-in list of location and public key for each
3577) directory
3578)     authority. So the only way to trick users into using a fake Tor
3579) network
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3580)     is to give them a specially modified version of the software.
3581)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3582) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3583)     <p>
3584)     How do users know they've got the right software? When we distribute
3585)     the source code or a package, we digitally sign it with <a
3586)     href="http://www.gnupg.org/">GNU Privacy Guard</a>. See the <a
3587)     href="<page docs/verifying-signatures>">instructions
3588)     on how to check Tor's signatures</a>.
3589)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3590) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3591)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3592)     In order to be certain that it's really signed by us, you need to
3593) have
3594)     met us in person and gotten a copy of our GPG key fingerprint, or
3595) you
3596)     need to know somebody who has. If you're concerned about an attack
3597) on
3598)     this level, we recommend you get involved with the security
3599) community
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3600)     and start meeting people.
3601)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3602) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

3603)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3604) 
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

3605) <a id="EntryGuards"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3606) <h3><a class="anchor" href="#EntryGuards">What are Entry
3607) Guards?</a></h3>
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

3608) 
3609) <p>
3610) Tor (like all current practical low-latency anonymity designs) fails
3611) 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

3612) example, suppose the attacker controls or watches the Tor relay you
3613) choose
3614) to enter the network, and also controls or watches the website you
3615) visit. In
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

3616) this case, the research community knows no practical low-latency design
3617) that can reliably stop the attacker from correlating volume and timing
3618) information on the two sides.
3619) </p>
3620) 
3621) <p>
3622) So, what should we do? Suppose the attacker controls, or can observe,
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

3623) <i>C</i> relays. Suppose there are <i>N</i> relays total. If you select
3624) new entry and exit relays each time you use the network, the attacker
3625) will be able to correlate all traffic you send with probability
3626) <i>(c/n)<sup>2</sup></i>. But profiling is, for most users, as bad
3627) as being traced all the time: they want to do something often without
3628) 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

3629) attacker noticing more often. Thus, choosing many random entries and
3630) exits
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

3631) 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

3632) </p>
3633) 
3634) <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3635) The solution is "entry guards": each Tor client selects a few relays at
3636) random
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

3637) to use as entry points, and uses only those relays for her first hop. If
3638) those relays are not controlled or observed, the attacker can't win,
3639) ever, and the user is secure. If those relays <i>are</i> observed or
3640) 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

3641) of the user's traffic &mdash; but still the user is no more profiled
3642) than
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

3643) before. Thus, the user has some chance (on the order of <i>(n-c)/n</i>)
3644) of avoiding profiling, whereas she had none before.
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

3645) </p>
3646) 
3647) <p>
Roger Dingledine cleanup on the EntryGuards...

Roger Dingledine authored 13 years ago

3648) You can read more at <a href="http://freehaven.net/anonbib/#wright02">An
3649) Analysis of the Degradation of Anonymous Protocols</a>, <a
3650) href="http://freehaven.net/anonbib/#wright03">Defending Anonymous
3651) Communication Against Passive Logging Attacks</a>, and especially
3652) <a href="http://freehaven.net/anonbib/#hs-attack06">Locating Hidden
3653) Servers</a>.
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

3654) </p>
3655) 
3656) <p>
3657) Restricting your entry nodes may also help against attackers who want
3658) to run a few Tor nodes and easily enumerate all of the Tor user IP
3659) addresses. (Even though they can't learn what destinations the users
3660) 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

3661) list of users.) However, that feature won't really become useful until
3662) we move to a "directory guard" design as well.
Roger Dingledine import EntryGuards faq entry

Roger Dingledine authored 13 years ago

3663) </p>
3664) 
3665)     <hr>
3666) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3667)     <a id="ChangePaths"></a>
3668)     <h3><a class="anchor" href="#ChangePaths">How often does Tor change its paths?</a></h3>
3669)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3670)      Tor will reuse the same circuit for new TCP streams for 10 minutes,
3671)      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

3672)      will switch to a new circuit immediately.)
3673)     </p>
3674)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3675) But note that a single TCP stream (e.g. a long IRC connection) will stay on
3676) the same circuit forever -- we don't rotate individual streams from one
3677) circuit to the next. Otherwise an adversary with a partial view of the
3678) 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

3679) destination, rather than just one chance.
3680)     </p>
3681) 
3682)     <hr>
3683) 
3684)     <a id="CellSize"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3685)     <h3><a class="anchor" href="#CellSize">Tor uses hundreds of bytes for
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3686)     every IRC line. I can't afford that!</a></h3>
3687)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3688)      Tor sends data in chunks of 512 bytes (called "cells"), to make it
3689)      harder for intermediaries to guess exactly how many bytes you're
3690)      communicating at each step. This is unlikely to change in the near
3691)      future -- if this increased bandwidth use is prohibitive for you, I'm
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3692)      afraid Tor is not useful for you right now.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3693)     </p>
3694)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3695) The actual content of these fixed size cells is
Matt Pagan cgit version of blob_plain/...

Matt Pagan authored 9 years ago

3696) <a href="https://gitweb.torproject.org/torspec.git/tree/tor-spec.txt">
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3697) documented in the main Tor spec</a>, section 3.
3698)     </p>
3699)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3700) We have been considering one day adding two classes of cells -- maybe a 64
3701) byte cell and a 1024 byte cell. This would allow less overhead for
3702) interactive streams while still allowing good throughput for bulk streams.
3703) But since we want to do a lot of work on quality-of-service and better
3704) queuing approaches first, you shouldn't expect this change anytime soon
3705) (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

3706) <a href="<page getinvolved/volunteer>#Research">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3707) research ideas</a> that may involve changing the cell size.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3708)     </p>
3709) 
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3710)     <hr>
3711) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3712)     <a id="OutboundConnections"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3713)     <h3><a class="anchor" href="#OutboundConnections">Why does netstat show
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3714)     these outbound connections?</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3715)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3716)     Because that's how Tor works. It holds open a handful of connections
3717)     so there will be one available when you need one.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3718)     </p>
3719) 
3720)     <hr>
3721) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3722)     <a id="PowerfulBlockers"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3723)     <h3><a class="anchor" href="#PowerfulBlockers">What about powerful blocking
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3724)     mechanisms?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3725)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3726)  An adversary with a great deal of manpower and money, and severe
3727)  real-world penalties to discourage people from trying to evade detection,
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3728)  is a difficult test for an anonymity and anti-censorship system.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3729)     </p>
3730)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3731) The original Tor design was easy to block if the attacker controls Alice's
3732) connection to the Tor network --- by blocking the directory authorities, by
3733) blocking all the relay IP addresses in the directory, or by filtering based
3734) on the fingerprint of the Tor TLS handshake. After seeing these attacks and
3735) others first-hand, more effort was put into researching new circumvention
3736) techniques. Pluggable transports are protocols designed to allow users behind
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3737) government firewalls to access the Tor network.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3738)     </p>
3739)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3740) 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

3741) details on the <a href="<page docs/pluggable-transports>">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3742) pluggable transports page</a>. You may also be interested in
3743) <a href="https://www.youtube.com/watch?v=GwMr8Xl7JMQ">Roger and Jake's talk at
3744) 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

3745) talk at 44con</a>.
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3746)     </p>
3747) 
3748)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3749) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3750)     <a id="RemotePhysicalDeviceFingerprinting"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3751)     <h3><a class="anchor" href="#RemotePhysicalDeviceFingerprinting">Does Tor
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3752)     resist "remote physical device fingerprinting"?</a></h3>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3753)     <p>
3754)  Yes, we resist all of these attacks as far as we know.
3755)     </p>
3756)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3757) These attacks come from examining characteristics of the IP headers or TCP
3758) headers and looking for information leaks based on individual hardware
3759) signatures. One example is the
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3760) <a href="http://www.caida.org/outreach/papers/2005/fingerprinting/">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3761) 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

3762) 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

3763) </p>
3764) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3765) Tor transports TCP streams, not IP packets, so we end up automatically
3766) scrubbing a lot of the potential information leaks. Because Tor relays use
3767) their own (new) IP and TCP headers at each hop, this information isn't
3768) relayed from hop to hop. Of course, this also means that we're limited in
3769) the protocols we can transport (only correctly-formed TCP, not all IP like
3770) 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

3771) </p>
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3772) 
3773)     <hr>
3774) 
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

3775)     <a id="IsTorLikeAVPN"></a>
3776)     <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

3777) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3778)     <p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3779)     <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>
3780)     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

3781)     to obscure the fact that you're using Tor, <a
3782)     href="https://www.torproject.org/docs/bridges#RunningABridge">setting up
3783)     a private server as a bridge</a> works quite well.
3784)     </p>
3785) 
3786)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3787)     VPNs encrypt the traffic between the user and the VPN provider,
3788)     and they can act as a proxy between a user and an online destination.
3789)     However, VPNs have a single point of failure: the VPN provider.
3790)     A technically proficient attacker or a number of employees could
3791)     retrieve the full identity information associated with a VPN user.
3792)     It is also possible to use coercion or other means to convince a
3793)     VPN provider to reveal their users' identities. Identities can be
3794)     discovered by following a money trail (using Bitcoin does not solve
3795)     this problem because Bitcoin is not anonymous), or by persuading the
3796)     VPN provider to hand over logs. Even
3797)     if a VPN provider says they don't keep logs, users have to take their
3798)     word for it---and trust that the VPN provider won't buckle to outside
3799)     pressures that might want them to start keeping logs.
3800)     </p>
3801) 
3802)     <p>
3803)     When you use a VPN, websites can still build up a persistent profile of
3804)     your usage over time. Even though sites you visit won't automatically
3805)     get your originating IP address, they still know how to profile you
3806)     based on your browsing history.
3807)     </p>
3808) 
3809)     <p>
3810)     When you use Tor the IP address you connect to changes at most every 10
3811)     minutes, and often more frequently than that. This makes it extremely
3812)     dificult for websites to create any sort of persistent profile of Tor
3813)     users (assuming you did not <a
Roger Dingledine make the faq work better on...

Roger Dingledine authored 10 years ago

3814)     href="<page download/download>#warning">identify
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3815)     yourself in other ways</a>). No one Tor relay can know enough
3816)     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

3817)     href="<page about/overview>#thesolution">encrypted
Matt Pagan Created a new FAQ entry abo...

Matt Pagan authored 10 years ago

3818)     three-hop circuit</a> design.
3819)     </p>
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

3820) 
3821)     <hr>
3822) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3823)     <a id="Proxychains"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3824)     <h3><a class="anchor" href="#Proxychains">Aren't 10 proxies
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3825)     (proxychains) better than Tor with only 3 hops?</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3826) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3827)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3828)     Proxychains is a program that sends your traffic through a series of
3829)     open web proxies that you supply before sending it on to your final
3830)     destination. <a href="#KeyManagement">Unlike Tor</a>, proxychains
3831)     does not encrypt the connections between each proxy server. An open proxy
3832)     that wanted to monitor your connection could see all the other proxy
3833)     servers you wanted to use between itself and your final destination,
3834)     as well as the IP address that proxy hop received traffic from.
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3835)     </p>
3836)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3837)     Because the <a
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3838)     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

3839)     Tor protocol</a> requires encrypted relay-to-relay connections, not
3840)     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

3841)     </p>
3842)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3843)     While Tor relays are run by volunteers and checked periodically for
3844)     suspicious behavior, many open proxies that can be found with a search
3845)     engine are compromised machines, misconfigured private proxies
3846)     not intended for public use, or honeypots set up to exploit users.
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3847)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3848) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3849)     <hr>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

3850) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

3851) 
Matt Pagan Added more FAQ entries

Matt Pagan authored 10 years ago

3852) <a id="AttacksOnOnionRouting"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3853)     <h3><a class="anchor" href="#AttacksOnOnionRouting">What attacks remain
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3854)     against onion routing?</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3855)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3856) As mentioned above, it is possible for an observer who can view both you and
3857) either the destination website or your Tor exit node to correlate timings of
3858) 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

3859) defend against such a threat model.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3860)     </p>
3861)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3862) In a more limited sense, note that if a censor or law enforcement agency has
3863) the ability to obtain specific observation of parts of the network, it is
3864) possible for them to verify a suspicion that you talk regularly to your friend
3865) by observing traffic at both ends and correlating the timing of only that
3866) traffic. Again, this is only useful to verify that parties already suspected
3867) of communicating with one another are doing so. In most countries, the
3868) suspicion required to obtain a warrant already carries more weight than
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3869) timing correlation would provide.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3870)     </p>
3871)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3872) Furthermore, since Tor reuses circuits for multiple TCP connections, it is
3873) possible to associate non anonymous and anonymous traffic at a given exit
3874) node, so be careful about what applications you run concurrently over Tor.
3875) Perhaps even run separate Tor clients for these applications.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

3876)     </p>
3877) 
3878)     <hr>
3879) 
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

3880)     <a id="LearnMoreAboutAnonymity"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3881)     <h3><a class="anchor" href="#LearnMoreAboutAnonymity">Where can I
Matt Pagan Added 6 FAQ entries from th...

Matt Pagan authored 10 years ago

3882)     learn more about anonymity?</a></h3>
3883) 
3884)     <p>
3885)     <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.
3886)     </p>
3887) 
3888)     <hr>
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

3889) 
3890)     <a id="AlternateDesigns"></a>
3891)     <h2><a class="anchor">Alternate designs:</a></h2>
3892) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3893)     <a id="EverybodyARelay"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3894)     <h3><a class="anchor" href="#EverybodyARelay">You should make every
3895) Tor user be a relay.</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3896) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3897)     <p>
3898)     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

3899)     network to handle all our users, and <a
Matt Pagan Add 1 FAQ entry and cleaned...

Matt Pagan authored 10 years ago

3900)     href="#BetterAnonymity">running a Tor
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3901)     relay may help your anonymity</a>. However, many Tor users cannot be
3902) good
3903)     relays &mdash; for example, some Tor clients operate from behind
3904) restrictive
3905)     firewalls, connect via modem, or otherwise aren't in a position
3906) where they
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3907)     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

3908)     part of providing effective anonymity for everyone, since many Tor
3909) users
3910)     are subject to these or similar constraints and including these
3911) clients
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3912)     increases the size of the anonymity set.
3913)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3914) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3915)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3916)     That said, we do want to encourage Tor users to run relays, so what
3917) we
3918)     really want to do is simplify the process of setting up and
3919) maintaining
3920)     a relay. We've made a lot of progress with easy configuration in the
3921) past
Sebastian Hahn Remove vidalia-related docs...

Sebastian Hahn authored 9 years ago

3922)     few years:
3923)     Tor is good at automatically detecting whether it's
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3924) reachable and
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3925)     how much bandwidth it can offer.
3926)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3927) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3928)     <p>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3929)     There are five steps we need to address before we can do this
3930) though:
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3931)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3932) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3933)     <p>
3934)     First, we need to make Tor stable as a relay on all common
3935)     operating systems. The main remaining platform is Windows,
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

3936)     and we're mostly there. See Section 4.1 of <a
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

3937)     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

3938) >our
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3939)     development roadmap</a>.
3940)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3941) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3942)     <p>
3943)     Second, we still need to get better at automatically estimating
3944)     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

3945)     <a href="<page getinvolved/volunteer>#Research">research section of
3946) the
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3947)     volunteer page</a>: "Tor doesn't work very well when relays
3948)     have asymmetric bandwidth (e.g. cable or DSL)". It might be that <a
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

3949)     href="<page docs/faq>#TransportIPnotTCP">switching
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

3950)     to UDP transport</a> is the simplest answer here &mdash; which alas
3951) is
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3952)     not a very simple answer at all.
3953)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3954) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3955)     <p>
3956)     Third, we need to work on scalability, both of the network (how to
3957)     stop requiring that all Tor relays be able to connect to all Tor
3958)     relays) and of the directory (how to stop requiring that all Tor
3959)     users know about all Tor relays). Changes like this can have large
3960)     impact on potential and actual anonymity. See Section 5 of the <a
3961)     href="<svnprojects>design-paper/challenges.pdf">Challenges</a> paper
3962)     for details. Again, UDP transport would help here.
3963)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3964) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3965)     <p>
3966)     Fourth, we need to better understand the risks from
3967)     letting the attacker send traffic through your relay while
3968)     you're also initiating your own anonymized traffic. <a
3969)     href="http://freehaven.net/anonbib/#back01">Three</a> <a
3970)     href="http://freehaven.net/anonbib/#clog-the-queue">different</a>
3971)     <a href="http://freehaven.net/anonbib/#torta05">research</a> papers
3972)     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

3973)     through candidate relays and looking for dips in the traffic while
3974) the
3975)     circuit is active. These clogging attacks are not that scary in the
3976) Tor
3977)     context so long as relays are never clients too. But if we're trying
3978) to
3979)     encourage more clients to turn on relay functionality too (whether
3980) as
3981)     <a href="<page docs/bridges>">bridge relays</a> or as normal
3982) relays), then
3983)     we need to understand this threat better and learn how to mitigate
3984) it.
3985)     </p>
3986) 
3987)     <p>
3988)     Fifth, we might need some sort of incentive scheme to encourage
3989) people
3990)     to relay traffic for others, and/or to become exit nodes. Here are
3991) our
Roger Dingledine fix another 404 from the fr...

Roger Dingledine authored 13 years ago

3992)     <a href="<blog>two-incentive-designs-tor">current
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3993)     thoughts on Tor incentives</a>.
3994)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3995) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3996)     <p>
3997)     Please help on all of these!
3998)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

3999) 
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4000) <hr>
4001) 
4002) <a id="TransportIPnotTCP"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4003) <h3><a class="anchor" href="#TransportIPnotTCP">You should transport all
4004) IP packets, not just TCP packets.</a></h3>
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4005) 
4006) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4007) This would be handy, because it would make Tor better able to handle
4008) new protocols like VoIP, it could solve the whole need to socksify
4009) 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

4010) allocate a lot of file descriptors to hold open all the exit
4011) connections.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4012) </p>
4013) 
4014) <p>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4015) We're heading in this direction: see <a
4016) href="https://trac.torproject.org/projects/tor/ticket/1855">this trac
4017) ticket</a> for directions we should investigate. Some of the hard
4018) problems are:
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4019) </p>
4020) 
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 13 years ago

4021) <ol>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4022) <li>IP packets reveal OS characteristics. We would still need to do
4023) IP-level packet normalization, to stop things like TCP fingerprinting
4024) 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

4025) href="#RemotePhysicalDeviceFingerprinting">device
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4026) fingerprinting attacks</a>, it looks like our best bet is shipping our
4027) own user-space TCP stack.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4028) </li>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4029) <li>Application-level streams still need scrubbing. We will still need
4030) user-side applications like Torbutton. So it won't become just a matter
4031) of capturing packets and anonymizing them at the IP layer.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4032) </li>
4033) <li>Certain protocols will still leak information. For example, we must
4034) rewrite DNS requests so they are delivered to an unlinkable DNS server
4035) rather than the DNS server at a user's ISP; thus, we must understand
4036) the protocols we are transporting.
4037) </li>
4038) <li><a
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4039) href="http://crypto.stanford.edu/~nagendra/projects/dtls/dtls.html">DTLS
4040) </a>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4041) (datagram TLS) basically has no users, and IPsec sure is big. Once we've
4042) picked a transport mechanism, we need to design a new end-to-end Tor
4043) protocol for avoiding tagging attacks and other potential anonymity and
4044) integrity issues now that we allow drops, resends, et cetera.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4045) </li>
4046) <li>Exit policies for arbitrary IP packets mean building a secure
4047) IDS. Our node operators tell us that exit policies are one of the main
4048) reasons they're willing to run Tor. Adding an Intrusion Detection System
4049) 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

4050) and would likely not work anyway, as evidenced by the entire field of
4051) IDS
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4052) and counter-IDS papers. Many potential abuse issues are resolved by the
4053) fact that Tor only transports valid TCP streams (as opposed to arbitrary
4054) IP including malformed packets and IP floods), so exit policies become
4055) even <i>more</i> important as we become able to transport IP packets. We
4056) 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

4057) so clients can predict which nodes will allow their packets to exit
4058) &mdash;
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4059) and clients need to predict all the packets they will want to send in
4060) a session before picking their exit node!
4061) </li>
Roger Dingledine revise TransportIPnotTCP an...

Roger Dingledine authored 13 years ago

4062) <li>The Tor-internal name spaces would need to be redesigned. We support
4063) hidden service ".onion" addresses by intercepting the addresses when
4064) they are passed to the Tor client. Doing so at the IP level will require
4065) a more complex interface between Tor and the local DNS resolver.
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4066) </li>
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

4067) </ol>
4068) 
4069) <hr>
4070) 
4071) <a id="HideExits"></a>
4072) <h3><a class="anchor" href="#HideExits">You should hide the list of Tor
4073) relays, so people can't block the exits.</a></h3>
4074) 
4075) <p>
4076) There are a few reasons we don't:
4077) </p>
4078) 
4079) <ol>
4080) <li>We can't help but make the information available, since Tor clients
4081) need to use it to pick their paths. So if the "blockers" want it, they
4082) can get it anyway. Further, even if we didn't tell clients about the
4083) list of relays directly, somebody could still make a lot of connections
4084) through Tor to a test site and build a list of the addresses they see.
4085) </li>
4086) 
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4087) <li>If people want to block us, we believe that they should be allowed
4088) to
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

4089) do so.  Obviously, we would prefer for everybody to allow Tor users to
4090) 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

4091) should allow connections from, and if they want to block anonymous
4092) users,
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

4093) they can.
4094) </li>
4095) 
4096) <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

4097) response to website maintainers who feel threatened by Tor. Giving them
4098) the option may inspire them to <a href="<page docs/faq-abuse>#Bans">stop
4099) and think</a> about whether they really want to eliminate private access
4100) to their system, and if not, what other options they might have. The
4101) time they might otherwise have spent blocking Tor, they may instead
4102) spend rethinking their overall approach to privacy and anonymity.
Roger Dingledine import the "you should hide...

Roger Dingledine authored 12 years ago

4103) </li>
Roger Dingledine import TransportIPnotTCP fa...

Roger Dingledine authored 13 years ago

4104) </ol>
4105) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

4106)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4107) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4108) <a id="ChoosePathLength"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4109) <h3><a class="anchor" href="#ChoosePathLength">You should let people choose
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4110) their path length.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4111) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4112)  Right now the path length is hard-coded at 3 plus the number of nodes in
4113)  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

4114)  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

4115) </p>
4116) <p>
Roger Dingledine more updates on the 'change...

Roger Dingledine authored 9 years ago

4117)  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

4118)  increases load on the network without (as far as we can tell) providing
Roger Dingledine fix broken link

Roger Dingledine authored 9 years ago

4119)  any more security. Remember that
4120) <a href="https://svn.torproject.org/svn/projects/design-paper/tor-design.html#subsec:threat-model">the
4121) 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

4122)  of the path</a>.
Roger Dingledine more updates on the 'change...

Roger Dingledine authored 9 years ago

4123)  Also, using paths longer than 3 could harm anonymity, first because
4124)  it makes <a href="http://freehaven.net/anonbib/#ccs07-doa">"denial of
4125)  security"</a> attacks easier, and second because it could act as an
4126)  identifier if only a few people do it ("Oh, there's that person who
4127)  changed her path length again").
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4128) </p>
4129) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4130)  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

4131)  Currently there is no reason to suspect that investigating a single
4132)  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

4133)  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

4134)  break into relays in hopes of tracing users.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4135) </p>
4136) <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4137)  Now, there is a good argument for making the number of hops in a path
4138)  unpredictable. For example, somebody who happens to control the last
4139)  two hops in your path still doesn't know who you are, but they know
4140)  for sure which entry node you used. Choosing path length from, say,
4141)  a geometric distribution will turn this into a statistical attack,
4142)  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

4143)  length is bad for usability, and without further protections it seems
4144)  likely that an adversary can estimate your path length anyway. We're
4145)  not sure of the right trade-offs here. Please write a research paper
4146)  that tells us what to do.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4147) </p>
4148) 
4149)     <hr>
4150) 
4151) <a id="SplitEachConnection"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4152)     <h3><a class="anchor" href="#SplitEachConnection">You should split
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4153)     each connection over many paths.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4154) 
4155)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4156)  We don't currently think this is a good idea. You see, the attacks we're
4157)  worried about are at the endpoints: the adversary watches Alice (or the
4158)  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

4159)  that they are communicating.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4160)     </p>
4161)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4162) If we make the assumption that timing attacks work well on even a few packets
4163) 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

4164) connection seems to hurt anonymity, not help it.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4165)     </p>
4166)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4167) Now, it's possible that we could make ourselves more resistant to end-to-end
4168) attacks with a little bit of padding and by making each circuit send and
4169) receive a fixed number of cells. This approach is more well-understood in
4170) the context of high-latency systems. See e.g.
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4171) <a href="http://freehaven.net/anonbib/#pet05-serjantov">
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4172) Message Splitting Against the Partial Adversary by Andrei Serjantov and
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4173) Steven J. Murdoch</a>.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4174)     </p>
4175)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4176) But since we don't currently understand what network and padding
4177) parameters, if any, could provide increased end-to-end security, our
4178) current strategy is to minimize the number of places that the adversary
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4179) could possibly see.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4180)     </p>
4181) 
4182)     <hr>
4183) 
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

4184)     <a id="MigrateApplicationStreamsAcrossCircuits"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4185)     <h3><a class="anchor" href="#MigrateApplicationStreamsAcrossCircuits">You
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

4186)     should migrate application streams across circuits.</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4187)     <p>This would be great for two reasons. First, if a circuit breaks, we
4188)     would be able to shift its active streams onto a new circuit, so they
4189)     don't have to break. Second, it is conceivable that we could get
4190)     increased security against certain attacks by migrating streams
4191)     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

4192)     might make it more vulnerable to certain adversaries.</p>
4193) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4194)     <p>There are two problems though. First, Tor would need a much more
4195)     bulky protocol. Right now each end of the Tor circuit just sends the
4196)     cells, and lets TCP provide the in-order guaranteed delivery. If we
4197)     can move streams across circuits, though, we would need to add queues
4198)     at each end of the circuit, add sequence numbers so we can send and
4199)     receive acknowledgements for cells, and so forth. These changes would
4200)     increase the complexity of the Tor protocol considerably. Which leads
4201)     to the second problem: if the exit node goes away, there's nothing we
4202)     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

4203)     long, so in about a third of the cases we just lose.</p>
4204) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4205)     <p>Thus our current answer is that since we can only improve things by
4206)     at best 2/3, it's not worth the added code and complexity. If somebody
4207)     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

4208)     simple, we'd love to add it.</p>
4209) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4210)     <p>But there are still some approaches we can take to improve the
4211)     reliability of streams. The main approach we have now is to specify
4212)     that streams using certain application ports prefer circuits to be
4213)     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

4214)     <a href="#torrc">torrc</a> option, and they default to</p>
4215)     <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

4216)     <p>The definition of "stable" is an open research question, since we
4217)     can only guess future stability based on past performance. Right now
4218)     we judge that a node is stable if it advertises that it has been up
4219)     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

4220)     account the average stability of the other nodes in the Tor network.</p>
4221) 
4222)     <hr>
4223) 
4224)     <a id="LetTheNetworkPickThePath"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4225)     <h3><a class="anchor" href="#LetTheNetworkPickThePath">You should
Matt Pagan Added 3 FAQ entires and mis...

Matt Pagan authored 10 years ago

4226)     let the network pick the path, not the client</a></h3>
4227) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4228)     <p>No. You cannot trust the network to pick the path for relays could
4229)     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

4230)     an adversary the ability to watch all of your traffic end to end.</p>
4231) 
4232)     <hr>
4233) 
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4234)     <a id="UnallocatedNetBlocks"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4235)     <h3><a class="anchor" href="#UnallocatedNetBlocks">Your default exit
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4236)     policy should block unallocated net blocks too.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4237) 
4238)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4239)  No, it shouldn't. The default exit policy blocks certain private net blocks,
4240)  like 10.0.0.0/8, because they might actively be in use by Tor relays and we
4241)  don't want to cause any surprises by bridging to internal networks. Some
4242)  overzealous firewall configs suggest that you also block all the parts of
4243)  the Internet that IANA has not currently allocated. First, this turns into
4244)  a problem for them when those addresses *are* allocated. Second, why should
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4245)  we default-reject something that might one day be useful?
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4246)     </p>
4247)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4248) Tor's default exit policy is chosen to be flexible and useful in the future:
4249) we allow everything except the specific addresses and ports that we
4250) anticipate will lead to problems.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4251)     </p>
4252) 
4253)     <hr>
4254) 
4255)     <a id="BlockWebsites"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4256)     <h3><a class="anchor" href="#BlockWebsites">Exit policies should be
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4257)     able to block websites, not just IP addresses.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4258) 
4259)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4260)  It would be nice to let relay operators say things like "reject
4261)  www.slashdot.org" in their exit policies, rather than requiring
4262)  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

4263)  (and then also blocking other sites at those IP addresses).
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4264)     </p>
4265)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4266) There are two problems, though. First, users could still get around these
4267) blocks. For example, they could request the IP address rather than the
4268) hostname when they exit from the Tor network. This means operators would
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4269) 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

4270)     </p>
4271)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4272) The second problem is that it would allow remote attackers to censor
4273) arbitrary sites. For example, if a Tor operator blocks www1.slashdot.org,
4274) and then some attacker poisons the Tor relay's DNS or otherwise changes
4275) that hostname to resolve to the IP address for a major news site, then
4276) suddenly that Tor relay is blocking the news site.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4277)     </p>
4278) 
4279)     <hr>
4280) 
4281)     <a id="BlockContent"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4282)     <h3><a class="anchor" href="#BlockContent">You should change Tor to
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4283)     prevent users from posting certain content.</a></h3>
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4284) 
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4285)     <p> Tor only transports data, it does not inspect the contents of the
4286)     connections which are sent over it. In general it's a very hard problem
4287)     for a computer to determine what is objectionable content with good true
4288)     positive/false positive rates and we are not interested in addressing
Matt Pagan Continued cleanup; Added 5...

Matt Pagan authored 10 years ago

4289)     this problem.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4290)     </p>
4291)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4292) Further, and more importantly, which definition of "certain content" could we
4293) use? Every choice would lead to a quagmire of conflicting personal morals. The
4294) only solution is to have no opinion.
Matt Pagan Corrected the FAQ entry 'Wh...

Matt Pagan authored 10 years ago

4295)     </p>
4296) 
4297)     <hr>
4298) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4299)     <a id="SendPadding"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4300)     <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

4301)     more secure.</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

4302) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4303)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4304)     Like all anonymous communication networks that are fast enough for web
4305)     browsing, Tor is vulnerable to statistical "traffic confirmation"
4306)     attacks, where the adversary watches traffic at both ends of a circuit
4307)     and confirms his guess that they're communicating. It would be really
4308)     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

4309)     are three problems here:
4310)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

4311) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4312)     <ul>
4313)     <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4314)     Cover traffic is really expensive. And *every* user needs to be doing
4315)     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

4316)     operators, and they're already pushed to the limit.
4317)     </li>
4318)     <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4319)     You'd need to always be sending traffic, meaning you'd need to always
4320)     be online. Otherwise, you'd need to be sending end-to-end cover
4321)     traffic -- not just to the first hop, but all the way to your final
4322)     destination -- to prevent the adversary from correlating presence of
4323)     traffic at the destination to times when you're online. What does it
4324)     mean to send cover traffic to -- and from -- a web server? That is not
4325)     supported in most protocols.
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4326)     </li>
4327)     <li>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4328)     Even if you *could* send full end-to-end padding between all users and
4329)     all destinations all the time, you're *still* vulnerable to active
4330)     attacks that block the padding for a short time at one end and look for
4331)     patterns later in the path.
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4332)     </li>
4333)     </ul>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

4334) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4335)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4336)     In short, for a system like Tor that aims to be fast, we don't see any
4337)     use for padding, and it would definitely be a serious usability problem.
4338)     We hope that one day somebody will prove us wrong, but we are not
4339)     optimistic.
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4340)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

4341) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4342)     <hr>
4343) 
4344)     <a id="Steganography"></a>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4345)     <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

4346)     traffic.</a></h3>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

4347) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4348)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4349)     Many people suggest that we should use steganography to make it hard
4350)     to notice Tor connections on the Internet. There are a few problems
4351)     with this idea though:
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4352)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

4353) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4354)     <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4355)     First, in the current network topology, the Tor relays list <a
4356)     href="#HideExits">is public</a> and can be accessed by attackers.
4357)     An attacker who wants to detect or block anonymous users could
4358)     always just notice <b>any connection</b> to or from a Tor relay's
4359)     IP address.
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4360)     </p>
Roger Dingledine get rid of trailing whitespace

Roger Dingledine authored 9 years ago

4361) 
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

4362)     <hr>
4363) 
Matt Pagan Added subheads to the FAQ p...

Matt Pagan authored 10 years ago

4364)     <a id="Abuse"></a>
4365)     <h2><a class="anchor">Abuse:</a></h2>
4366) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4367)     <a id="Criminals"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4368)     <h3><a class="anchor" href="#Criminals">Doesn't Tor enable criminals
4369) to do bad things?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4370) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4371)     <p>
4372)     For the answer to this question and others, please see our <a
4373)     href="<page docs/faq-abuse>">Tor Abuse FAQ</a>.
4374)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4375) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

4376)     <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4377) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4378)     <a id="RespondISP"></a>
Andrew Lewman clean up the faq, address t...

Andrew Lewman authored 11 years ago

4379)     <h3><a class="anchor" href="#RespondISP">How do I respond to my ISP
4380) about my exit relay?</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4381) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4382)     <p>
4383)     A collection of templates for successfully responding to ISPs is <a
Karsten Loesing Update wiki links

Karsten Loesing authored 12 years ago

4384)     href="<wiki>doc/TorAbuseTemplates">collected
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4385)     here</a>.
4386)     </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4387) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

4388)     <hr>
Andrew Lewman migration some questions fr...

Andrew Lewman authored 13 years ago

4389) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4390)    <a id="HelpPoliceOrLawyers"></a>
4391)    <h3><a class="anchor" href="#HelpPoliceOrLawyers">I have questions about
4392)    a Tor IP address for a legal case.</a></h3>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4393) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4394)    <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4395)    Please read the <a
4396)    href="https://www.torproject.org/eff/tor-legal-faq">legal FAQ written
4397)    by EFF lawyers</a>. There's a growing <a
4398)    href="https://blog.torproject.org/blog/start-tor-legal-support-directory">legal
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4399)    directory</a> of people who may be able to help you.
4400)    </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4401) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4402)    <p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4403)    If you need to check if a certain IP address was acting as a Tor exit
4404)    node at a certain date and time, you can use the <a
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4405)    href="https://exonerator.torproject.org/">ExoneraTor tool</a> to query the
4406)    historic Tor relay lists and get an answer.
4407)    </p>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4408) 
Matt Pagan Made loose information abou...

Matt Pagan authored 10 years ago

4409)    <hr>
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 10 years ago

4410) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

4411)   </div>
4412)   <!-- END MAINCOL -->
4413)   <div id = "sidecol">
4414) #include "side.wmi"
4415) #include "info.wmi"
4416)   </div>
4417)   <!-- END SIDECOL -->
4418) </div>
4419) <!-- END CONTENT -->
Roger Dingledine get rid of trailing whitesp...

Roger Dingledine authored 13 years ago

4420) #include <foot.wmi>