Jump to content

Tor (network)

Page protected with pending changes
From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by MichaelJanich (talk | contribs) at 11:49, 30 July 2014 (→‎History: they offer roubles, not USD). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Tor
Developer(s)The Tor Project, Inc
Initial release20 September 2002 (2002-09-20)[1]
Stable release0.4.8.12[2] Edit this on Wikidata (6 June 2024; 58 days ago (6 June 2024))
Repository
Written inC[3]
Operating systemCross-platform
TypeOnion routing, Anonymity
LicenseBSD
Websitewww.torproject.org

Tor (previously an acronym for The Onion Router)[4] is free software for enabling online anonymity and resisting censorship. Tor directs Internet traffic through a free, worldwide, volunteer network consisting of more than five thousand relays[5] to conceal a user's location or usage from anyone conducting network surveillance or traffic analysis. Using Tor makes it more difficult for Internet activity to be traced back to the user: this includes "visits to Web sites, online posts, instant messages, and other communication forms".[6] Tor's use is intended to protect the personal privacy of users, as well as their freedom and ability to conduct confidential communication by keeping their Internet activities from being monitored. An extract of a Top Secret appraisal by the National Security Agency (NSA) characterized Tor as "the King of high secure, low latency Internet anonymity" with "no contenders for the throne in waiting".[7]

The term "onion routing" refers to application layers of encryption, nested like the layers of an onion, used to anonymize communication. Tor encrypts the original data, including the destination IP address, multiple times and sends it through a virtual circuit comprising successive, randomly selected Tor relays. Each relay decrypts a layer of encryption to reveal only the next relay in the circuit in order to pass the remaining encrypted data on to it. The final relay decrypts the innermost layer of encryption and sends the original data to its destination without revealing, or even knowing, the source IP address. Since the routing of the communication is partly concealed at every hop in the Tor circuit, this method eliminates any single point at which the communication can be de-anonymized through network surveillance that relies upon knowing its source and destination.

An adversary unable to defeat the strong anonymity that Tor provides may try to de-anonymize the communication by other means. One way this may be achieved is by exploiting vulnerable software on the user's computer.[8] The NSA has a technique that targets outdated Firefox browsers codenamed EgotisticalGiraffe,[9] and targets Tor users in general for close monitoring under its XKeyscore program.[10][11]

History

An alpha version of the free software, with the onion routing network "functional and deployed", was announced on 20 September 2002.[1] Roger Dingledine, Nick Mathewson, and Paul Syverson presented "Tor: The Second-Generation Onion Router" at the thirteenth USENIX Security Symposium on 13 August 2004.[12] Although the name Tor originated as an acronym of The Onion Routing project (TOR project), the current project no longer considers the name to be an acronym, and therefore, does not use all capital letters.[13]

Originally sponsored by the U.S. Naval Research Laboratory,[12] which had been instrumental in the early development of onion routing under the aegis of DARPA, Tor was financially supported by the Electronic Frontier Foundation from 2004 to 2005.[14][15] Tor software is now developed by The Tor Project,[16] which has been a 501(c)(3) research-education nonprofit organization [17] based in the United States of America since December 2006. As of 2012, 80% of The Tor Project's $2M annual budget came from the United States government, with the U.S. State Department, the Broadcasting Board of Governors, and the National Science Foundation as major contributors,[18] "to aid democracy advocates in authoritarian states".[10] The Swedish government and other organizations provided the other 20%, including NGOs and thousands of individual sponsors.[19][14] One of the founders of the project, Roger Dingledine, stated that the United States Department of Defense funds are more similar to a research grant than a procurement contract. Andrew Lewman, the executive director of Tor, stated that even though it accepts funds from the U.S. federal government, the Tor service did not necessarily collaborate with the NSA to reveal identities of users.[20]

In March 2011, The Tor Project was awarded the Free Software Foundation's 2010 Award for Projects of Social Benefit on the following grounds: "Using free software, Tor has enabled roughly 36 million people around the world to experience freedom of access and expression on the Internet while keeping them in control of their privacy and anonymity. Its network has proved pivotal in dissident movements in both Iran and more recently Egypt."[21]

Foreign Policy named Dingledine, Mathewson, and Syverson among its 2012 Top 100 Global Thinkers "for making the web safe for whistleblowers."[22]

In 2013, Jacob Appelbaum described Tor as a "part of an ecosystem of software that helps people regain and reclaim their autonomy. It helps to enable people to have agency of all kinds; it helps others to help each other and it helps you to help yourself. It runs, it is open and it is supported by a large community spread across all walks of life."[23]

Edward Snowden used the Tor Network to send information about PRISM to the Washington Post and The Guardian in June 2013.[24]

