diff --git a/README.md b/README.md index f2bdaf8c4..db70e57d1 100644 --- a/README.md +++ b/README.md @@ -16,19 +16,31 @@ And their DNS service, [1.1.1.1](https://1.1.1.1/), is also filtering out users ![](image/dnscensor.jpg) +And here you might think, "_I am not using Tor or VPN, why should I care?_". +If you visit website which use Cloudflare, you are sharing your information not only to website owner _but also Cloudflare_. +It is impossible to analyze without [decrypting TLS traffic](https://github.com/nym-zone/block_cloudflare_mitm_fx/issues/15#issuecomment-354773389). Cloudflare knows all your data such as raw password. +[Cloudbeed](https://en.wikipedia.org/wiki/Cloudbleed) can happen anytime. +Do you really want to share your data with Cloudflare, and also 3-letter agency? + +![](image/dhssaid.jpg) + + + + +--- This repository is a list of websites that are behind The Great Cloudwall, and also actively blocking Tor users. -List +Domain list * [Domains using Cloudflare](split/) * [Non-Cloudflare but filtering/blocking Tor users](not_cloudflare/) Information -* [Padlock icon indicates a secure SSL connection established w MitM-ed](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831835) -* [Block Global Active Adversary Cloudflare](https://trac.torproject.org/projects/tor/ticket/24351) -* [Problem with CloudFlare](https://github.com/privacytoolsIO/privacytools.io/issues/374#issuecomment-460077544) - +* [Padlock icon indicates a secure SSL connection established w MitM-ed](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831835) by Anonymous +* [Block Global Active Adversary Cloudflare](https://trac.torproject.org/projects/tor/ticket/24351) by nym-zone +* [Problem with CloudFlare](https://github.com/privacytoolsIO/privacytools.io/issues/374#issuecomment-460077544) by libBletchley +* [Criticism and controversies](https://en.wikipedia.org/wiki/Cloudflare#Criticism_and_controversies) by Wikipedia There are more details of why what they are doing is wrong available [here](cloudflare-philosophy.md). Also see [Frequently Asked Questions](faq.md). diff --git a/cloudflare_owned_NS.txt b/cloudflare_owned_NS.txt index 64a3d27c5..6b6c19599 100644 --- a/cloudflare_owned_NS.txt +++ b/cloudflare_owned_NS.txt @@ -13,6 +13,7 @@ austin.ns.cloudflare.com ben.ns.cloudflare.com bella.ns.cloudflare.com bob.ns.cloudflare.com +norman.ns.cloudflare.com chan.ns.cloudflare.com coco.ns.cloudflare.com cody.ns.cloudflare.com diff --git a/cloudflare_owned_domains.txt b/cloudflare_owned_domains.txt index 1dc13f453..4c739a62d 100644 --- a/cloudflare_owned_domains.txt +++ b/cloudflare_owned_domains.txt @@ -6,6 +6,7 @@ cloudflare-quic.com cloudflare.com cloudflare.com.ve cloudflare.net +workers.dev cloudflareapi.com cloudflareapps.com cloudflarechallenge.com diff --git a/image/dhssaid.jpg b/image/dhssaid.jpg new file mode 100644 index 000000000..b8d51f84b Binary files /dev/null and b/image/dhssaid.jpg differ