mirror of
https://0xacab.org/dCF/deCloudflare.git
synced 2025-01-28 10:09:11 -05:00
The Great Cloudwall / Stop Cloudflare / #deCloudflare #Crimeflare http://crimeflare.eu.org
ee528226a8
Files from the 1.0.8.6 xpi were missing '\n' at the end of their last lines. Changing this would invalidate the Mozilla manifest/signature data, so I removed that. No substantive code changes in this commit. |
||
---|---|---|
src | ||
LICENSE.md | ||
README.md |
Block Cloudflare MITM Attack
Pull requests are welcome!
The purpose of this browser add-on is to block Cloudflare sites.
The TLS protocol promises end-to-end encryption between the client and an authenticated, identified endpoint server. The browser’s lock icon is a UI widget which makes this promise to the user. Cloudflare is a mass-decryption chokepoint, which intercepts and decrypts the Web requests made by billions of people to millions of websites.
- Prior discussion: Tor Browser Bug #24351: Block Global Active Adversary Cloudflare
- Imported from block_cloudflare_mitm_attack-1.0.8.6-an+fx.xpi, by an anonymous cypherpunk. “Cyperpunks write code.” Cheers!
- Original announcement
- Thanks to Debian Bug #831835 for some inspiration.