Tor

Not Rated
Tags: tor

Description
Tor is a connection-based low-latency anonymous communication system which addresses many flaws in the original onion routing design.

In brief, Onion Routing is a connection-oriented anonymizing communication service. Users choose a source-routed path through a set of nodes, and negotiate a "virtual circuit" through the network, in which each node knows its predecessor and successor, but no others. Traffic flowing down the circuit is unwrapped by a symmetric key at each node, which reveals the downstream node.

Basically Tor provides a distributed network of servers ("onion routers"). Users bounce their tcp streams (web traffic, ftp, ssh, etc) around the routers, and recipients, observers, and even the routers themselves have difficulty tracking the source of the stream.

Note that Tor does no protocol cleaning. That means there is a danger that application protocols and associated programs can be induced to reveal information about the initiator. Tor depends on Privoxy and similar protocol cleaners to solve this problem.

Client applications can use the Tor network by connecting to the local onion proxy. If the application itself does not come with socks support you can use a socks client such as tsocks. Some web browsers like mozilla and web proxies like privoxy come with socks support, so you don't need an extra socks client if you want to use Tor with them.

This package enables only the onion proxy by default, but it can be configured as a relay (server) node.

Remember that this is development code -- don't rely on the current Tor network if you really need strong anonymity.

The latest information can be found at http://tor.eff.org/, or on the mailing lists, archived at http://archives.seul.org/or/talk/ or http://archives.seul.org/or/announce/.
Interface: Command Line
Associated Programs
anon-proxy Proxy to surf the web anonymously
Mixmaster Anonymous remailer client and server
mixminion anonymous remailer client and server for the Type III network
polipo a small, caching web proxy
Privoxy Privacy enhancing HTTP Proxy
socat multipurpose relay for bidirectional data transfer
tsocks transparent network access through a SOCKS 4 or 5 proxy
Vidalia cross-platform controller GUI for Tor
Available deb Repositories (how-to add a respository)
Debian 32-bit 64-bit
sarge-backports 0.1.2.17-1~bpo31+1 0.1.2.17-1~bpo31+1
etch-backports 0.1.2.17-1~bpo40+1 0.1.2.17-1~bpo40+1
lenny 0.1.2.17-1
sid 0.1.2.19-3 0.1.2.19-3
experimental 0.2.0.26-rc-1 0.2.0.24-rc-1

Ubuntu 32-bit 64-bit
dapper 0.1.0.16-1ubuntu2 0.1.0.16-1ubuntu2
dapper-updates 0.1.0.16-1ubuntu2.1 0.1.0.16-1ubuntu2.1
edgy 0.1.1.23-1 0.1.1.23-1
feisty 0.1.1.26-1 0.1.1.26-1
feisty-backports 0.1.2.17-1~feisty1 0.1.2.17-1~feisty1
gutsy 0.1.2.17-1 0.1.2.17-1
hardy 0.1.2.19-2 0.1.2.19-2

Available rpm Repositories

Rating: Not Rated (0 votes)


Login or Register to rate Tor, add a Tag, or designate as an alternative to a Windows app



Upload Screenshots
Images must be in GIF, JPG, or PNG formats and can be no larger than 2 MB. Only one file can be uploaded at a time. A description can be included, but it is optional.
Desc:
File:
You must login or register to upload a screenshot.
Submit Web Links
Submit the title and link (including http://) to an article pertaining to Tor and it will appear in the Web Links section of the right banner. Contact us here if an entry needs to be removed.
Title:
Link:
You must login or register to post links.

TOR

Concept sounds good but software is very poorly written.
Doesn't install or even uninstall properly.
As for the routing it'll just grind your connection to a halt!

It worked fine for me, on

It worked fine for me, on Xubuntu Feisty in combination with the TorButton Fx extension. Have you followed the instructions? http://tor.eff.org/docs/tor-doc-unix.html.en

They say it might not provide full anonimity, but for some reason, Tor allows me to load some sites that have a connection timeout error otherwise. Using Tor is dreadfully slow though.