Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-tor

A list of awesome Tor related projects, articles, papers, etc
https://github.com/ajvb/awesome-tor

Last synced: 5 days ago
JSON representation

  • Uncategorized

    • Uncategorized

      • Orbot - Provides Tor on the Android platform.
      • Orfox - Provides Tor Browser on the Android platform.
      • BridgeDB - Backend bridge distributor, handling the various pools they're distributed in. This was actively developed until Fall of 2010.
      • Connecting to an authenticated Onion service - Guided procedure written for laypeople describing how to configure a Tor client to connect to authenticated Onion services.
      • Scaling Tor hidden services - Article on scaling Onion services.
      • How Tor Users Got Caught - Defcon 22 - 4 examples of people who have used Tor for illegal activities and how they were caught. Multiple de-anonymization attacks are shown at the end of the video.
      • How governments have tried to block Tor - 2011 - Iran blocked Tor handshakes using Deep Packet Inspection (DPI) in January 2011 and September 2011, an oldy but goody.
      • State Of The Onion - 2014 - Covers technical, social, economic, political and cultural issues pertaining to anonymity, the Tor Project and the ecosystem surrounding our communities.
      • The Tor Network - 2013 - Roger Dingledine and Jacob Appelbaum discuss contemporary Tor Network issues related to censorship, security, privacy and anonymity online.
      • Tor: Hidden Services and Deanonymisation - 2014 - This talk presents the results from what we believe to be one of the largest studies into Tor Hidden Services (The Darknet) to date.
      • Relay Search ("Atlas") - Web application to discover Tor relays and bridges, providing useful information on how relays are configured along with graphics about their past usage, formerly "Atlas." ([Source code](https://gitweb.torproject.org/atlas.git))
      • Fingerprint Central - Website aimed at studying the diversity of browser fingerprints and providing developers with data to help them design good defenses.
      • OnionScan - Help operators of Onion services find and fix operational security issues with their location-hidden services.
      • OnionShare - Open source tool that lets you securely and anonymously share a file of any size.
      • ZeroNet - Decentralized Web site and Web application platform based on the BitTorrent protocol with Bitcoin-like blockchain that has built-in support for anonymization through Tor.
      • Briar - Peer-to-peer encrypted messaging and forums over various transports, including Bluetooth, clearnet Wi-Fi, or the Tor network.
      • Ricochet - Jabber-based client that creates an Onion service used to rendezvous with your contacts without revealing your location or IP address.
      • goldy/tor-hidden-service - Docker container capable of providing multiple simultaneous Onion services in either Version 2 or Version 3 format, along with added support for Vanguards.
      • ScrambleSuit - Python module for Obfsproxy suitable for either Tor, VPN, SSH, or any other application that supports SOCKS.
      • txtorcon - TorProject's official implementation of the control-spec for Tor using the Twisted networking library for Python (supports Py2, PyPy and Py3).
      • tor_ssh.sh - One command to enable SSH access via Tor to any server.
      • Tortilla - Open source tool that allows users of Windows OS devices to securely, anonymously, and transparently route all TCP/IP and DNS traffic through Tor.
      • HTTPS Everywhere - Firefox and Chrome extension that automatically switches to HTTPS connections with many major websites if those are available that ships in Tor Browser.
      • NoScript - Javascript execution blocking Firefox extension that ships in Tor Browser.
      • GlobaLeaks - Free software intended to enable secure and anonymous whistleblowing initiatives.
      • tor-relay-bootstrap - Script to bootstrap a Debian server to be a set-and-forget Tor relay.
      • Tor Onion Proxy Library - Provides a JAR and an AAR for embedding a Tor Onion service proxy into a Java or Android program.
      • Tor.framework - The easiest way to embed Tor in your iOS application.
      • iCepa - Apple iOS system-wide VPN based Tor client.
      • setup-tor - Set up GitHub Actions workflow with a specific version of Tor.
      • TorBot - Python web crawler for Dark and Deep Web. Actively maintained and can be used in Docker container (dockerfile provided).
      • Tor Controller (for Kubernetes) - Expose applications deployed in Kubernetes clusters via Tor Onion services.
      • multitor - Shell scripts to automate creation of multiple Tor instances, load-balanced with HAProxy.
      • OnionTip - Web app which parses Tor relay data to allow users to tip volunteers in cryptocurrency for running relay(s) in a fair and open way.
      • TorChat-Mac - Mac OS X native TorChat client.
      • TorChat - Decentralized anonymous instant messenger on top of Tor Hidden Services.
      • ToRat - Cross-platform remote administration tool written in Go using Tor as a transport mechanism.
      • dos-over-tor - Proof of concept denial of service over Tor stress test tool.
      • oregano - Python module that runs as a machine-in-the-middle (MITM) accepting Tor client requests.
      • Offensive Tor Toolkit - Series of tools written in Go that simplify the use of Tor for typical exploitation and post-exploitation tasks.
      • Enterprise Onion Toolkit - Tool for assisting in large-scale deployments of HTTP(S) Onion sites as an official Onionspace presence for existing clearnet websites.
      • OnionBalance - Load-balancing and redundancy for Tor hidden services.
      • Stormy - Easy creation of Tor Onion services ("Location-Hidden Services"), currently under heavy development.
      • Vanguards - Version 3 Onion service guard discovery attack mitigation script (intended for eventual inclusion in Tor core).
      • Stegotorus - Masks traffic from a Tor client to the entry point into the Tor network such that it looks like ordinary HTML traffic.
      • tor_box - An all-inclusive Tor configuration for Raspberry Pi, serves as both a relay and personal Tor network.
      • ansible-relayor - An Ansible role for Tor Relay Operators.
      • Bine - Go library for accessing and embedding Tor clients and servers.
      • PHP TorControl - PHP library to control a Tor server.
      • tor.rb - Ruby library for interacting with the Tor anonymity network.
      • onion-grater - Whitelisting filter for dangerous Tor control protocol commands.
      • dnscrypt-proxy - DNS proxy server supporting arbitrary DNS, DNSCrypt v2, DNS-over-TLS, and DNS-over-HTTPS queries that can be torified with a two-line configuration change (`force_tcp = true` and `proxy = socks5://127.0.0.1:9050` or similar).
      • tun2tor - Rust library to provide a virtual `utun` (userspace tunnel) interface to Tor.
      • haskell-tor - Haskell implementation of the Tor protocol.
      • node-Tor - Javascript implementation of the Tor (or Tor like) anonymizer project.
      • SecureDrop - Open-source whistleblower submission system that media organizations can use to securely accept documents from and communicate with anonymous sources.