软件包: tor (0.1.2.17-1~feisty1) [universe]
tor 的相关链接
Ubuntu 的资源:
下载源码包 tor:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Peter Palfrader
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
anonymizing overlay network for TCP
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/.
其它与 tor 有关的软件包
|
|
|
-
- dep: adduser
- Add and remove users and groups
-
- dep: libc6 (>= 2.5-0ubuntu1)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libevent1 (>= 1.1a)
- 一个异步事件提示库
-
- dep: libssl0.9.8 (>= 0.9.8c-1)
- SSL 共享库
同时作为一个虚包由这些包填实: libcrypto0.9.8-udeb
-
- dep: tsocks
- transparent network access through a SOCKS 4 or 5 proxy
-
- dep: zlib1g (>= 1:1.2.1)
- 压缩库-运行时
同时作为一个虚包由这些包填实: zlib1g-udeb
-
- rec: socat
- multipurpose relay for bidirectional data transfer
-
- sug: anon-proxy
- Proxy to surf the web anonymously
-
- sug: mixmaster
- Anonymous remailer client and server
-
- sug: mixminion
- Package not available