awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
torproject avatar

torproject/tor

0
View on GitHub↗
4,945 stars·959 forks·9 vuesgitweb.torproject.org/tor.git↗

Tor

The Tor Project est un réseau d'anonymat distribué qui achemine le trafic internet via un système de relais bénévoles utilisant un chiffrement multicouche pour dissimuler l'identité et la localisation de l'utilisateur.

Le système fournit des outils pour le contournement de la censure réseau, utilisant des ponts et des transports enfichables pour contourner les blocages internet et obscurcir les modèles de trafic. Il permet également l'hébergement de services onion, permettant aux sites web et services d'être publiés de telle sorte qu'ils ne soient accessibles que via le réseau, dissimulant la localisation physique du serveur.

Le projet couvre des capacités plus larges de confidentialité et d'infrastructure, y compris la protection contre le fingerprinting du navigateur pour empêcher le suivi via la configuration logicielle et l'isolation de session pour bloquer les trackers tiers. Il prend également en charge l'exploitation de relais bénévoles pour augmenter la capacité totale et la résilience du réseau de trafic chiffré.

Features

  • Anonymity Network Routing - Transmits network data through a distributed system of volunteer nodes to hide the connection between user and destination.
  • Layered Encryption Circuits - Implements onion-style layered encryption where data is wrapped in multiple layers and peeled away by each relay node.
  • Censorship Circumvention - Provides tools and protocols specifically designed to bypass internet filters and network restrictions by masking traffic identity.
  • Distributed Anonymity Relays - Routes traffic through a chain of volunteer nodes to decouple the source identity from the destination address.
  • Fingerprint Mitigation Tools - Hides unique software characteristics and isolates sessions to stop websites from tracking users via browser configuration.
  • Browser Fingerprint Spoofing - Hides unique browser characteristics using technical protections to stop websites from tracking users based on their software configuration.
  • Pluggable Transports - Transforms network traffic patterns into different protocols to bypass deep packet inspection and censorship filters.
  • Privacy Browsing Tools - Hides the destination of internet traffic from network monitors to prevent observers from determining which websites are being visited.
  • Onion - Enables the publishing of websites and services reachable only through the Tor network to conceal server locations.
  • Fixed-Size Cell Transmission - Fragments network traffic into fixed-size encrypted cells to prevent traffic analysis based on packet size.
  • Volunteer Relay Operations - Running a network node to carry encrypted traffic, increasing the overall capacity and resilience of the distributed network.
  • Randomized Circuit Selection - Randomly selects a sequence of nodes to build a temporary tunnel for transmitting data streams.
  • Rendezvous Point Discovery - Connects clients to hidden services by meeting at a neutral third party node to hide both identities.
  • Anonymous Traffic Relays - A volunteer node that carries encrypted data to increase the total capacity and resilience of the anonymity network.
  • Volunteer Relay Operations - Supports the operation of volunteer relays to increase the total capacity and resilience of the network.
  • Directory Consensus Mechanisms - Distributes a signed list of available relays and their status to all clients via a trusted set of authorities.
  • Anti-Tracking Session Isolations - Prevents third-party trackers from following users by isolating sessions and automatically clearing cookies and browsing history.

Historique des stars

Graphique de l'historique des stars pour torproject/torGraphique de l'historique des stars pour torproject/tor

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait torproject/tor ?

The Tor Project est un réseau d'anonymat distribué qui achemine le trafic internet via un système de relais bénévoles utilisant un chiffrement multicouche pour dissimuler l'identité et la localisation de l'utilisateur.

Quelles sont les fonctionnalités principales de torproject/tor ?

Les fonctionnalités principales de torproject/tor sont : Anonymity Network Routing, Layered Encryption Circuits, Censorship Circumvention, Distributed Anonymity Relays, Fingerprint Mitigation Tools, Browser Fingerprint Spoofing, Pluggable Transports, Privacy Browsing Tools.

Quelles sont les alternatives open-source à torproject/tor ?

Les alternatives open-source à torproject/tor incluent : bromite/bromite — Bromite is a privacy-focused fork of the Chromium browser for Android that blocks advertisements and tracking scripts… guardianproject/orbot-android — Orbot is an Android network anonymization tool designed to route mobile internet traffic through the Tor network. Its… lissy93/awesome-privacy — This project is a curated directory and catalog of privacy-respecting software and security-focused services. It… hellozeronet/zeronet — ZeroNet is a decentralized web browser and server that enables the hosting and accessing of websites without central… blockchaincommons/learning-bitcoin-from-the-command-line — Learning Bitcoin from the Command Line is an interactive tutorial that teaches Bitcoin Core node operation, JSON-RPC… chika0801/sing-box-examples — This repository serves as a comprehensive collection of configuration templates, deployment scripts, and technical…

Alternatives open source à Tor

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Tor.
  • bromite/bromiteAvatar de bromite

    bromite/bromite

    6,277Voir sur GitHub↗

    Bromite is a privacy-focused fork of the Chromium browser for Android that blocks advertisements and tracking scripts by default, enforces encrypted HTTPS connections, and prevents browser fingerprinting without requiring any extensions or manual configuration. It applies a patch-based build system to layer privacy and security modifications directly onto the upstream Chromium codebase during compilation, integrating a filter list engine for network-level ad blocking and adding noise to browser APIs to mask device identity. The browser distinguishes itself through comprehensive privacy harden

    adblockadblockingandroid
    Voir sur GitHub↗6,277
  • lissy93/awesome-privacyAvatar de Lissy93

    Lissy93/awesome-privacy

    9,500Voir sur GitHub↗

    This project is a curated directory and catalog of privacy-respecting software and security-focused services. It serves as a structured resource for finding alternatives to corporate services, focusing on tools that prioritize data sovereignty, end-to-end encryption, and user anonymity. The directory is maintained as a markdown-based resource list and rendered via a static site generator. It further extends its utility through a CORS-enabled public API and a JSON-based data schema, allowing the curated catalog of tools and providers to be retrieved programmatically. The collection covers a w

    Astro
    Voir sur GitHub↗9,500
  • guardianproject/orbot-androidAvatar de guardianproject

    guardianproject/orbot-android

    3,043Voir sur GitHub↗

    Orbot is an Android network anonymization tool designed to route mobile internet traffic through the Tor network. Its primary purpose is to hide a user's identity and location from websites by masking the originating network address. The software enables users to bypass internet censorship to access blocked services and prevents trackers from identifying a mobile device. It provides a local SOCKS proxy configuration to force specific applications to send traffic through an encrypted tunnel. The application utilizes the Android VPN service to capture device traffic at the network layer and in

    Kotlinanonymityanticensorshipcensorship-circumvention
    Voir sur GitHub↗3,043
  • hellozeronet/zeronetAvatar de HelloZeroNet

    HelloZeroNet/ZeroNet

    18,748Voir sur GitHub↗

    ZeroNet is a decentralized web browser and server that enables the hosting and accessing of websites without central servers. It functions as a peer-to-peer content distribution network that utilizes BitTorrent and Bitcoin cryptography to replicate and share site data across a distributed network of users. The system emphasizes censorship-resistant publishing and privacy through the integration of hidden services to anonymize network traffic. Site identity and content updates are managed via a cryptographic system using public-key pairs instead of centralized account passwords. The platform

    JavaScript
    Voir sur GitHub↗18,748
  • Voir les 30 alternatives à Tor→