logoalt Hacker News

alancetoday at 1:38 PM3 repliesview on HN

The firefox bit has these:

> Disables native privacy and anti-tracking features

> Disables DNS-over-HTTPS

Why?


Replies

coldpietoday at 1:50 PM

With DNS-over-HTTPS, your DNS queries are sent to Cloudflare (by default; it is configurable). Without it, your DNS queries are sent to your ISP. The question is which company you trust more with your DNS queries.

Given how often ISPs and/or countries do stupid things with DNS, I think DNS-over-HTTPS is a reasonable default. But some people don't trust Cloudflare with that info, so they use the ISP option instead.

Both are reasonable choices.

show 1 reply
protostertoday at 2:18 PM

My guess for privacy and anti-tracking is that trying to resist fingerprinting is, ironically, very fingerprintable.

cullumsmithtoday at 1:45 PM

I prefer to let uBlock handle all the blocking. Also I run my own DNS server where I have my own blocklists and internal records etc.