Misplaced Pages

Tor (network): Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively
Next edit →Content deleted Content addedVisualWikitext
Revision as of 05:13, 10 December 2004 editConnelly (talk | contribs)Extended confirmed users863 edits Created Tor article  Revision as of 05:19, 10 December 2004 edit undoConnelly (talk | contribs)Extended confirmed users863 editsm See also:Next edit →
Line 11: Line 11:
* ]. See the Tor section for improvements of Tor over the original Onion Routing design. * ]. See the Tor section for improvements of Tor over the original Onion Routing design.
* ] * ]
* ] - A similar anonymous communication system. * ] - A similar anonymous communication system that is designed as less of an outproxy network and more as a replacement for the conventional Internet.

Revision as of 05:19, 10 December 2004

Tor: an anonymous Internet communication system is a second generation Onion Routing network that allows people to communicate anonymously. Tor can be used as an outproxy to the regular Internet, or hidden services can be accessed inside the Tor network.

In outproxy mode, traffic on Tor is bounced around a centralized set of onion routing servers before leaving the Tor network and entering the regular Internet. This allows end users to access TCP services such as Web browsing, IRC, SSH, and instant messaging while maintaining their anonymity.

Hidden services on Tor allow servers to expose publically accessible locations while remaining anonymous. These locations are similar to an IP address, but instead use a cryptographic public key as a means of addressing. This allows Internet users to overcome government censorship laws, among other uses.

The Tor source code is published under a DFSG free license, and as of June 2004, there are about 20 publicly accessible onion routers.

See also:

  • Onion Routing. See the Tor section for improvements of Tor over the original Onion Routing design.
  • Anonymous P2P
  • I2P - A similar anonymous communication system that is designed as less of an outproxy network and more as a replacement for the conventional Internet.