In 2014 Russian government opened a public bid worth 3.9 million roubles (US$111,000) to "study the possibility of obtaining technical information about users and users' equipment on the Tor anonymous network".[25][26]

Operation

Alice's Tor client picks a random path to destination server

Tor aims to conceal its users' identities and their online activity from surveillance and traffic analysis by separating identification and routing. It is an implementation of onion routing, which encrypts and then randomly bounces communications through a network of relays run by volunteers around the globe. These onion routers employ encryption in a multi-layered manner (hence the onion metaphor) to ensure perfect forward secrecy between relays, thereby providing users with anonymity in network location. That anonymity extends to the hosting of censorship-resistant content via Tor's anonymous hidden service feature.[12] Furthermore, by keeping some of the entry relays (bridge relays) secret, users can evade Internet censorship that relies upon blocking public Tor relays.[27]

Because the internet address of the sender and the recipient are not both in cleartext at any hop along the way, anyone eavesdropping at any point along the communication channel cannot directly identify both ends. Furthermore, to the recipient it appears that the last Tor node (the exit node), rather than the sender, is the originator of the communication.

Originating traffic

A Tor user's SOCKS-aware applications can be configured to direct their network traffic through a Tor instance's SOCKS interface. Tor periodically creates virtual circuits through the Tor network through which it can multiplex and onion route that traffic to its destination. Once inside a Tor network, the traffic is sent from router to router along the circuit, ultimately reaching an exit node at which point the cleartext packet is available and is forwarded on to its original destination. Viewed from the destination, the traffic appears to originate at the Tor exit node.

A Tor non-exit relay with a maximum output of 239.69 KB/s

Tor's application independence sets it apart from most other anonymity networks: it works at the Transmission Control Protocol (TCP) stream level. Applications whose traffic is commonly anonymised using Tor include Internet Relay Chat (IRC), instant messaging, and World Wide Web browsing.

Hidden services

Tor can also provide anonymity to websites and other servers. Servers configured to receive inbound connections only through Tor are called hidden services. Rather than revealing a server's IP address (and thus its network location), a hidden service is accessed through its onion address. The Tor network understands these addresses and can route data to and from hidden services, even to those hosted behind firewalls or network address translators (NAT), while preserving the anonymity of both parties. Tor is necessary to access hidden services.[28]

Hidden services have been deployed on the Tor network since 2004.[29] Other than the database that stores the hidden-service descriptors,[30] Tor is decentralized by design; there is no direct readable list of all hidden services, although a number of hidden services catalog publicly known onion addresses.

Because hidden services do not use exit nodes, connection to a hidden service is encrypted end-to-end and not subject to eavesdropping. There are, however, security issues involving Tor hidden services. For example, services that are reachable through Tor hidden services and the public Internet, are susceptible to correlation attacks and thus not perfectly hidden. Other pitfalls include misconfigured services (e.g. identifying information included by default in web server error responses), uptime and downtime statistics, intersection attacks, and user error.[30][31]

Weaknesses

Like all current low-latency anonymity networks, Tor cannot and does not attempt to protect against monitoring of traffic at the boundaries of the Tor network (i.e., the traffic entering and exiting the network). While Tor does provide protection against traffic analysis, it cannot prevent traffic confirmation (also called end-to-end correlation).[32][33]

In spite of known weaknesses and attacks listed here, Tor and the alternative network system JonDonym (Java Anon Proxy, JAP) are considered more resilient than alternatives such as VPNs. Were a local observer on an ISP or WLAN to attempt to analyze the size and timing of the encrypted data stream going through the VPN, Tor, or JonDo system, the latter two would be harder to analyze, as demonstrated by a 2009 study.[34]

Researchers from the University of Michigan developed a network scanner allowing identification of 86 percent of live Tor “bridges” with a single scan.[35]

Eavesdropping

Autonomous System (AS) eavesdropping

If an Autonomous System (AS) exists on both path segments from a client to entry relay and from exit relay to destination, such an AS can statistically correlate traffic on the entry and exit segments of the path and potentially infer the destination with which the client communicated. In 2012, LASTor proposed a method to predict set of potential ASes on these two segments and then avoid choosing this path during path selection algorithm on client side. In this paper, they also improve latency by choosing shorter geographical paths between client and destination.[36]

Exit node eavesdropping

In September 2007, Dan Egerstad, a Swedish security consultant, revealed that he had intercepted usernames and passwords for a large number of e-mail accounts by operating and monitoring Tor exit nodes.[37] As Tor does not, and by design cannot, encrypt the traffic between an exit node and the target server, any exit node is in a position to capture any traffic passing through it that does not use end-to-end encryption such as SSL or TLS. While this may not inherently breach the anonymity of the source, traffic intercepted in this way by self-selected third parties can expose information about the source in either or both of payload and protocol data.[38] Furthermore, Egerstad is circumspect about the possible subversion of Tor by intelligence agencies –

