StreisandEffect / streisand

Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.
https://twitter.com/streisandvpn
Other
23.17k stars 1.99k forks source link

Deprecate obfs3 pluggable transport #367

Closed jlund closed 8 years ago

jlund commented 8 years ago

The obfs3 pluggable transport is no longer reliable in China and other repressive networks, which was the entire point of its inclusion. It also isn't working well with AppArmor on Ubuntu 16.04, and the official repository appears to be several versions behind mainline.

obfs4, meek, and Format-Transforming Encryption look promising and will be evaluated for inclusion in the project. For now, the setup can be simplified and sped up by removing obfs3.

jlund commented 8 years ago

obfs4 support was just merged into master.