diff options
Diffstat (limited to 'subfiles')
-rw-r--r-- | subfiles/add-ons.md | 10 | ||||
-rw-r--r-- | subfiles/change-firefox-dns.md | 28 | ||||
-rw-r--r-- | subfiles/cloudflare-alternatives.md | 2 |
3 files changed, 29 insertions, 11 deletions
diff --git a/subfiles/add-ons.md b/subfiles/add-ons.md index 25dd47e5..093b21ad 100644 --- a/subfiles/add-ons.md +++ b/subfiles/add-ons.md @@ -1,9 +1,15 @@ # CrimeFlarE -***Why you should say no to Cloudflare*** +***Why you should say "NO" to Cloudflare*** ## Solutions - Add-ons + | Name | Developer | Support | Can Block | Can Notify | | -------- | -------- | -------- | -------- | -------- | +| **[Bloku Cloudflaron MITM-Atakon](addon/about.bcma.md)** | Searxes | [Link](https://searxes.eu.org/) | **Yes** | **Yes** | +| **[Ĉu ligoj estas vundeblaj al MITM-atako?](addon/about.ismm.md)** | Searxes | [Link](https://searxes.eu.org/) | No | **Yes** | | [Block Cloudflare MITM Attack](https://trac.torproject.org/projects/tor/attachment/ticket/24351/block_cloudflare_mitm_attack-1.0.14.1-an%2Bfx.xpi) | nullius | [Link](https://github.com/nym-zone/block_cloudflare_mitm_fx) | **Yes** | **Yes** | +| [TPRB](https://sw.skusklxqaqnrmszytky4vfyrg625erw4hqhiokyc2ufnokd2aitb47yd.onion/) | Sw | [Link](https://sw.skusklxqaqnrmszytky4vfyrg625erw4hqhiokyc2ufnokd2aitb47yd.onion/) | **Yes** | **Yes** | | [Detect Cloudflare](https://addons.mozilla.org/en-US/firefox/addon/detect-cloudflare/) | Frank Otto | [Link](https://github.com/traktofon/cf-detect) | No | **Yes** | -| [Cloud Firewall](https://addons.mozilla.org/en-US/firefox/addon/cloud-firewall/) | Niklas Poslovski, Gokulakrishna Sudharsan | [Link](https://web.archive.org/web/https://gitlab.com/gkrishnaks/cloud-firewall/) | **Yes** | No | +| [Cloud Firewall](https://addons.mozilla.org/en-US/firefox/addon/cloud-firewall/) | Niklas Poslovski | [Link](https://gitlab.com/gkrishnaks/cloud-firewall/) | **Yes** | No | + +See "[What you can do to resist Cloudflare?](../what-to-do.md)" for more information.
\ No newline at end of file diff --git a/subfiles/change-firefox-dns.md b/subfiles/change-firefox-dns.md index 435e0023..5a01f87a 100644 --- a/subfiles/change-firefox-dns.md +++ b/subfiles/change-firefox-dns.md @@ -1,14 +1,28 @@ # CrimeFlarE -***Why you should say no to Cloudflare*** +***Why you should say "NO" to Cloudflare*** ## Solutions - Change default DNS provider of firefox -Mozilla (Firefox) has partnered up with Cloudflare and will resolve the -domain names from the application itself via a DNS server from Cloudflare. + +Mozilla (Firefox) has partnered up with Cloudflare and will resolve the domain names from the application itself via a DNS server from Cloudflare. Cloudflare will then be able to read everyone’s DNS requests. -You can disable it in “about:config". The string value of "network.trr.uri" -should be empty. Some other settings can also contain Cloudflare URLs. It -is recommended to search for "cloudflare". GNU Icecat and older Firefox -versions are not affected *yet*. +> You can disable it in “about:config" + +- The string value of "`network.trr.uri`" should be empty. +- The string value of "`network.trr.resolvers`" should be set to `[]`. + +> Or in /distribution/policies.json` (Firefox ESR) + +``` +... + "DNSOverHTTPS": { + "Enabled": false, + "ProviderURL": "https://0.0.0.0/" + }, +... +``` + +Some other settings can also contain Cloudflare URLs. It is recommended to search for "`cloudflare`". +GNU Icecat and older Firefox versions(<68) are not affected *yet*.  diff --git a/subfiles/cloudflare-alternatives.md b/subfiles/cloudflare-alternatives.md index 7b4b7804..6c7449b8 100644 --- a/subfiles/cloudflare-alternatives.md +++ b/subfiles/cloudflare-alternatives.md @@ -13,13 +13,11 @@ more aimed at technical people. We might create a guide for some self-hosting basics which don't require Cloudflare. -`to consider: Is user---incapsula---origin really okay?` ## Alternatives | Alternative | Drawback | Price | Link | | ----------------- | --------------------------------- | ------ | ---- | | PerimeterX | not gratis | ? | - | -| Impurva incapsula | not gratis | Paid | - | | Github pages | uses Microsoft servers | Free | https://pages.github.com/ (WARNING: Tor/VPN users will get their [account blocked automatically](https://github.com/crimeflare/cloudflare-tor) by Github) | | Gitlab pages | uses Google servers | Free | https://gitlab.com/pages/ (WARNING: Some area of Gitlab is Cloudflare) | |