nym-zone / block_cloudflare_mitm_fx

Firefox & Tor Browser add-on to block Cloudflare.
https://addons.mozilla.org/en-US/firefox/addon/block-cloudflare-mitm-attack/
MIT License
22 stars 3 forks source link

Refactor for future integration with other add-ons #5

Open nym-zone opened 6 years ago

nym-zone commented 6 years ago

When this add-on grows to be feature-complete, I want to lift out the principal functions into a patch for Tor Browser Bug #24351: Block Global Active Adversary Cloudflare. It may also be worthwhile to submit patches to other popular privacy/security add-ons; NoScript comes to mind.

As we build the code here, it would be wise to not paint ourselves into a corner. Everything should be coded with an eye to the foregoing goals.

Atavic commented 6 years ago

:+1: This repo is surely needed for Tor browsers, where CF acts as a forced node upon tor users. NoScript, uBlock Origin may apply.