"If you actually look in to where these Tor nodes are hosted and how big they are, some of these nodes cost thousands of dollars each month just to host because they're using lots of bandwidth, they're heavy-duty servers and so on. Who would pay for this and be anonymous?"[39]

In October 2011, a research team from ESIEA claimed to have discovered a way to compromise the Tor network by decrypting communication passing over it.[40][41] The technique they describe requires creating a map of Tor network nodes, controlling one third of them, and then acquiring their encryption keys and algorithm seeds. Then, using these known keys and seeds, they claim the ability to decrypt two encryption layers out of three. They claim to break the third key by a statistical-based attack. In order to redirect Tor traffic to the nodes they controlled, they used a denial-of-service attack. A response to this claim has been published on the official Tor Blog stating that these rumours of Tor's compromise are greatly exaggerated.[42]

Traffic-analysis attack

Steven J. Murdoch and George Danezis from University of Cambridge presented an article at the 2005 IEEE Symposium on security and privacy on traffic-analysis techniques that allow adversaries with only a partial view of the network to infer which nodes are being used to relay the anonymous streams.[43] These techniques greatly reduce the anonymity provided by Tor. Murdoch and Danezis have also shown that otherwise unrelated streams can be linked back to the same initiator. This attack, however, fails to reveal the identity of the original user.[43] Murdoch has been working with—and has been funded by—Tor since 2006.

Tor exit node block

Operators of Internet sites have the ability to prevent traffic from Tor exit nodes, or to offer reduced functionality to Tor users. For example, it is not generally possible to edit Wikipedia when using Tor, or when using an IP address that also is used by a Tor exit node, due to the use of the TorBlock MediaWiki extension, unless an exemption is obtained.

Bad Apple attack

In March 2011, researchers with the Rocquencourt, France based National Institute for Research in Computer Science and Control (Institut national de recherche en informatique et en automatique, INRIA) documented an attack that is capable of revealing the IP addresses of BitTorrent users on the Tor network. The "bad apple attack" exploits Tor's design and takes advantage of insecure application use to associate the simultaneous use of a secure application with the IP address of the Tor user in question. One method of attack depends on control of an exit node or hijacking tracker responses, while a secondary attack method is based in part on the statistical exploitation of distributed hash table tracking.[44] According to the study:

This attack against Tor consists of two parts: (a) exploiting an insecure application to reveal the source IP address of, or trace, a Tor user and (b) exploiting Tor to associate the use of a secure application with the IP address of a user (revealed by the insecure application). As it is not a goal of Tor to protect against application-level attacks, Tor cannot be held responsible for the first part of this attack. However, because Tor's design makes it possible to associate streams originating from secure application with traced users, the second part of this attack is indeed an attack against Tor. We call the second part of this attack the bad apple attack. (The name of this attack refers to the saying 'one bad apple spoils the bunch.' We use this wording to illustrate that one insecure application on Tor may allow to trace other applications.)[44]

The results presented in the bad apple attack research paper are based on an attack in the wild launched against the Tor network by the authors of the study. The attack targeted six exit nodes, lasted for 23 days, and revealed a total of 10,000 IP addresses of active Tor users. This study is particularly significant because it is the first documented attack designed to target P2P file sharing applications on Tor.[44] BitTorrent may generate as much as 40% of all traffic on Tor.[45] Furthermore, the bad apple attack is effective against insecure use of any application over Tor, not just BitTorrent.[44]

Some protocols leak IP addresses

Researchers from French Institute for Research in Computer Science and Control (INRIA) showed that Tor dissimulation technique in BitTorrent can be bypassed by attacker controlling Tor exit node. The study was conducted by monitoring 6 exit nodes for a period of 23 days. Researches used three attack vectors:[46]

Inspection of BitTorrent control messages
Tracker announces and Extension Protocol handshakes may optionally contain client's IP address. Analysis of collected data revealed that 35% and 33% of respective messages contained real addresses of clients.[46]: 3 
Hijacking trackers' responses
Due to lack of encryption or authentication in communication between tracker and peer typical man-in-the-middle attack allows attacker to determine peer's IP address and even verify the distribution of content. This attack works when Tor is used only for tracker communication.[46]: 4 
Exploiting distributed hash tables (DHT)
This attack exploits the fact that DHT connections through Tor are impossible, so attacker is able to reveal target's IP address by looking it up in DHT even if target uses Tor to connect to other peers.[46]: 4–5 

