diff --git a/README.md b/README.md index 1b90892..814b21b 100644 --- a/README.md +++ b/README.md @@ -1 +1,17 @@ -# awesome-anti-censorship +# Awesome anti-censorship + +> A curated list of tools to fight Internet censorship. + +Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. + +## Categories +- [Network tunnels](#mad-science) + +### Network tunnels + +- [meek](https://trac.torproject.org/projects/tor/wiki/doc/meek) - Tor pluggable transport that uses HTTP for carrying bytes and TLS for obfuscation. +- [scramblesuit](http://www.cs.kau.se/philwint/scramblesuit/) - Tor pluggable transport that uses look-like-nothing traffic as a cover channel +- [flashproxy](https://git.torproject.org/flashproxy.git) - miniature proxy that runs in a web browser, and reflects traffic to a Tor relay. +- [shadowsocks](https://github.com/shadowsocks) - a fast socks5 proxy that encrypts traffic +- [govpn](https://github.com/stargrave/govpn) - virtual private network daemon, aimed to be reviewable, secure, DPI/censorship-resistant +- [streisand](https://github.com/jlund/streisand) - single command set for a server running a wide variety of anti-censorship software