8c2dd01c18a10421da2ce9eb2c51e18c72b77e42
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="Who uses Tor?" CHARSET="UTF-8"
6) 
7) <div id="content" class="clearfix">
8)   <div id="breadcrumbs">
Andrew Lewman change all of the breadcrum...

Andrew Lewman authored 13 years ago

9)     <a href="<page index>">Home &raquo; </a>
Andrew Lewman increase max img width, lin...

Andrew Lewman authored 13 years ago

10)     <a href="<page about/overview>">About &raquo; </a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

11)     <a href="<page about/torusers>">Who Uses Tor</a>
12)   </div>
13)   <div id="maincol">
14) 
15)     <h1>Inception</h1>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

16)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

17)     <p>
Andrew Lewman update path to images with...

Andrew Lewman authored 13 years ago

18)     Tor was originally designed, implemented, and deployed as a
19)     third-generation <a href="http://www.onion-router.net/">onion routing
20)     project of the Naval Research Laboratory</a>.  It was originally
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

21)     developed with the U.S. Navy in mind, for the primary purpose of
Andrew Lewman update path to images with...

Andrew Lewman authored 13 years ago

22)     protecting government communications.  Today, it is used every day
23)     for a wide variety of purposes by the military, journalists, law
24)     enforcement officers, activists, and many others. Here are some of
25)     the specific uses we've seen or recommend.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

26)     </p>
Andrew Lewman add request for more tor st...

Andrew Lewman authored 12 years ago

27) 
28)     <p>We need your <a
29)     href="https://blog.torproject.org/blog/we-need-your-good-tor-stories">good
30)     Tor stories</a>! What do you use Tor for? Why do you need it? What
31)     has Tor done for you? We need your stories.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

32)     
33)     <a name="normalusers"></a>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

34)     <img src="$(IMGROOT)/family.jpg" alt="Normal People">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

35)     <h2><a class="anchor" href="#normalusers">Normal people use Tor</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

36)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

37)     <ul>
38)     <li><strong>They protect their privacy from unscrupulous marketers and identity thieves.</strong>
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

39)     Internet Service Providers (ISPs) <a href="http://seekingalpha.com/article/29449-compete-ceo-isps-sell-clickstreams-for-5-a-month">
40)     sell your Internet browsing records</a> to marketers or anyone else
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

41)     willing to pay for it. ISPs typically say that
42)     they anonymize the data by not providing personally identifiable information, but
43)     <a href="http://www.wired.com/politics/security/news/2006/08/71579?currentPage=all">this
44)     has proven incorrect</a>.  A full record of every site you visit, the text of every search you perform, and potentially
45)     userid and even password information can still be part of this data.  In addition to your ISP, the websites (<a href="http://www.google.com/privacy_faq.html">and search engines</a>) you visit have their own logs, containing the same or more information.
46)     </li>
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

47)     <li><strong> They protect their communications from irresponsible corporations.</strong>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

48)     All over the Internet, Tor is being recommended to people newly concerned about their privacy in the face of increasing breaches and betrayals of
49)     private data. From <a href="http://www.securityfocus.com/news/11048">lost backup tapes</a>, to
50)     <a href="http://www.nytimes.com/2006/08/09/technology/09aol.html?ex=1312776000&amp;en=f6f61949c6da4d38&amp;ei=5090">giving away the data to researchers</a>,
51)     your data is often not well protected by those you are supposed to trust to keep it safe.
52)     </li>
53)     <li><strong>They protect their children online.</strong>
54)     You've told your kids they shouldn't share personally identifying information online, but they may be sharing their location simply
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

55)     by not concealing their IP address. Increasingly, IP addresses can be <a href="http://whatismyipaddress.com/">literally mapped to a city or even street location</a>, and can <a href="http://whatsmyip.org/more/">reveal other information</a> about how you are connecting to the Internet.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

56)     In the United States, the government is pushing to make this mapping increasingly precise.
57)     </li>
58)     <li><strong>They research sensitive topics.</strong>
59)     There's a wealth of information available online. But perhaps in your country, access to information on AIDS, birth control,
60)     <a href="http://www.cbsnews.com/stories/2002/12/03/tech/main531567.shtml">Tibetan culture</a>,
61)     or world religions is behind a national firewall.
62)     </li>
63)     </ul>
64)     
65)     <a name="military"></a>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