Using these techniques researchers were able to identify other streams initiated by users, whose IP addresses were revealed.[46]

Sniper attack

Jensen et al., describe DDoS attack targeted at the TOR node software, together with defences against that attack and variants. The attack works using a colluding client and server, and filling the queues of the exit node until the node runs out of memory, and hence can serve no other (genuine) clients. By attacking a significant proportion of the exit nodes this way an attacker can degrade the network, and increase the chance of targets using nodes controlled by the attacker.[47]

Heartbleed bug

The Heartbleed OpenSSL bug disrupted the Tor network for several days in April 2014 while private keys were renewed. The Tor Project recommended that Tor relay operators and hidden service operators revoke and generate fresh keys after patching OpenSSL, but noted that Tor relays use two sets of keys and that Tor's multi-hop design minimizes the impact of exploiting a single relay.[48] 586 relays later found to be susceptible to the Heartbleed bug were taken off-line as a precautionary measure.[49][50][51][52]

Licit and illicit uses

Tor is increasingly in common use by victims of domestic violence and the social workers and agencies which assist them inasmuch as digital stalking has also increased, given the prevalence of digital media in contemporary on-line life.[53]

A growing list of news organizations are using the SecureDrop software platform to accept material for publication in a manner intended to protect the anonymity of sources.[citation needed]

Many organizations argue or acknowledge that Tor has legal, legitimate uses. In its complaint against Ross William Ulbricht of the Silk Road the FBI acknowledged that Tor has "known legitimate uses".[54][55] According to CNET, Tor's anonymity function is "endorsed by the Electronic Frontier Foundation and other civil liberties groups as a method for whistleblowers and human rights workers to communicate with journalists".[56] EFF's Surveillance Self-Defense guide includes a description of where Tor fits in a larger strategy for protecting privacy and anonymity.[57] The Tor Project's FAQ offers supporting reasons for EFF's endorsement:

Criminals can already do bad things. Since they're willing to break laws, they already have lots of options available that provide better privacy than Tor provides....

Tor aims to provide protection for ordinary people who want to follow the law. Only criminals have privacy right now, and we need to fix that....

So yes, criminals could in theory use Tor, but they already have better options, and it seems unlikely that taking Tor away from the world will stop them from doing their bad things. At the same time, Tor and other privacy measures can fight identity theft, physical crimes like stalking, and so on.[58]

Tor is used for matters that are, or may be, illegal in some countries, e.g., to gain access to censored information, to organize political activities,[59] or to circumvent laws against criticism of heads of state. Tor has been described by The Economist, in relation to Bitcoin and the Silk Road, as being "a dark corner of the web."[60] It has been targeted by both the American NSA and the British GCHQ signals intelligence agencies, albeit with marginal success.[8] At the same time GCHQ uses a tool named SHADOWCAT for "End-to-end encrypted access to VPS over SSH using the TOR network."[61][62] Tor can be used for anonymous defamation, unauthorized leaks of sensitive information and copyright infringement, distribution of illegal sexual content,[63][64][65] selling controlled substances,[66] money laundering,[67] credit card fraud, and identity theft; the black market utilizes the Tor infrastructure at least in part, in conjunction with Bitcoin.[68] Ironically, Tor has been used by criminal enterprises, hacktivism groups, and law enforcement agencies at cross purposes, sometimes simultaneously;[68][69] likewise, agencies within the U.S. government variously fund Tor (the U.S. State Department), the National Science Foundation, and (via the Broadcasting Board of Governors, which itself partially funded Tor until October 2012), Radio Free Asia, and seek to subvert it.[8][70]

Implementations

The main implementation of Tor is written in the C programming language and consists of roughly 146,000 lines of source code.[3]

Tor Browser

Tor Browser
Developer(s)Tor Project
Repository
EngineGecko
Operating system
Available in14 languages
LicenseGPL
Websitewww.torproject.org/projects/torbrowser.html

Tor Browser (previously known as Tor Browser Bundle or TBB) is the Tor Project's flagship product. It consists of a modified Mozilla Firefox ESR web browser, the TorButton, TorLauncher, NoScript and HTTPS Everywhere Firefox extensions and the Tor proxy.[71][72] It can be run from removable media and is available for Windows, Mac OS X, and Linux.[73]

Tor Browser automatically starts Tor processes and routes traffic through the Tor network. Upon termination of a session the browser deletes privacy-sensitive data such as cookies and browsing history.[72]

Following the series of global surveillance disclosures, Stuart Dredge of The Guardian recommended using Tor Browser to avoid eavesdropping and retain privacy on the internet.[74]

Firefox / JavaScript anonymity attack

