Importance of encrypted DNS?

Karate_Jesus420@lemmy.dbzer0.com to Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com – 69 points –

Sorry if this is a dumb question, but how important is using one of the encrypted DNS services from the megathread? I've just been using Google's DNS servers directly on my router, and have yet to have any issues. Have I just been lucky?

Also, 🫡 to dbzer0 for migrating the community to Lemmy!

36

You are viewing a single comment

Have OSes evolved enough that encrypted DNS is available? If so, would someone with enough technical knowledge link a guide on how to set it up within a popular OS?

I imagine that even if you plug in one of the suggested DNS provider IP addresses into your network settings, the OS is still going to make plaintext requests that your ISP can snoop on unless you require it to be encrypted somehow.

Maybe try dnscrypt. If a graphical frontend is available for your OS of choice it is very simple to setup.

It was super easy on Windows, but even easier on NixOS where I just set it up without any GUI, just enabled it and that's it

You use a local DNS resolver that can handle encrypted DNS and also does ad blocking. pihole-ftl is what I've been using. Then you just set your DHCP server (your router usually) to provide the pihole server as the DNS server.

It caches entries so things you access often will resolve faster than anything you can get online, it supports all of the privacy options you could want and it also has ad blocking lists so you can block ads and trackers at the DNS level.