Update 'subfiles/change-firefox-dns.md'

This commit is contained in:
Captcha.Was061159 2019-11-28 23:38:46 +01:00
parent 8882807583
commit 8cb69f14ed
1 changed files with 10 additions and 7 deletions

View File

@ -1,14 +1,17 @@
# 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 everyones 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 `[]`.
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*.
![The about:config page which shows the Cloudflare DNS address in the network.trr.uri string.](../image/firefox-cloudflare-dns-settings.jpg)