In August 2013, it was discovered that the Firefox browsers in many older versions of the Tor Browser Bundle were vulnerable to a JavaScript attack, as NoScript was not enabled by default.[75] This attack was being exploited to send users' MAC and IP addresses and Windows computer names to the attackers.[76][77][78] News reports linked this to an FBI operation targeting Freedom Hosting's owner, Eric Eoin Marques, who was arrested on a provisional extradition warrant issued by a U.S. court on 29 July. The FBI is seeking to extradite Marques to Maryland on four charges: distributing, conspiring to distribute, and advertising child pornography – as well as aiding and abetting advertising of child pornography. The warrant alleges that Marques is “the largest facilitator of child porn on the planet.”[79][80] The FBI acknowledged the attack in a 12 September 2013 court filing in Dublin;[81] further technical details from a training presentation leaked by Edward Snowden showed that the codename for the exploit was EgotisticalGiraffe.[82]

Third party

Vuze (formerly Azureus) BitTorrent client,[83] Bitmessage anonymous messaging system,[84] and TorChat instant messenger, include Tor support.

The Guardian Project is actively developing a free and open-source suite of application programs and firmware for the Android operating system to help make mobile communications more secure.[85] The applications include ChatSecure instant messaging client,[86] Orbot Tor implementation,[87] Orweb privacy-enhanced mobile browser,[88] ProxyMob Firefox add-on[89] and Secure Smart Cam.[90]

Security-focused operating systems

Several security-focused operating systems like GNU/Linux distributions including Hardened Linux From Scratch, Incognito, Liberté Linux, Qubes OS, Tails, Tor-ramdisk and Whonix, make extensive use of Tor.[91]

See also