66)     <img src="$(IMGROOT)/military.jpg" alt="Military and Law Enforcement">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

67)     <h2><a class="anchor" href="#military">Militaries use Tor</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

68)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

69)     <ul>
70)     
71)     <li>
Sebastian Hahn Small language fixups from...

Sebastian Hahn authored 13 years ago

72)     <strong>Field agents:</strong>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

73)     It is not difficult for insurgents to monitor Internet traffic and
74)     discover all the hotels and other locations from which people are
75)     connecting to known military servers.
76)     Military field agents deployed away from home use Tor to
77)     mask the sites they are visiting, protecting military interests and
78)     operations, as well as protecting themselves from physical harm.
79)     </li>
80)     
81)     <li><strong>Hidden services:</strong>
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

82)     When the Internet was designed by DARPA, its primary purpose was to be able to facilitate distributed, robust communications in case of
83)     local strikes.  However, some functions must be centralized, such as command and control sites.  It's the nature of the Internet protocols to
84)     reveal the geographic location of any server that is reachable online.  Tor's hidden services capacity allows military command and
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

85)     control to be physically secure from discovery and takedown.
86)     </li>
87)     <li><strong>Intelligence gathering:</strong>
88)     Military personnel need to use electronic resources run and monitored by insurgents. They do not want the webserver logs on an insurgent website
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

89)     to record a military address, thereby revealing the surveillance.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

90)     </li>
91)     </ul>
92)     
93)     <a name="journalist"></a>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

94)     <img src="$(IMGROOT)/media.jpg" alt="Journalists and the Media">
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

95)     <h2><a class="anchor" href="#journalist">Journalists and their audience use Tor</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

96)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

97)     <ul>
98)     <li><strong><a href="http://www.rsf.org/">Reporters without Borders</a></strong>
99)     tracks Internet prisoners of conscience and jailed or harmed journalists all over the world. They advise
100)     journalists, sources, bloggers, and dissidents to use Tor to ensure their privacy and safety.
101)     </li>
102)     <li><strong>The US <a href="http://www.ibb.gov/">International Broadcasting Bureau</a></strong>
103)     (Voice of America/Radio Free Europe/Radio Free Asia) supports Tor development to help Internet users in countries without
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

104)     safe access to free media.  Tor preserves the ability of persons behind national firewalls or under
105)     the surveillance of repressive regimes to obtain a global perspective on controversial topics including democracy,
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

106)     economics and religion.
107)     </li>
108)     <li><strong>Citizen journalists in China</strong> use Tor to write about
109)     local events to encourage social change and political reform.
110)     </li>
111)     <li><strong>Citizens and journalists in <a
112)     href="http://www.rsf.org/rubrique.php3?id_rubrique=554">Internet black
113)     holes</a></strong> use Tor to research state propaganda and opposing
114)     viewpoints, to file stories with non-State controlled media, and to
115)     avoid risking the personal consequences of intellectual curiosity.
116)     </li>
117)     </ul>
118)     
119)     <a name="lawenforcement"></a>
120)     <h2><a class="anchor" href="#lawenforcement">Law enforcement officers use Tor</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

121)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

122)     <ul>
123)     <li><strong>Online surveillance:</strong>
124)     Tor allows officials to surf questionable web sites and services
125)     without leaving tell-tale tracks.  If the system administrator of an
126)     illegal gambling site, for example, were to see multiple connections from
127)     government or law enforcement IP addresses in usage logs, investigations
128)     may be hampered.
129)     </li>
130)     <li><strong>Sting operations:</strong>
131)     Similarly, anonymity allows law officers to engage in online
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

132)     &ldquo;undercover &rdquo; operations.  Regardless of how good an
133)     undercover officer's &ldquo;street cred&rdquo; may be, if the
134)     communications include IP ranges from police addresses, the cover is blown.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

135)     </li>
136)     <li><strong>Truly anonymous tip lines:</strong>
137)     While online anonymous tip lines are popular, without anonymity
138)     software, they are far less useful.  Sophisticated sources understand that
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

139)     although a name or email address is not attached to information, server
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

140)     logs can identify them very quickly.  As a result, tip line web sites that
141)     do not encourage anonymity are limiting the sources of their tips.
142)     </li>
143)     </ul>
144)     
145)     <a name="activists"></a>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

