This MedLibrary.org supplementary page on Tor (anonymity network) is provided directly from the open source Wikipedia as a service to our readers. Please see the note below on authorship of this content, as well as the Wikipedia usage guidelines. To search for other content from our encyclopedia supplement, please use the form below:
Related Sponsors
| The external links in this article may not follow Wikipedia's content policies or guidelines. Please improve this article by removing excessive or inappropriate external links. |
![]() |
|
| Developed by | The Tor Project[1] |
|---|---|
| Initial release | September 20, 2003 [2] |
| Stable release | 0.2.0.31 (2008-09-04) +/− |
| Preview release | 0.2.1.5-alpha (2008-08-31) +/− |
| Written in | C |
| OS | Cross-platform |
| Type | Onion routing / Anonymity |
| License | BSD license |
| Website | www.torproject.org |
Tor (The Onion Router) is a free software implementation of second-generation onion routing – a system enabling its users to communicate anonymously on the Internet. Originally sponsored by the US Naval Research Laboratory, Tor became an Electronic Frontier Foundation (EFF) project in late 2004, and the EFF supported Tor financially until November 2005.[3] The Tor software is now developed by the Tor Project, which since December 2006 is a 501(c)(3) research/education non-profit organization based in the United States of America[1][4] that receives a diverse base of financial support.[3]
Like all current low latency anonymity networks, Tor is vulnerable to traffic analysis from observers who can watch both ends of a user's connection.[5]
Contents |
Description
Aiming to protect its users against traffic analysis attacks, volunteers operate an overlay network of onion routers that enable anonymous outgoing connections and anonymous "hidden" services.
Outgoing connections
Users of the Tor network run an onion proxy on their machine. This software connects out to Tor, periodically negotiating a virtual circuit through the Tor network. Tor employs cryptography in a layered manner (hence the onion analogy), ensuring perfect forward secrecy between routers. 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.
Once inside the 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 TCP stream level. Applications commonly anonymised using Tor include IRC, instant messaging and Web browsing. When browsing the Web, Tor is often coupled with Privoxy – a filtering proxy server – that aims to add privacy at the application layer.
Hidden services
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 location), hidden services are accessed through the Tor-specific .onion pseudo top-level domain. The Tor network understands this TLD and routes data anonymously both to and from the hidden service. Due to this lack of a public address, hidden services may be hosted behind firewalls or NAT. A Tor client is necessary in order to access a hidden service.[6]
Hidden services have been deployed on the Tor network beginning in 2004.[7] Being decentralized by design, there is no official index 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 consequently are not necessarily hidden. Other pitfalls include "letting your web server reveal identifying information about you, your computer, or your location"[8], uptime and downtime statistics, intersection attacks and user error.
- Main Page - The Hidden Wiki, a wiki focusing on Tor hidden services
- core.onion, a simple site containing links to other
.onionsites, a simple forum and a comment system. - onionforum, a popular forum
- Tor: anonymity online, the official Tor Project page as a Tor hidden service
Node flags
Not all Tor nodes are equal. Tor directory authorities describe nodes with several flags, as described in the following table [9]:
| Flag | Description | Probable cause |
|---|---|---|
| Authority | Is a directory authority | |
| BadExit | Believed to be useless as an exit node | ISP censoring, behind restrictive proxy |
| BadDirectory | Believed to be useless as a directory cache | Directory port isn't working, bandwidth is always throttled |
| Exit | More useful for building general-purpose exit circuits than for relay circuits | |
| Fast | Suitable for high-bandwidth circuits | |
| Guard | Suitable for use as an entry guard | |
| HSDir | Considered a v2 hidden service directory | |
| Named | Identity-nickname mapping is canonical and this authority binds names | |
| Stable | Suitable for long-lived circuits | |
| Running | Currently usable | |
| Valid | Has been 'validated' | |
| V2Dir | Implements the v2 directory protocol | |
| V3Dir | Implements the v3 directory protocol |
Weaknesses
DNS leaks
As with many anonymous web surfing systems, direct DNS requests are usually still performed by many applications, without using the Tor proxy. Using Privoxy or the command "torify" included with the Tor distribution is a possible solution to this problem.[10] 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.[11]
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 Tor hidden service (.onion) access to non-SOCKS aware applications.[12]
Traffic analysis
Steven J. Murdoch and George Danezis from University of Cambridge presented an article[13] at the 2005 IEEE Symposium on Security and Privacy. They presented 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 and therefore greatly reduce the anonymity provided by Tor. They have also shown that otherwise unrelated streams can be linked back to the same initiator. The identity of the original user remains undiscovered by this attack, however.[13] Murdoch has been working with and funded by Tor since 2006.
Eavesdropping by exit nodes
In September 2007, Dan Egerstad, a Swedish security consultant, revealed that by operating and monitoring Tor exit nodes he had intercepted usernames and passwords for a large number of email accounts.[14] 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, e.g. SSL. While this does not inherently violate the anonymity of the source, it affords added opportunities for data interception by self-selected third parties, greatly increasing the risk of exposure of sensitive data by users who are careless or who mistake Tor's anonymity for security.[15]
Etiquette and abuse
Because of its inherent anonymity, Tor is subject to abuse. Routers each maintain an exit policy of what traffic is and is not permitted to leave the Tor network through that node. It is possible to combat most major abuses of the Tor network using a combination of addresses and ports. Potential abuses include:
- Bandwidth hogging
- It is considered impolite to transfer massive amounts of data across the Tor network – the onion routers are run by volunteers using their own bandwidth at their own cost.
- BitTorrent
- Due to the high bandwidth usage caused by the use of this protocol, it is considered impolite and inappropriate to use the Tor network for BitTorrent transfers.
Illegal uses
Some Tor servers have been used for illegal purposes, including child pornography and p2p sharing of copyrighted files using the bit torrent protocol.[16][17][18] Child pornography in particular has attracted international law enforcement investigations. In September 2006, German authorities seized data center equipment running Tor software during a child pornography crackdown.[17][19][20]
See also
- Tor overview page with basic information Start here
- Tools to use with Tor:
- Vidalia project – a cross-platform GUI controller for Tor
- Polipo – a caching web proxy
- TorButton Firefox Plug-in for Tor proxy management
- Privoxy – a filtering proxy
- SOcat Multipurpose relay (SOcket CAT): includes socks4, and socks4a functionality (Linux / Mac)
- Portable Tor – Repackaged version of Tor + Vidalia + Privoxy for use on a USB flash drive
- TorK a KDE GUI controller for Tor
- Web browsers bundled with Tor
- Tor Browser Bundle lets you use Tor on Windows without needing to install any software.
- OperaTor OperaTor – Preconfigured bundle with Opera (web browser) + Tor + Privoxy
- xB Browser – Firefox derivative with integrated Tor; runs from USB flash drive or hard drive
- e-Capsule™ Private Browser – Gecko based anonymous web browser with integrated Tor (trialware)
- Anonymous chat
- Tor IM Browser Bundle allows instant messaging and chat via Tor on Windows without needing to install any software.
- ScatterChat – an encrypted instant messaging client based on Gaim
- TorChat – a serverless instant messaging application based on Tor's hidden services
- Preinstalled environments with Tor enabled:
- Incognito – A sandboxed, Gentoo based Linux distribution, available as a Live CD or Live USB
- xB Machine – A full visualized OS for anonymous communication, ISO bootable and Live CD
- JanusVM – A VMware Virtual Machine that clients can VPN to (protecting all TCP traffic) that among other things can provide anonymity though Tor
- Other anonymity networks
- Anonymous remailers
- Cypherpunk anonymous remailer – Type 1 Cypherpunk remailer
- Mixmaster anonymous remailer – Type 2 Mixmaster remailer
- Mixminion – Mixminion anonymous remailer
- Anonymous search
- FAROO – Peer-to-peer ("P2P") web search engine with encryption
- Yacy – A P2P web search engine without central server
- Scroogle – Anonymous Google search through proxy with SSL (https)
- Philosophies incorporating anonymity
Footnotes
- ^ a b "Tor: People" (2008-07-17). Retrieved on 2008-07-17.
- ^ Dingledine, Roger (2002-09-20). "pre-alpha: run an onion proxy now!". or-dev mailing list. Retrieved on 2008-07-17.
- ^ a b "Tor: Sponsors" (2008-07-16). Retrieved on 2008-07-17.
- ^ "Tor: Donate!" (2008-06-27). Retrieved on 2008-07-17.
- ^ "TheOnionRouter/TorFAQ". Retrieved on 2007-09-18. "Tor (like all current practical low-latency anonymity designs) fails when the attacker can see both ends of the communications channel"
- ^ "Tor: Hidden Service Configuration Instructions" (2008-02-27). Retrieved on 2008-06-08.
- ^ Lasse; Paul Syverson (2006-06-21). "Locating Hidden Servers" (PDF) in IEEE Symposium on Security and Privacy. Proceedings of the 2006 IEEE Symposium on Security and Privacy: 1, Oakland, CA: IEEE CS Press. doi:10.1109/SP.2006.24. ISBN: 0-7695-2574-1. Retrieved on 2008-06-08.
- ^ "Tor: Hidden Service Configuration Instructions" (2008-02-27). Retrieved on 2008-06-08.
- ^ "Tor directory protocol version 3".
- ^ "TheOnionRouter/TorifyHOWTO – Noreply Wiki". Retrieved on 2007-04-19.
- ^ "RFC 1928 - SOCKS Proxy Protocol, Version 5". Retrieved on 2008-08-04.
- ^ "Tor Changelog". Retrieved on 2007-09-11.
- ^ a b "Low-Cost Traffic Analysis of Tor" (PDF) (2006-01-19). Retrieved on 2007-05-21.
- ^ "Wired: Rogue Nodes Turn Tor Anonymizer Into Eavesdropper's Paradise". Retrieved on 2007-09-16.
- ^ "Tor hack proposed to catch criminals". Retrieved on 2008-02-01.
- ^ Cleaning up Tor on broadband.com
- ^ a b Anders Bylund (September 11, 2006). "TOR anonymizing proxy servers seized during German child porn investigation".
- ^ Jones, Robert (2005). Internet forensics. O'Reilly, P133. ISBN 059610006X.
- ^ Ed Oswald,. "Tor Servers Target of Porn Crackdown". BetaNews.
- ^ "German TOR Servers Seized".
References
- Anonymity Bibliography Retrieved: 21 May 2007
- Schneier, Bruce. Applied Cryptography. ISBN 0-471-11709-9.
- Schneier, Bruce. Email Security. ISBN 0-471-05318-X.
- Bacard, Andre. Computer Privacy Handbook. ISBN 1-56609-171-3.
External links
- Official website
- I2P's comparison of anonymity networks
- HowTo Anonymity With Tor and Privoxy for Linux
- Freshmeat project page
- Introduction to Tor
- Security Now! podcast discussing TOR
- Tor design document 18 May 2004
- Tor divided to countries
- Tor Network Status
- Tor Node Status In late 2007, this listed over 2000 nodes, about half acting as exit nodes
- Tor recommendations for hack-proof anonymity
- Tor step by step install and setup guide for Windows XP
- Tor wiki with FAQs & HOWTOs
- Tutorial about Tor
Articles
- AnonWatch, Tor in Depth Security Analysis of the Tor Network
- Goodin, Dan "Tor at heart of embassy passwords leak", 2007-09-10 article on The Register news website. (Accessed 2007-09-20).
- Krebs, Brian, Attacks Prompt Update for 'Tor' Anonymity Network 2007-08-08 (Accessed 2007-10-27)
- "The Hack of the Year", The Syndey Morning Herald (2007-11-13). Retrieved on 2007-11-16.
- Zhelatin.IR (= Storm Worm) 2007-09-07 (Accessed 2007-10-27) (French)
Wikipedia content modification information:
- This page was last modified on 13 September 2008, at 21:37.
Wikipedia Authorship and Review
Wikipedia content provided here is not reviewed directly by MedLibrary.org. Wikipedia content is authored by an open community of volunteers and is not produced by or in any way affiliated with MedLibrary.org.
Wikipedia Usage Guidelines
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article on "Tor (anonymity network)".
The URL for this specific entry is:
All Wikipedia text is available under the terms of the GNU Free Documentation License. (See Copyrights for details). Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc.