References

  1. ^ a b Dingledine, Roger (20 September 2002). "pre-alpha: run an onion proxy now!". or-dev (Mailing list). Retrieved 17 July 2008. {{cite mailing list}}: Unknown parameter |mailinglist= ignored (|mailing-list= suggested) (help)
  2. ^ "Stable release 0.4.8.12". 6 June 2024. Retrieved 6 June 2024.
  3. ^ a b "Tor". Ohloh. Retrieved 16 April 2010.
  4. ^ Li, Bingdong; Erdin, Esra; Güneş, Mehmet Hadi; Bebis, George; Shipley, Todd (14 June 2011). "An Analysis of Anonymity Usage". In Domingo-Pascual, Jordi; Shavitt, Yuval; Uhlig, Steve (eds.). Traffic Monitoring and Analysis: Third International Workshop, TMA 2011, Vienna, Austria, April 27, 2011, Proceedings. Berlin: Springer-Verlag. pp. 113–116. ISBN 978-3-642-20304-6. Retrieved 6 August 2012.
  5. ^ "Tor Network Status". Retrieved 17 January 2014.
  6. ^ Glater, Jonathan D. (25 January 2006). "Privacy for People Who Don't Show Their Navels". The New York Times. Retrieved 13 May 2011.
  7. ^ "Tor: 'The king of high-secure, low-latency anonymity'". The Guardian. 4 October 2013. Retrieved 5 October 2013.
  8. ^ a b c Ball, James; Schneier, Bruce; Greenwald, Glenn (4 October 2013). "NSA and GCHQ target Tor network that protects anonymity of web users". The Guardian. Retrieved 5 October 2013.
  9. ^ "'Peeling back the layers of Tor with EgotisticalGiraffe'". The Guardian. 4 October 2013. Retrieved 5 October 2013.
  10. ^ a b J. Appelbaum, A. Gibson, J. Goetz, V. Kabisch, L. Kampf, L. Ryge (3 July 2014). "NSA targets the privacy-conscious". Panorama. Norddeutscher Rundfunk. Retrieved 4 July 2014.{{cite news}}: CS1 maint: multiple names: authors list (link)
  11. ^ http://daserste.ndr.de/panorama/xkeyscorerules100.txt
  12. ^ a b c Dingledine, Roger; Mathewson, Nick; Syverson, Paul (13 August 2004). "Tor: The Second-Generation Onion Router". Proc. 13th USENIX Security Symposium. San Diego, California. Retrieved 17 November 2008. {{cite conference}}: Unknown parameter |booktitle= ignored (|book-title= suggested) (help)
  13. ^ "Tor FAQ: Why is it called Tor?". Tor Project. Retrieved 1 July 2011.
  14. ^ a b "Tor: Sponsors". Tor Project. Retrieved 11 December 2010.
  15. ^ Krebs, Brian (8 August 2007). "Attacks Prompt Update for 'Tor' Anonymity Network". Washington Post. Retrieved 27 October 2007.
  16. ^ "Tor Project: Core People". Tor Project. Retrieved 17 July 2008.
  17. ^ "Donate to Tor". Tor Project. 3 April 2013. Retrieved 7 January 2014.
  18. ^ McKim, Jenifer B. (8 March 2012). "Privacy software, criminal use". The Boston Globe. Archived from the original on 12 March 2012.
  19. ^ Fowler, Geoffrey A. (17 December 2012). "Tor: an anonymous, and controversial, way to web-surf". Wall Street Journal. Retrieved 19 May 2013.
  20. ^ Fung, Brian (6 September 2013). "The feds pay for 60 percent of Tor's development. Can users trust it?". The Switch. Washington Post. Retrieved 6 February 2014.
  21. ^ "2010 Free Software Awards announced". Free Software Foundation. Retrieved 23 March 2011.
  22. ^ Wittmeyer, Alicia P.Q. (26 November 2012). "The FP Top 100 Global Thinkers". Foreign Policy. Archived from the original on 28 November 2012. Retrieved 28 November 2012. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  23. ^ Sirius, R. U. (11 March 2013). "Interview uncut: Jacob Appelbaum". theverge.com.
  24. ^ Gaertner, Joachim (1 July 2013). "Darknet – Netz ohne Kontrolle". Das Erste (in German). Retrieved 28 August 2013.
  25. ^ Gallagher, Sean (25 July 2014). "Russia publicly joins war on Tor privacy with $111,000 bounty". Ars Technica. Retrieved 26 July 2014.
  26. ^ Lucian, Constantin (25 July 2014). "Russian government offers huge reward for help unmasking anonymous Tor users". PC World. Retrieved 26 July 2014.
  27. ^ "Tor: Bridges". Tor Project. Retrieved 9 January 2011.
  28. ^ "Configuring Hidden Services for Tor". Tor Project. Retrieved 9 January 2011.
  29. ^ Øverlier, Lasse; Syverson, Paul (21 June 2006). "Locating Hidden Servers" (PDF). Proceedings of the 2006 IEEE Symposium on Security and Privacy. IEEE Symposium on Security and Privacy. Oakland, CA: IEEE CS Press. p. 1. doi:10.1109/SP.2006.24. ISBN 0-7695-2574-1. Retrieved 9 November 2013. {{cite conference}}: External link in |conferenceurl= (help); Unknown parameter |booktitle= ignored (|book-title= suggested) (help); Unknown parameter |conferenceurl= ignored (|conference-url= suggested) (help)
  30. ^ a b "Tor: Hidden Service Protocol, Hidden services". Tor Project. Retrieved 9 January 2011.
  31. ^ Goodin, Dan (10 September 2007). "Tor at heart of embassy passwords leak". TheRegister. Retrieved 20 September 2007.
  32. ^ Dingledine, Roger (18 February 2009). "One cell is enough to break Tor's anonymity". Tor Project. Retrieved 9 January 2011.
  33. ^ "TheOnionRouter/TorFAQ". Retrieved 18 September 2007. Tor (like all current practical low-latency anonymity designs) fails when the attacker can see both ends of the communications channel
  34. ^ Herrmann, Dominik; Wendolsky, Rolf; Federrath, Hannes (13 November 2009). "Website Fingerprinting: Attacking Popular Privacy Enhancing Technologies with the Multinomial Naïve-Bayes Classifier" (PDF). Proceedings of the 2009 ACM Cloud Computing Security Workshop (CCSW). Cloud Computing Security Workshop. New York, USA: Association for Computing Machinery. Retrieved 2 September 2010. {{cite conference}}: Unknown parameter |booktitle= ignored (|book-title= suggested) (help)
  35. ^ Judge, Peter (20 August 2013). "Zmap's Fast Internet Scan Tool Could Spread Zero Days In Minutes". TechWeek Europe. Retrieved 28 April 2014.
  36. ^ Akhoondi, Masoud; Yu, Curtis; Madhyastha, Harsha V. (May 2012). LASTor: A Low-Latency AS-Aware Tor Client (PDF). IEEE Symposium on Security and Privacy. Oakland, USA. Retrieved 28 April 2014.
  37. ^ Zetter, Kim (10 September 2007). "Rogue Nodes Turn Tor Anonymizer Into Eavesdropper's Paradise". Wired. Retrieved 16 September 2007.
  38. ^ Lemos, Robert (8 March 2007). "Tor hack proposed to catch criminals". SecurityFocus.
  39. ^ Gray, Patrick (13 November 2007). "The hack of the year". Sydney Morning Herald. Retrieved 28 April 2014.
  40. ^ "Tor anonymizing network Compromised by French researchers". The Hacker News. Thehackernews.com. 24 October 2011. Retrieved 10 December 2011.
  41. ^ "Announcement on 01net.com". Retrieved 17 October 2011.Template:Fr icon
  42. ^ phobos (24 October 2011). "Rumors of Tor's compromise are greatly exaggerated". Tor Project. Retrieved 20 April 2012.
  43. ^ a b Murdoch, Steven J.; Danezis, George (19 January 2006). "Low-Cost Traffic Analysis of Tor" (PDF). Retrieved 21 May 2007. {{cite web}}: Unknown parameter |booktitle= ignored (help); Unknown parameter |conference= ignored (help)
  44. ^ a b c d Le Blond, Stevens; Manils, Pere; Chaabane, Abdelberi; Ali Kaafar, Mohamed; Castelluccia, Claude; Legout, Arnaud; Dabbous, Walid (March 2011). One Bad Apple Spoils the Bunch: Exploiting P2P Applications to Trace and Profile Tor Users (PDF). 4th USENIX Workshop on Large-Scale Exploits and Emergent Threats (LEET '11). National Institute for Research in Computer Science and Control. Retrieved 13 April 2011.
  45. ^ McCoy, Damon; Bauer, Kevin; Grunwald, Dirk; Kohno, Tadayoshi; Sicker, Douglas (2008). "Shining Light in Dark Places: Understanding the Tor Network" (PDF). Proceedings of the 8th International Symposium on Privacy Enhancing Technologies. 8th International Symposium on Privacy Enhancing Technologies. Berlin, Germany: Springer-Verlag. pp. 63–76. doi:10.1007/978-3-540-70630-4_5. ISBN 978-3-540-70629-8. {{cite conference}}: Unknown parameter |booktitle= ignored (|book-title= suggested) (help)
  46. ^ a b c d e Manils, Pere; Abdelberri, Chaabane; Le Blond, Stevens; Kaafar, Mohamed Ali; Castelluccia, Claude; Legout, Arnaud; Dabbous, Walid (April 2010). Compromising Tor Anonymity Exploiting P2P Information Leakage (PDF). 7th USENIX Symposium on Network Design and Implementation. arXiv:1004.1461. Bibcode:2010arXiv1004.1461M.
  47. ^ Jansen, Rob; Tschorsch, Florian; Johnson, Aaron; Scheuermann, Björn (2014). The Sniper Attack: Anonymously Deanonymizing and Disabling the Tor Network (PDF). 21st Annual Network & Distributed System Security Symposium. Retrieved 28 April 2014.
  48. ^ Dingledine, Roger (7 April 2014). "OpenSSL bug CVE-2014-0160". Tor Project. Retrieved 28 April 2014.
  49. ^ Dingledine, Roger (16 April 2014). "Rejecting 380 vulnerable guard/exit keys". tor-relays (Mailing list). Retrieved 28 April 2014. {{cite mailing list}}: Unknown parameter |mailinglist= ignored (|mailing-list= suggested) (help)
  50. ^ Lunar (16 April 2014). "Tor Weekly News — April 16th, 2014". Tor Project. Retrieved 28 April 2014.
  51. ^ Gallagher, Sean (18 April 2014). "Tor network's ranks of relay servers cut because of Heartbleed bug". Ars Technica. Retrieved 28 April 2014.
  52. ^ Mimoso, Michael (17 April 2014). "Tor begins blacklisting exit nodes vulnerable to Heartbleed". Threat Post. Retrieved 28 April 2014.
  53. ^ LeVines, George (7 May 2014). "As domestic abuse goes digital, shelters turn to counter-surveillance with Tor". Boston Globe. Retrieved 8 May 2014.
  54. ^ Turner, Serrin (27 September 2013). "Sealed compaint" (PDF). United States of America v. Ross William Ulbricht. Archived from the original (PDF) on 2 October 2013.
  55. ^ Higgins, Parker (3 October 2013). "In the Silk Road Case, Don't Blame the Technology". Electronic Frontier Foundation. Retrieved 22 December 2013.
  56. ^ Soghoian, Chris (16 September 2007). "Tor anonymity server admin arrested". CNET News. Retrieved 17 January 2011.
  57. ^ "Surveillance Self-Defense: Tor". Electronic Frontier Foundation. Retrieved 28 April 2014.
  58. ^ "Doesn't Tor enable criminals to do bad things?". Tor Project. Retrieved 28 August 2013.
  59. ^ Cochrane, Nate (2 February 2011). "Egyptians turn to Tor to organise dissent online". SC Magazine. Retrieved 10 December 2011.
  60. ^ "Bitcoin: Monetarists Anonymous". The Economist. 29 September 2012. Retrieved 19 May 2013.
  61. ^ "JTRIG Tools and Techniques". The Intercept. 14 July 2014.
  62. ^ https://www.documentcloud.org/documents/1217406-jtrigall.html#document/p4
  63. ^ Bode, Karl (12 March 2007). "Cleaning up Tor". Broadband.com. Retrieved 28 April 2014.
  64. ^ Jones, Robert (2005). Internet forensics. O'Reilly. p. 133. ISBN 0-596-10006-X.
  65. ^ Chen, Adrian (11 June 2012). "'Dark Net' Kiddie Porn Website Stymies FBI Investigation". Gawker. Retrieved 6 August 2012.
  66. ^ Chen, Adrian (1 June 2011). "The Underground Website Where You Can Buy Any Drug Imaginable". Gawker. Retrieved 20 April 2012.
  67. ^ Goodin, Dan (16 April 2012). "Feds shutter online narcotics store that used TOR to hide its tracks". Ars Technica. Retrieved 20 April 2012.
  68. ^ a b Gregg, Brandon (30 April 2012). "How online black markets work". CSO Online. Retrieved 6 August 2012.
  69. ^ Morisy, Michael (8 June 2012). "Hunting for child porn, FBI stymied by Tor undernet". Muckrock. Retrieved 6 August 2012.
  70. ^ Lawrence, Dune (23 January 2014). "The Inside Story of Tor, the Best Internet Anonymity Tool the Government Ever Built". Bloomberg Businessweek. Retrieved 28 April 2014.
  71. ^ Clark, Erinn; Murdoch, Steven (15 March 2013). "The Design and Implementation of the Tor Browser [DRAFT]". Tor Project. Retrieved 28 April 2014. {{cite web}}: |first1= missing |last1= (help)
  72. ^ a b Alin, Andrei (2 December 2013). "Tor Browser Bundle Ubuntu PPA". Web Upd8. Retrieved 28 April 2014.
  73. ^ Knight, John (1 September 2011). "Tor Browser Bundle-Tor Goes Portable". Linux Journal. Retrieved 28 April 2014.
  74. ^ Dredge, Stuart (5 November 2013). "What is Tor? A beginner's guide to the privacy tool". The Guardian. Retrieved 28 April 2014.
  75. ^ http://www.theguardian.com/world/interactive/2013/oct/04/egotistical-giraffe-nsa-tor-document
  76. ^ Samson, Ted (5 August 2013). "Tor Browser Bundle for Windows users susceptible to info-stealing attack". InfoWorld. Retrieved 28 April 2014.
  77. ^ Poulsen, Kevin (8 May 2013). "Feds Are Suspects in New Malware That Attacks Tor Anonymity". Wired. Retrieved 29 April 2014.
  78. ^ Owen, Gareth. "FBI Malware Analysis". Retrieved 6 May 2014.[self-published source?]
  79. ^ Best, Jessica (21 January 2014). "Man branded 'largest facilitator of child porn on the planet' remanded in custody again". Daily Mirror. Retrieved 29 April 2014.
  80. ^ Dingledine, Roger (5 August 2013). "Tor security advisory: Old Tor Browser Bundles vulnerable". Tor Project. Retrieved 28 April 2014.
  81. ^ Poulsen, Kevin (13 September 2013). "FBI Admits It Controlled Tor Servers Behind Mass Malware Attack". Wired. Retrieved 22 December 2013.
  82. ^ Schneier, Bruce (4 October 2013). "Attacking Tor: how the NSA targets users' online anonymity". The Guardian. Retrieved 22 December 2013.
  83. ^ "Tor". Vuze. Retrieved 3 March 2010.
  84. ^ "Bitmessage FAQ". Bitmessage. Retrieved 17 July 2013.
  85. ^ "About". The Guardian Project. Retrieved 10 May 2011.
  86. ^ "Gibberbot: Secure Instant Messaging". The Guardian Project. Retrieved 10 May 2011.
  87. ^ "Orbot: Mobile Anonymity + Circumvention". The Guardian Project. Retrieved 10 May 2011.
  88. ^ "Orweb: Privacy Browser". The Guardian Project. Retrieved 10 May 2011.
  89. ^ "ProxyMob: Firefox Mobile Add-on". The Guardian Project. Retrieved 10 May 2011.
  90. ^ "Obscura: Secure Smart Camera". The Guardian Project. Retrieved 10 May 2011.
  91. ^ Жуков, Антон (15 December 2009). "Включаем Tor на всю катушку". Xakep. Retrieved 28 April 2014. {{cite web}}: Unknown parameter |trans_title= ignored (|trans-title= suggested) (help)

Footnotes