软件包:tor(0.4.8.13-2)
anonymizing overlay network for TCP
Tor is a connection-based low-latency anonymous communication system.
Clients choose a source-routed path through a set of relays, and negotiate a "virtual circuit" through the network, in which each relay knows its predecessor and successor, but no others. Traffic flowing down the circuit is decrypted at each relay, which reveals the downstream relay.
Basically, Tor provides a distributed network of relays. Users bounce their TCP streams (web traffic, ftp, ssh, etc) around the relays, and recipients, observers, and even the relays themselves have difficulty learning which users connected to which destinations.
This package enables only a Tor client by default, but it can also be configured as a relay and/or a hidden service easily.
Client applications can use the Tor network by connecting to the local socks proxy interface provided by your Tor instance. If the application itself does not come with socks support, you can use a socks client such as torsocks.
Note that Tor does no protocol cleaning on application traffic. There is a danger that application protocols and associated programs can be induced to reveal information about the user. Tor depends on Torbutton and similar protocol cleaners to solve this problem. For best protection when web surfing, the Tor Project recommends that you use the Tor Browser Bundle, a standalone tarball that includes static builds of Tor, Torbutton, and a modified Firefox that is patched to fix a variety of privacy bugs.
其他与 tor 有关的软件包
|
|
|
|
-
- dep: adduser
- 添加、删除用户和组
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcap2 (>= 1:2.10)
- POSIX 1003.1e capabilities 功能(库)
-
- dep: libevent-2.1-7t64 (>= 2.1.8-stable)
- 异步事件通知库
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: liblzma5 (>= 5.1.1alpha+20120614)
- XZ 格式压缩库
-
- dep: libssl3t64 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libsystemd0
- systemd 实用库
-
- dep: libzstd1 (>= 1.5.5)
- 快速无损压缩算法
-
- dep: lsb-base
- Linux 标准规范初始化脚本功能的过渡软件包
-
- dep: runit-helper (>= 2.14.0~)
- dh-runit implementation detail
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- rec: logrotate
- 日志滚动工具
-
- rec: tor-geoipdb
- GeoIP database for Tor
-
- rec: torsocks
- use SOCKS-friendly applications with Tor
-
- sug: apparmor-utils
- utilities for controlling AppArmor
-
- sug: mixmaster
- 软件包暂时不可用
-
- sug: nyx
- terminal status monitor for tor
-
- sug: obfs4proxy
- pluggable transport proxy for Tor, implementing obfs4
-
- sug: socat
- multipurpose relay for bidirectional data transfer
-
- sug: torbrowser-launcher
- helps download and run the Tor Browser Bundle