Package tor
Source package: tor
Version: 0.4.7.7-alt1
Category: System/Servers
Report package bug
Version: 0.4.7.7-alt1
Build time: May 21, 2022, 09:54 PM
Report package bug
License: BSD-3-Clause
Summary: Anonymizing overlay network for TCP (The onion router)
Description:
Summary: Anonymizing overlay network for TCP (The onion router)
Description:
Tor is a connection-based low-latency anonymous communication system. This package provides the "tor" program, which serves as both a client and a relay node. Applications connect to the local Tor proxy using the SOCKS protocol. The local proxy chooses a path through a set of relays, in which each relay knows its predecessor and successor, but no others. Traffic flowing down the circuit is unwrapped by a symmetric key at each relay, which reveals the downstream relay. Warnings: 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. This is alpha code, and is even more likely than released code to have anonymity-spoiling bugs. The present network is very small -- this further reduces the strength of the anonymity provided. Tor is not presently suitable for high-stakes anonymity.
Maintainer: Vladimir Didenko
List of contributors:
Vladimir Didenko
Hihin Ruslan
Vladimir D. Seleznev
Grigory Ustinov
Anton Farygin
Dmitry V. Levin
Mykola Grechukh
Sviatoslav Sviridov
List of contributors:
Vladimir Didenko
Hihin Ruslan
Vladimir D. Seleznev
Grigory Ustinov
Anton Farygin
Dmitry V. Levin
Mykola Grechukh
Sviatoslav Sviridov
Last changes:
April 27, 2022 Vladimir Didenko 0.4.7.7-alt1 |
- new version - use SOURCE_DATE_EPOCH variable from the build environment - remove ubt macro (it is empty now) |
April 18, 2022 Hihin Ruslan 0.4.7.6-alt0.rc |
- fix tor.service and spec |
April 18, 2022 Hihin Ruslan 0.4.7.6-alt0.git_616c06c0b2 |
- Develop version |