Letter T

tor - Anonymizing overlay network for TCP (The onion router)

Website: https://www.torproject.org
License: 3-clause BSD
Vendor: Alcance Libre, Inc.
Description:
Tor is a connection-based low-latency anonymous communication system.

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.

This package restricts execution of tor to the toranon user group
to avoid third-party programs to start tor service without your
knowledge.

Please add your regular user to toranon to allow execution of tor:

    gpasswd -a your-user toranon

Packages

tor-0.4.8.10-1.aldos.x86_64 [11.5 MiB] Changelog by Joel Barrios (2023-12-09):
- Update to 0.4.8.10.

Listing created by Repoview-0.6.6-6.fc14.al