![]() |
File Search | Catalog | Content Search |
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 https://www.torproject.org/, or on the mailing lists, archived at https://lists.torproject.org/pipermail/tor-talk/ or https://lists.torproject.org/pipermail/tor-announce/.
Homepage: | https://www.torproject.org/ |
Package version: | 0.2.2.39-1 |
Architecture: | armel |
Distribution: | Debian |
Filename: | tor_0.2.2.39-1_armel.deb |
This is the Debian package for Tor, The Onion Router. Some changes have been made to the Tor source to integrate it better into Debian. If Tor is started as root or the 'debian-tor' user, then: - RunAsDaemon is enabled, - PidFile is set to /var/run/tor/tor.pid (No default upstream), - default logging goes to /var/log/tor/log (instead of stdout), - DataDirectory is set to /var/lib/tor (uses $HOM more»
Polipo is a http proxy that makes it easer to use Tor with a browser. In order to make polipo use Tor, add the following to /etc/polipo/config: socksParentProxy = localhost:9050 You should then point your browser at localhost:8123 . If you are concerned about cached data remaining on your disk, you should also add diskCacheRoot=
Tor only provides TCP layer anonymity. It does not do any protocol cleaning, so if you are going to browse the web you still give away a lot of information to servers. The privoxy package provides a privacy enhancing HTTP proxy, which is good at filtering headers, cookies, and much more. To view the description of the Debian privoxy package just run "apt-cache show privoxy". Please refer to th more»
tor (0.2.0.26-rc-1) experimental; urgency=critical * weak cryptographic keys It has been dis more»
TOR-GENCERT(1) TOR-GENCERT(1) NAME tor-gencert - Ge more»
TOR-RESOLVE(1) TOR-RESOLVE(1) NAME tor-resolve - re more»
TORIFY(1) TORIFY(1) NAME torify - wrapper more»
TOR(8) TOR(8) NAME tor - The second more»
[DIR] | DEBIAN/ (6) 65535+ mirrors | ||
[DIR] | etc/ (5) 65535+ mirrors | ||
[DIR] | usr/ (3) 65535+ mirrors | ||
[DIR] | var/ (2) 41013+ mirrors |