Package: tor Version: 0.4.9.11-1 Architecture: arm64 Maintainer: Peter Palfrader Installed-Size: 5974 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libevent-2.1-7t64 (>= 2.1.8-stable), liblzma5 (>= 5.1.1alpha+20120614), libssl3t64 (>= 3.0.0), libsystemd0, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), adduser, runit-helper (>= 2.14.0~), lsb-base Recommends: logrotate, tor-geoipdb, torsocks Suggests: mixmaster, torbrowser-launcher, socat, apparmor-utils, nyx, obfs4proxy Conflicts: libssl0.9.8 (<< 0.9.8g-9) Breaks: runit (<< 2.1.2-51~) Homepage: https://www.torproject.org/ Priority: optional Section: net Filename: pool/main/t/tor/tor_0.4.9.11-1_arm64.deb Size: 1980992 SHA256: bdc4279bbf9ada5babfbc64414083d5b0aeb3bb0096fc8619c291dc9a2a616ad SHA1: f203ce6ba42576c90eb4591a93702d825735209d MD5sum: 3e19c16f60e70eb8e3e03418930b0562 Description: 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. Package: tor-dbgsym Source: tor Version: 0.4.9.11-1 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Peter Palfrader Installed-Size: 10534 Depends: tor (= 0.4.9.11-1) Breaks: tor-dbg (<< 0.3.1.5-alpha) Replaces: tor-dbg (<< 0.3.1.5-alpha) Priority: optional Section: debug Filename: pool/main/t/tor/tor-dbgsym_0.4.9.11-1_arm64.deb Size: 5476524 SHA256: fd55a89d9289f2f7650524d485a06abeb72a8a845feea174f76a477551b61714 SHA1: 0a2f856003abca3658333836835c747249a0cbd9 MD5sum: a7da5d8578dd5e00b0ba0e66470b9f1d Description: debug symbols for tor Build-Ids: 13733d3f5cccf618acbd773546aa080bc3c112bd 5b904a8456e30dbf5c3e14ced2f17471b52c9af0 e8ca5522abd3b3868c8456910611987e4fb2011a f098ef31abfc91e3c1d12d652cdf304232d9955c Package: tor-geoipdb Source: tor Version: 0.4.9.11-1 Architecture: all Maintainer: Peter Palfrader Installed-Size: 25432 Depends: tor (>= 0.4.9.11-1) Breaks: tor (<< 0.2.4.8) Replaces: tor (<< 0.2.4.8) Homepage: https://www.torproject.org/ Priority: optional Section: net Filename: pool/main/t/tor/tor-geoipdb_0.4.9.11-1_all.deb Size: 2751180 SHA256: 8bb719aeefd08477f2e2367b12e8578d56210080f398677989b94baac5984882 SHA1: ba1b0021a7aa853b215f9d48ee01749352fb386c MD5sum: 42307efcb6a4d8fbb4c7ee70037e0bea Description: GeoIP database for Tor This package provides a GeoIP database for Tor, i.e. it maps IPv4 addresses to countries. . Bridge relays (special Tor relays that aren't listed in the main Tor directory) use this information to report which countries they see connections from. These statistics enable the Tor network operators to learn when certain countries start blocking access to bridges. . Clients can also use this to learn what country each relay is in, so Tor controllers like arm or Vidalia can use it, or if they want to configure path selection preferences. Package: webtunnel Version: 0.0.4~SNAPSHOT-4a10c8b-1~torproject Architecture: arm64 Maintainer: Tor Anti-censorship Team Installed-Size: 8580 Homepage: https://www.torproject.org/ Priority: optional Section: net Filename: pool/main/w/webtunnel/webtunnel_0.0.4~SNAPSHOT-4a10c8b-1~torproject_arm64.deb Size: 3682844 SHA256: 654555f4f714398b7e4ff125d439c8ba7116587fe8ba772bfe40acfc60c73856 SHA1: d1d257d627aca8f709b7466be424fc02a0b5b6c6 MD5sum: 56eb434c77a64fe0415af99d5db50749 Description: pluggable transport for Tor mimicking encrypted web traffic (client and server) WebTunnel is a censorship-resistant pluggable transport designed to mimic encrypted web traffic (HTTPS) inspired by HTTPT. It works by wrapping the payload connection into a WebSocket-like HTTPS connection, appearing to network observers as an ordinary HTTPS (WebSocket) connection. . This package provides binaries for webtunnel client and server.