Пакет tor: Информация

  • Default inline alert: Версия в репозитории: 0.4.8.6-alt1

Исходный пакет: tor
Версия: 0.4.7.7-alt1
Собран:  19 мая 2022 г. 20:13 в задании #299318
Категория: Система/Серверы
Сообщить об ошибке в пакете
Домашняя страница: http://tor.eff.org/

Лицензия: BSD-3-Clause
О пакете: Anonymizing overlay network for TCP (The onion router)
Описание: 
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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
tor (x86_64, ppc64le, i586, armh, aarch64)
tor-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Сопровождающий: Vladimir Didenko


    1. libssl-devel
    2. libzstd-devel
    3. libsystemd-devel
    4. libcap-devel
    5. asciidoc-a2x
    6. zlib-devel
    7. libseccomp-devel
    8. libevent-devel
    9. liblzma-devel

Последнее изменение


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)
18 апреля 2022 г. Hihin Ruslan 0.4.7.6-alt0.rc
- fix tor.service and spec
18 апреля 2022 г. Hihin Ruslan 0.4.7.6-alt0.git_616c06c0b2
- Develop version