Tor (software)

(Redirected from Tor (anonymity network))

Tor is a group of computer servers that keep users anonymous on the Internet. It works by moving data across many Tor servers, called "hops". The role of each server is to only move that data to another server. With the final hop moving data to the end site. As a result, information transmitted in this way is hard to trace.

Tor-logo-2011-flat.svg
Developer(s)Roger Dingledine and Nick Mathewson
Initial release20 September 2002; 19 years ago
Stable release0.2.4.22 / May 16, 2014
Written inC, Python, and Rust
Operating systemCross-platform
Available in?
TypeOnion routing / Anonymity
LicenseBSD license
Websitewww.torproject.org

Tor is also the name that some people give to the web browser used to access the Tor server, the Tor Browser Bundle. The browser is actually a specific version of Mozilla Firefox that has been changed so that it is extremely safe and secure.

Operation

Tor is used to hide Internet users. People who run the Tor network run a network of onion routers. This makes the location of the user secret. Services can also be hosted from "secret" locations using the Tor "Hidden services" feature. A hidden service is an anonymous website that search engines like Google don't know about, and it uses an Onion address as its URL. Onion addresses are URLs that looks like 16 random letters and numbers and ends with .onion. People usually use the Tor browser to go to those sites.

Unlawful use

The Tor network can be used for purposes that are against the law in some places. This can be criticizing leaders of state, P2P sharing of copyrighted files, moving bad content.,[1][2][3] or buying and selling illegal drugs.

References

  1. Cleaning up Tor on broadbandreports.com
  2. Anders Bylund (September 11, 2006). "TOR anonymizing proxy servers seized during German bad content investigation". Ars Technica, LLC.
  3. Jones, Robert (2005). Internet forensics. O'Reilly. pp. P133. ISBN 059610006X.

Other websites