This commit is contained in:
we 2020-02-25 23:51:11 -08:00 committed by Gogs
commit 1b566d0df4
2 changed files with 14 additions and 2 deletions

View File

@ -474,6 +474,18 @@ Awesome! Use Cloudflare!
> Too many to list here. It is IMPOSSIBLE to list them all! [See for yourself](https://twitter.com/search?q=cloudflare&f=live).
"why not use dnscrypt-proxy instead of this untrustworthy MiTM called cloudflare" by @[pitchf___](https://twitter.com/pitchf___/status/1232459457201721344)
"Centralizing DNS queries to a privately held US company is a huge step backwards for the security of the Internet. I thought the EFF had more sense than to support this misguided step from mozilla" by @[brett_sheffield](https://twitter.com/brett_sheffield/status/1232421747334549504)
"Well cloudflare definitely do block by ip, it's their thing. I'd never use cloudflare dns anyway - what is the point swapping one spy for another? " by @[nthcolumn](https://twitter.com/nthcolumn/status/1232422055171305474)
"Screw Cloudflare - it spams literally endless captcha if u try break out from even the Tor Browser, into a Browser from another Country... !" by @[BAZ65529105](https://twitter.com/BAZ65529105/status/1232388280143904768)
"The cloudflare captcha challenge when accessing IGIHE mobile website is stressful. Even if when one is an expert, it takes many attempts to get over it, imagine the pain experienced by elderly visitors with basic scroll-and-touch knowledge." by @[ndahiroho](https://twitter.com/ndahiroho/status/1231173498292363266)
"Hats off to Medium for this example of backwards security. This is a CAPTCHA a test to validate you are a human and not a program protecting a JSON API, a URL that sends data for programs to read " by @[mahemoff](https://twitter.com/mahemoff/status/1230937964617687040)
"I keep getting this? what does it mean please?" by @[DarloStriker](https://twitter.com/DarloStriker/status/1231867141722427392)
"Starting to hear clown music every time I get that Cloudflare 522 error page" by @[emarl_](https://twitter.com/emarl_/status/1231300374406918144)

View File

@ -123,7 +123,7 @@ If Cloudflare leak your information or won't let you to connect to our servers,
- Do you need HTTPS certificate? Use "[Let's Encrypt](https://letsencrypt.org/)" or just buy it from CA company.
- Do you need [DNS server](https://twitter.com/IngeniousAppsIA/status/1187730384492077057)? Can't set up your own server? Then how about [1984 FreeDNS](https://www.1984hosting.com/), [Hurricane Electric Free DNS](https://dns.he.net/), [Dyn.com](https://dyn.com/dns/) or [this](https://freedns.afraid.org/)?
- Do you need [DNS server](https://twitter.com/IngeniousAppsIA/status/1187730384492077057)? Can't set up your own server? Then how about [1984 FreeDNS](https://www.1984hosting.com/), [Hurricane Electric Free DNS](https://dns.he.net/), [Dyn.com](https://dyn.com/dns/) or [this (warning: Admin delete your account if you use TOR)](https://freedns.afraid.org/)?
- Looking for hosting service? "Free" only? Well, how about [Byethost](https://byet.host/free-hosting), [Surge](https://surge.sh/), [Github Pages](https://pages.github.com/) or [this](https://www.reddit.com/r/webdev/comments/5m8tr4/how_do_i_host_the_website_i_just_built/dc1qpk7/)?
@ -318,7 +318,7 @@ Therefore we recommend above table only. Nothing else.
- ~~Report a bug on mozilla's tracker, telling them not to use Cloudflare/TRR.~~ There was a bug report on bugzilla. Many people were posted their concern, however the bug was hidden by the admin in 2018.
- To disable DOH, enter *about:config?filter=network.trr* in the address bar then set "*network.trr.mode*" to 5 to completely disable it. The value "5" [means "Off by choice"](https://gist.github.com/bagder/5e29101079e9ac78920ba2fc718aceec).
- To disable DoH, enter *about:config?filter=network.trr* in the address bar then set "*network.trr.mode*" to 5 to completely disable it. The value "5" [means "Off by choice"](https://gist.github.com/bagder/5e29101079e9ac78920ba2fc718aceec).
![](image/firefoxdns.jpg)