Merge branch 'master' of mia07/cloudflare-tor into master
This commit is contained in:
commit
3243256b07
22
README.md
22
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)
|
![](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.
|
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/)
|
* [Domains using Cloudflare](split/)
|
||||||
* [Non-Cloudflare but filtering/blocking Tor users](not_cloudflare/)
|
* [Non-Cloudflare but filtering/blocking Tor users](not_cloudflare/)
|
||||||
|
|
||||||
Information
|
Information
|
||||||
* [Padlock icon indicates a secure SSL connection established w MitM-ed](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831835)
|
* [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)
|
* [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)
|
* [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).
|
There are more details of why what they are doing is wrong available [here](cloudflare-philosophy.md).
|
||||||
Also see [Frequently Asked Questions](faq.md).
|
Also see [Frequently Asked Questions](faq.md).
|
||||||
|
|
|
@ -13,6 +13,7 @@ austin.ns.cloudflare.com
|
||||||
ben.ns.cloudflare.com
|
ben.ns.cloudflare.com
|
||||||
bella.ns.cloudflare.com
|
bella.ns.cloudflare.com
|
||||||
bob.ns.cloudflare.com
|
bob.ns.cloudflare.com
|
||||||
|
norman.ns.cloudflare.com
|
||||||
chan.ns.cloudflare.com
|
chan.ns.cloudflare.com
|
||||||
coco.ns.cloudflare.com
|
coco.ns.cloudflare.com
|
||||||
cody.ns.cloudflare.com
|
cody.ns.cloudflare.com
|
||||||
|
|
|
@ -6,6 +6,7 @@ cloudflare-quic.com
|
||||||
cloudflare.com
|
cloudflare.com
|
||||||
cloudflare.com.ve
|
cloudflare.com.ve
|
||||||
cloudflare.net
|
cloudflare.net
|
||||||
|
workers.dev
|
||||||
cloudflareapi.com
|
cloudflareapi.com
|
||||||
cloudflareapps.com
|
cloudflareapps.com
|
||||||
cloudflarechallenge.com
|
cloudflarechallenge.com
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 184 KiB |
Loading…
Reference in New Issue