![]() |
|
Developer(s) | The Tor Project[1] |
---|---|
Initial release | 20 September 2002[2] |
Stable release | 0.2.2.35 (16 December 2011 [3]) [±] |
Preview release | 0.2.3.15 alpha (30 April 2012 [4]) [±] |
Written in | C |
Operating system | Cross-platform |
Type | Onion routing, Anonymity |
License | BSD license |
Website | www.torproject.org |
Tor (short for The onion router) is a system intended to enable online anonymity. Tor client software routes Internet traffic through a worldwide volunteer network of servers in order to conceal a user's location or usage from anyone conducting network surveillance or traffic analysis. Using Tor makes it more difficult to trace Internet activity, including "visits to Web sites, online posts, instant messages and other communication forms", back to the user[5] and is intended to protect users' personal freedom, privacy, and ability to conduct confidential business by keeping their internet activities from being monitored.
"Onion routing" refers to the layered nature of the encryption service: The original data are encrypted and re-encrypted multiple times, then sent through successive Tor relays, each one of which decrypts a "layer" of encryption before passing the data on to the next relay and, ultimately, its destination. This reduces the possibility of the original data being unscrambled or understood in transit.[6]
The Tor client is free software and use of the Tor network is free of charge.
Contents |
An alpha version of the software, with the onion routing network "functional and deployed", was announced on 20 September 2002.[2] Roger Dingledine, Nick Mathewson and Paul Syverson presented "Tor: The Second-Generation Onion Router" at the 13th USENIX Security Symposium on 13 August 2004.[7] Though the name Tor originated as an acronym of The Onion Routing project, the current project no longer considers the name to be an acronym, and therefore does not use capital letters.[8]
Originally sponsored by the US Naval Research Laboratory,[7] Tor was financially supported by the Electronic Frontier Foundation from 2004 to 2005.[9] Tor software is now developed by the Tor Project, which has been a 501(c)(3) research/education nonprofit organization[10] based in the United States of America[1] since December 2006 and receives a diverse base of financial support;[9] the U.S. State Department, the Broadcasting Board of Governors, and the National Science Foundation are major contributors.[11]
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."[12]
Tor aims to conceal its users' identities and their network 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 throughout 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.[7] Furthermore, by keeping some of the entry relays (bridge relays) secret, users can evade Internet censorship which relies upon blocking public Tor relays.[13]
Because the internet address of the sender and the recipient are not both in cleartext at any hop along the way at non-exit (or "middle") relays neither piece of information is in cleartext, such that 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) is the originator of the communication rather than the sender.
Users of a Tor network run an onion proxy on their machine. The Tor software periodically negotiates a virtual circuit through the Tor network, using multi-layer encryption, ensuring perfect forward secrecy. At the same time, the onion proxy software presents a SOCKS interface to its clients. SOCKS-aware applications may be pointed at Tor, which then multiplexes the traffic through a Tor virtual circuit. The Polipo proxy server can speak the SOCKS 4 & SOCKS 5 protocols and therefore is recommended to be used together with the Tor anonymising network. Polipo is a web proxy that does HTTP 1.1 pipelining well, so it can enhance Tor's communication latency.[14][15]
Once inside a Tor network, the traffic is sent from router to router, 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.
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. When browsing the Web, Tor is often coupled with Polipo or Privoxy proxy servers. Privoxy is a filtering proxy server that aims to add privacy at the application layer. Polipo can speak the SOCKS protocol and does HTTP 1.1 pipelining for enhancing latencies, therefore is now recommended to be used together with the Tor anonymising network by the torproject.org.[14][15]
On older versions of Tor (resolved May–July 2010),[16] as with many anonymous web surfing systems, direct Domain Name System (DNS) requests are usually still performed by many applications, without using a Tor proxy. This allows someone monitoring a user's connection to determine (for example) which WWW sites they are viewing using Tor, even though they cannot see the content being viewed. Using Privoxy or the command "torify" included with a Tor distribution is a possible solution to this problem.[17] Additionally, applications using SOCKS5 – which supports name-based proxy requests – can route DNS requests through Tor, having lookups performed at the exit node and thus receiving the same anonymity as other Tor traffic.[18]
As of Tor release 0.2.0.1-alpha, Tor includes its own DNS resolver which will dispatch queries over the mix network. This should close the DNS leak and can interact with Tor's address mapping facilities to provide the Tor hidden service (.onion
) access to non-SOCKS-aware applications.[16]
Tor can also provide anonymity to servers in the form of location-hidden services, which are Tor clients or relays running specially configured server software. Rather than revealing the server's IP address (and therefore its network location), hidden services are accessed through Tor-specific .onion
pseudo top-level domain (TLD), or pseudomain. The Tor network understands this TLD and routes data anonymously both to and from the hidden service. Due to this lack of reliance on a public address, hidden services may be hosted behind firewalls or network address translators (NAT). A Tor client is necessary in order to access a hidden service.[19]
Hidden services have been deployed on the Tor network beginning in 2004.[20] Other than the database that stores the hidden-service descriptors,[21] Tor is decentralized by design; there is no direct readable list of hidden services. There are a number of independent hidden services that serve this purpose.
Because location-hidden services do not use exit nodes, they are not subject to exit node eavesdropping. There are, however, a number of 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),[19] uptime and downtime statistics, intersection attacks, and user error.
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).[22][23]
Steven J. Murdoch and George Danezis from University of Cambridge presented an article[24] 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. 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. However, this attack fails to reveal the identity of the original user.[24] Murdoch has been working with—and has been funded by—Tor since 2006.
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) have 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.[25] 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.)[25]
The results presented in the bad apple attack research paper are based on an actual 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.[25] BitTorrent may generate as much as 40% of all traffic on Tor,[26] which means a significant number of Tor users are potentially at risk. Furthermore, the bad apple attack is effective against insecure use of any application over Tor, not just BitTorrent.[25]
In September 2007, Dan Egerstad, a Swedish security consultant, revealed that he had intercepted usernames and passwords for a large number of email accounts by operating and monitoring Tor exit nodes.[27] 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 which does not use end-to-end encryption such as TLS. While this may or may not inherently violate the anonymity of the source, if users mistake Tor's anonymity for end-to-end encryption they may be subject to additional risk of data interception by self-selected third parties.[28] (The operator of any network carrying unencrypted traffic, such as the operator of a wi-fi hotspot or corporate network, has the same ability to intercept traffic as a Tor exit operator. End-to-end encrypted connections should be used if such interception is a concern.) Even without end-to-end encryption, Tor provides confidentiality against these local observers which may be more likely to have interest in the traffic of users on their network than arbitrary Tor exit operators.
Nonetheless, 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.[29]
Researchers from INRIA showed that Tor dissimulation technique in Bittorrent can be bypassed.[30]
In October 2011, a research team from the French engineering school claimed to have discovered a way to compromise the Tor network by decrypting communication passing over it.[31][32] 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.[33]
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".[34] Anonymizing systems such as Tor are at times used for matters that are, or may be, illegal in some countries, e.g., Tor may be used to gain access to censored information, to organize political activities,[35] or to circumvent laws against criticism of heads of state. Tor can also be used for anonymous defamation, unauthorized leaks of sensitive information, and copyright infringement, the distribution of illegal sexual content,[36][37] the selling of controlled substances,[38] money laundering,[39] credit card fraud and identity theft; the black market which exploits the Tor infrastructure operates, at least in part, in conjunction with BitCoin,[40] and Tor itself has been used by criminal enterprises, hacktivism groups (such as Anonymous), and law enforcement agencies at cross purposes, sometimes simultaneously.[41]
|
This is a list of microarchitectures based on the ARM family of instruction sets designed by ARM Holdings and 3rd parties, sorted by version of the ARM instruction set, release and name. ARM provides a summary of the numerous vendors who implement ARM cores in their design.Keil also provides a somewhat newer summary of vendors of ARM based processors. ARM further provides a chart displaying an overview of the ARM processor lineup with performance and functionality versus capabilities for the more recent ARM core families.
These cores implement the ARM instruction set, and were developed independently by companies with an architectural license from ARM.
The following table lists each core by the year it was announced.
ARM11 is a group of 32-bit RISC ARM processor cores licensed by ARM Holdings.
The ARM11 microarchitecture (announced 29 April 2002) introduced the ARMv6 architectural additions which had been announced in October 2001. These include SIMD media instructions, multiprocessor support and a new cache architecture. The implementation included a significantly improved instruction processing pipeline, compared to previous ARM9 or ARM10 families, and is used in smartphones from Apple, Nokia, and others. The initial ARM11 core (ARM1136) was released to licensees in October 2002.
The ARM11 family are currently the only ARMv6-architecture cores. There are, however, ARMv6-M cores (Cortex-M0 and Cortex-M1), addressing microcontroller applications; ARM11 cores target more demanding applications.
In terms of instruction set, ARM11 builds on the preceding ARM9 generation. It incorporates all ARM926EJ-S features and adds the ARMv6 instructions for media support (SIMD) and accelerating IRQ response.
Candice Hillebrand (also known as Candîce) (born 19 January 1977, Johannesburg, Transvaal, South Africa) is a South African-born actress and singer-songwriter. She has also worked as a presenter and model. She is recently known for playing Nina Williams in the 2010 Tekken live-action movie, based on the popular video game series, Tekken.
Hillebrand's on-screen career started early in life by hosting South African children's television channel, KTV, at the age of 6. Hillebrand went on to appear in numerous commercials and has acted in both TV and film. In 2002, she signed with Musketeer Records and released her debut album, Chasing Your Tomorrows in 2003. She has also appeared in Maxim magazine.
In 2008, Hillebrand was offered the role of Nina Williams, a character in the film adaptation of the popular video game series, Tekken.
Hallo is a 2007 Malayalam comedy thriller film written and directed by the Rafi Mecartin duo, starring Mohanlal, Parvathy Melton, Jagathy Sreekumar, Siddique, Ganesh Kumar, and Madhu in important roles.The film received positive reviews from critics. Critics praised Mohanlal"s performance. Hello declared declared as a blockbuster at box office
Shivaraman (Mohanlal) is a once-brilliant advocate who now seems to be in a self-destructive mode. All the time he is portrayed in a highly intoxicated state. His clients had abandoned him a long time ago. But he has a very devout follower Chandy (Jagathi Sreekumar). Whenever Shivaraman gets into one of his drunken brawls, it is Chandy who rescues him.
Strangely, that doesn't diminish Shivaraman's public relation skills. After one particularly bad fight, he ends up becoming good buddies with three notorious rowdies in the area: Vadakkancherry Vakkachen (Spadikam George), Bathery Bappu (Bheeman Raghu) and Pattambi Ravi (Mohan Raj). Soon, they too join his gang of loyalists.
"Hello" is a song by English singer Adele. It was released on 23 October 2015 by XL Recordings as the lead single from her third studio album, 25 (2015). Adele co-wrote the song with her producer, Greg Kurstin. "Hello" is a piano ballad with soul influences, and lyrics that discuss themes of nostalgia and regret. Upon release, the song was well received by music critics, who compared it favourably to Adele's previous work and praised the song's lyrics and Adele's vocals.
"Hello" attained international commercial success reaching number one in almost every country it charted in, including the United Kingdom, where it became her second UK number-one single, following "Someone like You", and has the largest opening week sales in three years. In the United States, "Hello" debuted atop the Billboard Hot 100, becoming Adele's fourth number-one on the chart and breaking several records, including becoming the first song to sell over a million digital copies in a week.
The accompanying music video was directed by Xavier Dolan and co-stars Adele and Tristan Wilds. The music video for the song broke the Vevo Record by achieving over 27.7 million views within a 24-hour span, held previously by Taylor Swift's "Bad Blood" which accumulated 20.1 million views in that timeframe. It also broke the record for shortest time to attain 100 million Vevo views, previously held by Miley Cyrus' "Wrecking Ball", as well as shortest time to reach 1 billion YouTube views (88 days). Adele promoted the song with a live performance on a BBC one-hour special, entitled Adele at the BBC.