146)     <img src="$(IMGROOT)/activists.jpg" alt="Activists &amp; Whistleblowers">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

147)     <h2><a class="anchor" href="#activists">Activists &amp; Whistleblowers use Tor</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

148)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

149)     <ul>
150)     <li><strong>Human rights activists use Tor to anonymously report abuses from
151)     danger zones.</strong>  Internationally, labor rights workers use Tor and other
152)     forms of online and offline anonymity to organize workers in accordance
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

153)     with the Universal Declaration of Human Rights. Even though they are within
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

154)     the law, it does not mean they are safe. Tor provides the ability to
155)     avoid persecution while still raising a voice.
156)     </li>
157)     <li>When groups such as the <strong>Friends Service Committee and environmental
Andrew Lewman fix another dead link.

Andrew Lewman authored 12 years ago

158)     groups are increasingly <a href="http://www.afsc.org/story/iowans-rally-defense-civil-liberties">falling under surveillance</a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

159)     in the United States</strong> under laws meant to protect against terrorism, many peaceful agents of
160)     change rely on Tor for basic privacy during legitimate activities.
161)     </li>
162)     <li><strong><a href="http://hrw.org/doc/?t=internet">Human Rights Watch</a></strong>
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

163)     recommends Tor in their report, &ldquo;
164)     <a href="http://www.hrw.org/reports/2006/china0806/">Race to the Bottom: Corporate
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

165)     Complicity in Chinese Internet Censorship</a>.&rdquo; The study
166)     co-author interviewed Roger Dingledine, Tor project leader,
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

167)     on Tor use.  They cover Tor in the section on how to breach the <a
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

168)     href="http://www.hrw.org/reports/2006/china0806/3.htm#_Toc142395820">&ldquo;Great
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

169)     Firewall of China,&rdquo;</a> and recommend that human rights workers throughout
170)     the globe use Tor for &ldquo;secure browsing and communications.&rdquo;
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

171)     </li>
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

172)     <li> Tor has consulted with and volunteered help to <strong>Amnesty International's
Andrew Lewman fix the links to amnesty's...

Andrew Lewman authored 12 years ago

173)     past <a href="http://web.archive.org/web/20090323052228/http://irrepressible.info/">corporate responsibility campaign</a></strong>.
174)     See also their 2006 <a href="http://web.archive.org/web/20090530164605/http://irrepressible.info/static/pdf/FOE-in-china-2006-lores.pdf">full
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

175)     report</a> on China Internet issues.
176)     </li>
177)     <li><a href="http://www.globalvoicesonline.org">Global Voices</a>
178)     recommends Tor, especially for <strong>anonymous blogging</strong>,
179)     throughout their <a href="http://advocacy.globalvoicesonline.org/projects/guide/">
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

180)     web site.</a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

181)     </li>
182)     <li>In the US, the Supreme Court recently stripped legal protections from
183)     government whistleblowers.  But whistleblowers working for governmental
184)     transparency or corporate accountability can use Tor to seek justice
185)     without personal repercussions.
186)     </li>
187)     <li>A contact of ours who works with a public health nonprofit in
188)     Africa reports that his nonprofit <strong>must budget 10% to cover various sorts of corruption</strong>,
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

189)     mostly bribes and such.  When that percentage rises steeply, not only can they not afford the money, but they can
190)     not afford to complain &mdash; this is the point at which open objection can
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

191)     become dangerous.  So his nonprofit has been working to
192)     <strong>use Tor to safely whistleblow on government corruption</strong> in order to continue their work.
193)     </li>
194)     <li>At a recent conference, a Tor staffer ran into a woman who came from
195)     a &ldquo;company town&rdquo; in the eastern United States. She was attempting to blog anonymously to rally
196)     local residents to <strong>urge reform in the company</strong> that dominated the town's
197)     economic and government affairs. She is fully cognizant that the kind of
198)     organizing she was doing <strong>could lead to harm or &ldquo;fatal
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

199)     accidents.&rdquo;</strong>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

200)     </li>
201)     <li>In east Asia, some labor organizers use anonymity to <strong>reveal information
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

202)     regarding sweatshops</strong> that produce goods for western countries and to
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

203)     organize local labor.
204)     </li>
205)     <li>
206)     Tor can help activists avoid government or corporate censorship that hinders organization.
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

