Update 'tool/block_cloudflare_mitm_fx/README.md'

This commit is contained in:
middle 2020-12-05 01:15:08 +01:00
parent c820679a3f
commit d4ee927697
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,5 @@
# 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 browsers 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.
@ -10,3 +8,7 @@ The TLS protocol promises end-to-end encryption between the client and an authen
- Imported from [block_cloudflare_mitm_attack-1.0.10.1-an+fx.xpi](https://addons.mozilla.org/en-US/firefox/addon/block-cloudflare-mitm-attack/), by an anonymous cypherpunk. “Cyperpunks write code.” Cheers!
- [Original announcement](https://trac.torproject.org/projects/tor/ticket/24351#comment:25)
- Thanks to [Debian Bug #831835](https://bugs.debian.org/831835) for some inspiration.
-----
BCMA2: [Firefox](../../addons/bcmaFX), [Chromium](../../addons/bcmaCR)