diff options
author | middle <middle@noreply.codeberg.org> | 2020-12-05 01:15:08 +0100 |
---|---|---|
committer | middle <middle@noreply.codeberg.org> | 2020-12-05 01:15:08 +0100 |
commit | d4ee927697e0bde3fbf87df84d9e33e97433ac1f (patch) | |
tree | 245a4b7462c5823b7691411e1b5a19e5e76736af | |
parent | c820679a3fa14858b9ec1c10723233c01cbc394e (diff) | |
download | cloudflare-tor-d4ee927697e0bde3fbf87df84d9e33e97433ac1f.tar.lz cloudflare-tor-d4ee927697e0bde3fbf87df84d9e33e97433ac1f.tar.xz cloudflare-tor-d4ee927697e0bde3fbf87df84d9e33e97433ac1f.zip |
Update 'tool/block_cloudflare_mitm_fx/README.md'
-rw-r--r-- | tool/block_cloudflare_mitm_fx/README.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/tool/block_cloudflare_mitm_fx/README.md b/tool/block_cloudflare_mitm_fx/README.md index 89ea221f..a0aaa187 100644 --- a/tool/block_cloudflare_mitm_fx/README.md +++ b/tool/block_cloudflare_mitm_fx/README.md @@ -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 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. @@ -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) |