207)     In one such case, a
208)     <a href="http://www.cbc.ca/canada/story/2005/07/24/telus-sites050724.html">Canadian ISP blocked access to a union website used by their own employees</a>
209)     to help organize a strike.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

210)     </li>
211)     </ul>
212)     
213)     <a name="spotlight"></a>
214)     <h2><a class="anchor" href="#spotlight">High &amp; low profile people use Tor</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

215)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

216)     <ul>
217)     <li>Does being in the public spotlight shut you off from having a private
218)     life, forever, online?  A rural lawyer in a New England state keeps
219)     an anonymous blog because, with the diverse clientele at his prestigious
220)     law firm, <strong>his political beliefs are bound to offend someone</strong>.  Yet, he
221)     doesn't want to remain silent on issues he cares about.  Tor helps him
222)     feel secure that he can express his opinion without consequences to his
223)     public role.
224)     </li>
225)     <li>People living in poverty often don't participate fully in civil society
226)     -- not out of ignorance or apathy, but out of fear.  If something you
227)     write were to get back to your boss, would you lose your job?  If your
228)     social worker read about your opinion of the system, would she treat
229)     you differently?  Anonymity gives a voice to the voiceless.
Andrew Lewman remove the VISTA text from...

Andrew Lewman authored 12 years ago

230)     Although it's often said that the poor do not use online access
231)     for civic engagement, failing to act in their self-interests, it
232)     is our hypothesis (based on personal conversations and anecdotal
233)     information) that it is precisely the &ldquo;permanent record
234)     &rdquo; left online that keeps many of the poor from speaking out
235)     on the Internet.  We hope to show people how to engage more safely
236)     online, and then at the end of the year, evaluate how online and
237)     offline civic engagement has changed, and how the population sees
238)     this continuing into the future.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

239)     </li>
240)     </ul>
241)     
242)     <a name="executives"></a>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

243)     <img src="$(IMGROOT)/consumers.jpg" alt="Businesses">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

244)     <h2><a class="anchor" href="#executives">Business executives use Tor</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

245)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

246)     <ul>
247)     <li><strong>Security breach information clearinghouses:</strong>
248)     Say a financial institution participates in a security clearinghouse
249)     of information on Internet attacks.  Such a repository requires members
250)     to report breaches to a central group, who correlates attacks to detect
251)     coordinated patterns and send out alerts.  But if a specific bank in St. Louis is breached, they don't want an attacker watching the incoming
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

252)     traffic to such a repository to be able to track where information is
253)     coming from.  Even though every packet were encrypted, the IP
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

254)     address would betray the location of a compromised system.  Tor allows
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

255)     such repositories of sensitive information to resist compromises.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

256)     </li>
257)     <li><strong>Seeing your competition as your market does:</strong>
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

258)     If you try to check out a competitor's pricing, you may find no
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

259)     information or misleading information on their web site.  This is because
260)     their web server may be keyed to detect connections from competitors,
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

261)     and block or spread disinformation to your staff.  Tor allows a business
262)     to view their sector as the general public would view it.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

263)     </li>
264)     <li><strong>Keeping strategies confidential:</strong>
265)     An investment bank, for example, might not want industry snoopers to be
266)     able to track what web sites their analysts are watching.  The strategic
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

267)     importance of traffic patterns, and the vulnerability of the surveillance
268)     of such data, is starting to be more widely recognized in several areas
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

269)     of the business world.
270)     </li>
271)     <li><strong>Accountability:</strong>
272)     In an age when irresponsible and unreported corporate activity has
273)     undermined multi-billion dollar businesses, an executive exercising true
274)     stewardship wants the whole staff to feel free to disclose internal
275)     malfeasance.  Tor facilitates internal accountability before it turns
276)     into whistleblowing.
277)     </li>
278)     </ul>
279)     
280)     <a name="bloggers"></a>
281)     <h2><a class="anchor" href="#bloggers">Bloggers use Tor</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

282)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

