You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dandroid 53cd48ebd0 Update README.md 9 years ago
LICENSE Initial commit 9 years ago
README.md Update README.md 9 years ago

README.md

Awesome anti-censorship

A curated list of open source tools and readings for fighting Internet censorship.

Inspired by the awesome list.

Categories

Network tunnels

  • obfsproxy Tor framework for implementing pluggable transports (anti-censorship network tunnels)
  • flashproxy - miniature proxy that runs in a web browser, and reflects traffic to a Tor relay.
  • meek - Tor pluggable transport that uses HTTP for carrying bytes and TLS for obfuscation.
  • lantern - Lantern is a free desktop application that delivers fast, reliable and secure access to the open Internet for users in censored regions
  • scramblesuit - Tor pluggable transport that uses look-like-nothing traffic as a cover channel
  • FTE - fteproxy provides transport-layer protection to resist keyword filtering, censorship and discriminatory routing policies
  • stegotorus - A Camouflage Proxy for the Tor Anonymity System
  • telex - involves placing anticensorship technology into the Internet's core network infrastructure, through cooperation from large ISPs.
  • uproxy - uProxy is a browser extension that lets friends route their connection to their Internet through each other's computers. It can help people with restricted or insecure access to the Internet get to the content they care about safely.
  • shadowsocks - a fast socks5 proxy that encrypts traffic
  • streisand - single command set for a server running a wide variety of anti-censorship software
  • obfs4 - the newest version of the Tor obfsproxy obfuscation proxy. implements multiple pluggable transports.
  • bit-smuggler - tunnel traffic through a bittorrent connection.
  • govpn - virtual private network daemon, aimed to be reviewable, secure, DPI/censorship-resistant
  • gohop - A VPN implemention in golang, with crypto and obfuscation in nature.
  • Dust - A Polymorphic Engine for Filtering-Resistant Transport Protocols
  • marionette - Marionette is a programmable client-server proxy that enables the user to control network traffic features with a lightweight domain-specific language.
  • facebook-tunnel Tunneling Internet traffic over FB chat.
  • chnroutes- modifies the route table to route only censored ips through vpn
  • firefly-proxy - A proxy software to help circumventing the Great Firewall.
  • iodine - This is a piece of software that lets you tunnel IPv4 data through a DNS server. This can be usable in different situations where internet access is firewalled, but DNS queries are allowed.
  • obfuscated-openssh - Handshake obfuscation strengthens the initial SSH handshake against systems that identify or classify various network protocols by examining data in transit for static signatures.
  • infranet - Infranet is a system that attempts to circumvent web censorship by allowing clients to surreptitiously request sensitive content via cooperating Web servers distributed across the global Internet.
  • goagent - code is missing now.
  • fwlite - A powerful HTTP proxy server designed to circumvent the Great Firewall (GFW)

Decentralized systems

  • ipfs - Ipfs is a global, versioned, peer-to-peer filesystem.
  • ZeroNet - Decentralized websites using Bitcoin crypto and the BitTorrent network
  • twister - twister is an experimental peer-to-peer microblogging software.
  • freenet - Freenet is a peer-to-peer platform for censorship-resistant communication.

Firewall analysis

  • mongol - A simple python tool to pinpoint the IP addresses of machines working for the Great Firewall of China.
  • ChinaDNS - Protect yourself against DNS poisoning in China.
  • gfw_whitelist - A Pac File of the Whitelisted Websites for the Great Firewall of China (GFW)

Steganography

  • DissidentX - DissidentX is encoding messages in files on the web.

Deniable encryption

  • rubberhose - Julian Assange's deniable-encryption filesystem.

Articles and esearch papers