awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
torproject avatar

torproject/tor

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

Tor

The Tor Project is a distributed anonymity network that routes internet traffic through a system of volunteer relays using multi-layered encryption to conceal the identity and location of the user.

The system provides tools for network censorship circumvention, utilizing bridges and pluggable transports to bypass internet blocks and obfuscate traffic patterns. It also enables onion service hosting, allowing websites and services to be published such that they are reachable only through the network, concealing the physical location of the server.

The project covers broader privacy and infrastructure capabilities, including browser fingerprinting protection to prevent tracking via software configuration and session isolation to block third-party trackers. It also supports the operation of volunteer relays to increase the total capacity and resilience of the encrypted traffic network.

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.

Star history

Star history chart for torproject/torStar history chart for torproject/tor

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does torproject/tor do?

The Tor Project is a distributed anonymity network that routes internet traffic through a system of volunteer relays using multi-layered encryption to conceal the identity and location of the user.

What are the main features of torproject/tor?

The main features of torproject/tor are: Anonymity Network Routing, Layered Encryption Circuits, Censorship Circumvention, Distributed Anonymity Relays, Fingerprint Mitigation Tools, Browser Fingerprint Spoofing, Pluggable Transports, Privacy Browsing Tools.

What are some open-source alternatives to torproject/tor?

Open-source alternatives to torproject/tor include: 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…

Open-source alternatives to Tor

Similar open-source projects, ranked by how many features they share with Tor.
  • bromite/bromitebromite avatar

    bromite/bromite

    6,277View on 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
    View on GitHub↗6,277
  • lissy93/awesome-privacyLissy93 avatar

    Lissy93/awesome-privacy

    9,500View on 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
    View on GitHub↗9,500
  • guardianproject/orbot-androidguardianproject avatar

    guardianproject/orbot-android

    3,043View on 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
    View on GitHub↗3,043
  • hellozeronet/zeronetHelloZeroNet avatar

    HelloZeroNet/ZeroNet

    18,748View on 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
    View on GitHub↗18,748
See all 30 alternatives to Tor→