283)     <ul>
284)     <li>Frequently we hear about bloggers who are
285)     <a href="http://online.wsj.com/public/article/SB112541909221726743-Kl4kLxv0wSbjqrkXg_DieY3c8lg_20050930.html">sued</a> or
286)     <a href="http://www.usatoday.com/money/workplace/2005-06-14-worker-blogs-usat_x.htm">fired</a>
287)     for saying perfectly legal things online, in their blog.</li>
288)     <li>We recommend the <a href="http://www.eff.org/issues/bloggers/legal">EFF Legal Guide for Bloggers</a>.</li>
289)     <li>Global Voices maintains a <a href="http://advocacy.globalvoicesonline.org/projects/guide/">guide to anonymous blogging with Wordpress and Tor</a>.</li>
290)     </ul>
291)     
292)     <a name="itprofessionals"></a>
293)     <h2><a class="anchor" href="#itprofessionals">IT Professionals use Tor</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

294)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

295)     <ul>
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

296)     <li>To verify IP based firewall rules: A firewall may have some policies that only allow certain IP addresses or ranges. Tor can be used to verify those configurations by using an IP number outside of the company's alloted IP block.</li>
297)     <li>To bypass their own security systems for sensitive professional activities: For instance, a company may have a strict policy regarding the material employees can view on the internet. A log review reveals a possible violation. Tor can be used to verify the information without an exception being put into corporate security systems.</li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

298)     <li>To connect back to deployed services: A network engineer can use Tor to remotely connect back to services, without the need for an external machine and user account, as part of operational testing.</li>
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

299)     <li>To access internet resources: Acceptable use policy for IT Staff and normal employees is usually different. Tor can allow unfettered access to the internet while leaving standard security policies in place.</li>
Roger Dingledine fix typo reported on tor-as...

Roger Dingledine authored 12 years ago

300)     <li>To work around ISP network outages: Sometimes when an ISP is having routing or DNS problems, Tor can make internet resources available, when the actual ISP is malfunctioning. This can be invaluable in crisis situations. </li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

301)     </ul>
302)     
303)     <p>
304)     Please do send us your success stories. They are very important because
305)     Tor provides anonymity. While it is thrilling to speculate about <a
306)     href="<page docs/faq-abuse>">undesired effects of Tor</a>, when it succeeds, nobody notices.  This is
307)     great for users, but not so good for us, since publishing success
308)     stories about how people or organizations are staying anonymous could be
309)     counterproductive.  For example, we talked to an FBI officer who
310)     explained that he uses Tor every day for his work &mdash; but he quickly followed up with a request not to provide
311)     details or mention his name.</p>
312)     
313)     <p> Like any technology, from pencils to cellphones, anonymity can be used for both good and bad.  You have probably seen some of the vigorous
314)     debate (<a href="http://www.wired.com/politics/security/commentary/securitymatters/2006/01/70000">pro</a>,
315)     <a href="http://www.edge.org/q2006/q06_4.html#kelly">con</a>, and <a
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

316)     href="http://web.mit.edu/gtmarx/www/anon.html">academic</a>) over anonymity. The Tor project is based on the belief that anonymity is not
317)     just a good idea some of the time &mdash; it is a requirement for a free and functioning society.  The <a href="http://www.eff.org/issues/anonymity">EFF maintains a good overview</a> of how anonymity was crucial to the founding of the United States.  Anonymity is recognized by US courts as a fundamental and important right. In fact, governments mandate anonymity in many cases themselves:
Andrew Lewman remove dead page reference,...

Andrew Lewman authored 11 years ago

318)     <a href="https://www.crimeline.co.za/">police tip lines</a>,
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

319)     <a href="http://www.texasbar.com/Content/ContentGroups/Public_Information1/Legal_Resources_Consumer_Information/Family_Law1/Adoption_Options.htm#sect2">adoption services</a>,
320)     <a href="http://writ.news.findlaw.com/aronson/20020827.html">police officer identities</a>,
Roger Dingledine change - to mdash

Roger Dingledine authored 13 years ago

321)     and so forth. It would be impossible to rehash the entire anonymity debate here &mdash; it is too large an issue with too many nuances, and there
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

322)     are plenty of other places where this information can be found. We do have a <a href="<page docs/faq-abuse>">Tor abuse</a> page describing some of
323)     the possible abuse cases for Tor, but suffice it to say that if you want to abuse the system, you'll either find it mostly closed for your
Andrew Lewman selectively apply a patch f...

Andrew Lewman authored 13 years ago

324)     purposes (e.g. the majority of Tor relays do not support SMTP in order to prevent anonymous email spamming), or if you're one of the