From c838e1789b4dbe86c1c296ac1318cf7d1a430c5b Mon Sep 17 00:00:00 2001 From: mia02 Date: Tue, 19 Mar 2019 02:58:03 +0000 Subject: Upload files to 'image' --- image/matthew_prince.jpg | Bin 133283 -> 165494 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/image/matthew_prince.jpg b/image/matthew_prince.jpg index 5bd8e3c2..0e463e19 100644 Binary files a/image/matthew_prince.jpg and b/image/matthew_prince.jpg differ -- cgit v1.2.3 From 6862c15d6c07641c6ee050d9ab745faf3e857777 Mon Sep 17 00:00:00 2001 From: mia02 Date: Tue, 19 Mar 2019 02:59:47 +0000 Subject: Update 'cloudflare_owned_NS.txt' --- cloudflare_owned_NS.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cloudflare_owned_NS.txt b/cloudflare_owned_NS.txt index 6b6c1959..7c8bade9 100644 --- a/cloudflare_owned_NS.txt +++ b/cloudflare_owned_NS.txt @@ -60,4 +60,8 @@ seth.ns.cloudflare.com sofia.ns.cloudflare.com terin.ns.cloudflare.com theo.ns.cloudflare.com -zoe.ns.cloudflare.com \ No newline at end of file +zoe.ns.cloudflare.com +kevin.ns.cloudflare.com +megan.ns.cloudflare.com +peyton.ns.cloudflare.com +tegan.ns.cloudflare.com \ No newline at end of file -- cgit v1.2.3 From 48197ef94c54ed7a86c1c21a0e68b1cab02c6330 Mon Sep 17 00:00:00 2001 From: mia02 Date: Tue, 19 Mar 2019 03:00:48 +0000 Subject: Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db70e57d..48acb0f0 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Also see [Frequently Asked Questions](faq.md). * Add WTF-Cloudflare news to [NEWS.md](NEWS.md) * Search something on [Searxes Tor](http://searxes.nmqnkngye4ct7bgss4bmv5ca3wpa55yugvxen5kz2bbq67lwy6ps54yd.onion/) or [clearnet](https://searxes.danwin1210.me/) (this will help collecting Searxes' "MITM domains") * Take a look at [add-on code](ismitmlink/) (how to use "MITM test API") -* Subscribe to an ![](image/feed.png) RSS feed: "[The Great Cloudwall News](https://searxes.danwin1210.me/collab/open/data/crimeflare.rss)" or follow ![](image/mstdn.jpg) [crimeflare@ieji.de](https://ieji.de/@crimeflare) +* Subscribe to ![](image/feed.png) RSS feed: "[The Great Cloudwall News](https://ieji.de/users/crimeflare.rss)" or follow ![](image/mstdn.jpg) [crimeflare@ieji.de](https://ieji.de/@crimeflare) ![WTF](image/wtfcf.jpg) -- cgit v1.2.3 From 7b34db2e9d512324dd94c15e30ef3511a2174366 Mon Sep 17 00:00:00 2001 From: mia02 Date: Tue, 19 Mar 2019 03:03:22 +0000 Subject: Update 'PEOPLE.md' --- PEOPLE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PEOPLE.md b/PEOPLE.md index 1114a565..32cf415e 100644 --- a/PEOPLE.md +++ b/PEOPLE.md @@ -61,6 +61,8 @@ Disqualify: "[Ditch Cloudflare - Broken HTTPS/MiTM](https://greysec.net/showthread.php?tid=1256)" by [NO-OP](https://greysec.net/member.php?action=profile&uid=47) +"[Cloudflare as a Security Risk - Support - Whonix Forum](http://forums.whonix.org/t/cloudflare-as-a-security-risk/2162)" by [entr0py](https://forums.whonix.org/u/entr0py) + "[How likely is it that CloudFlare is an NSA operation?](https://www.quora.com/How-likely-is-it-that-CloudFlare-is-an-NSA-operation/answer/Hamid-Sarfraz)" by quora "[cloudflare 是如何转发 HTTPS 流量的?](https://www.v2ex.com/t/406759)" by [feast](https://www.v2ex.com/member/feast) -- cgit v1.2.3 From 12cf6fc722df13f0bd939000caefe954b2f8bc42 Mon Sep 17 00:00:00 2001 From: mia02 Date: Tue, 19 Mar 2019 03:10:52 +0000 Subject: Update 'what-to-do.md' --- what-to-do.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/what-to-do.md b/what-to-do.md index 9c20b737..02934842 100644 --- a/what-to-do.md +++ b/what-to-do.md @@ -167,8 +167,16 @@ Let's talk about _other software's privacy_... ![](image/firefoxdns.jpg) - If you would like to use non-ISP DNS, consider using [OpenNIC Tier2 DNS service](https://wiki.opennic.org/start) -![](image/opennic.jpg) or any of the non-Cloudflare DNS services [here](https://www.lifewire.com/free-and-public-dns-servers-2626062) +![](image/opennic.jpg) or any of non-Cloudflare DNS services. +- You can use Tor as DNS resolver. If you're not Tor expert, [ask question here](https://tor.stackexchange.com/). + +> **How?** +> 1. Download [Tor](https://www.torproject.org/) and install it on your computer. +> 2. Add this line to "torrc" file. [DNSPort description](https://www.torproject.org/docs/tor-manual.html.en). +> DNSPort 127.0.0.1:53 +> 3. Restart Tor. +> 4. Set your computer's DNS server to "127.0.0.1". - Tell us if you see [this functionality](https://ungleich.ch/en-us/cms/blog/2018/08/04/mozillas-new-dns-resolution-is-dangerous/) start to creep up beyond Firefox Nightly into more stable versions of Firefox. -- cgit v1.2.3 From d47e78bd54395d29f94ceaf2a06266562b90cba2 Mon Sep 17 00:00:00 2001 From: mia02 Date: Tue, 19 Mar 2019 06:46:27 +0000 Subject: Update 'what-to-do.md' --- what-to-do.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/what-to-do.md b/what-to-do.md index 02934842..907bafd2 100644 --- a/what-to-do.md +++ b/what-to-do.md @@ -134,6 +134,8 @@ Let's talk about _other software's privacy_... - PaleMoon developer [loves Cloudflare](https://github.com/mozilla-mobile/focus-android/issues/1743#issuecomment-345993097). +- Waterfox actively using [Cloudflare on their servers](https://www.digwebinterface.com/?hostnames=www.waterfoxproject.org&type=A&ns=resolver&useresolver=8.8.4.4&nameservers=) and their software have [severe "phones home" problem](https://spyware.neocities.org/articles/waterfox.html). + - Chrome is a [spyware](https://www.gnu.org/proprietary/malware-google.en.html). - Brave Browser [whitelist Facebook/Twitter trackers](https://www.bleepingcomputer.com/news/security/facebook-twitter-trackers-whitelisted-by-brave-browser/). -- cgit v1.2.3 From 2f86734c4e5d8874989ee92b5c1c666797d3146e Mon Sep 17 00:00:00 2001 From: mia02 Date: Tue, 19 Mar 2019 06:47:04 +0000 Subject: Update 'cloudflare_owned_NS.txt' --- cloudflare_owned_NS.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cloudflare_owned_NS.txt b/cloudflare_owned_NS.txt index 7c8bade9..a52412be 100644 --- a/cloudflare_owned_NS.txt +++ b/cloudflare_owned_NS.txt @@ -64,4 +64,5 @@ zoe.ns.cloudflare.com kevin.ns.cloudflare.com megan.ns.cloudflare.com peyton.ns.cloudflare.com -tegan.ns.cloudflare.com \ No newline at end of file +tegan.ns.cloudflare.com +aida.ns.cloudflare.com \ No newline at end of file -- cgit v1.2.3