Revision as of 19:03, 13 December 2004 edit70.57.97.102 (talk) add link for homepage← Previous edit | Revision as of 14:15, 23 December 2004 edit undoDelta G (talk | contribs)1,320 edits Made number of routers less prone to obsolescenceNext edit → | ||
Line 5: | Line 5: | ||
Hidden services on Tor allow servers to expose publically accessible locations while remaining anonymous. These locations are similar to an ], but instead use a cryptographic ] as a means of addressing. This allows Internet users to overcome government censorship laws, among other uses. | Hidden services on Tor allow servers to expose publically accessible locations while remaining anonymous. These locations are similar to an ], but instead use a cryptographic ] 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 ] free license |
The Tor source code is published under a ] free license. The is steadily increasing. | ||
===See also:=== | ===See also:=== |
Revision as of 14:15, 23 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. The number of publicly accessible onion routers is steadily increasing.
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.