this post was submitted on 11 Dec 2023
42 points (97.7% liked)

Privacy

30812 readers
1270 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS
 

Hello everyone!

Disclaimer : I'm the creator of the project!

Project : https://github.com/rollsicecream/privacy-dns-chooser

I have released the version 1.0 of what I call The Privacy DNS Chooser Script. This very simple but very easy to use CLI script allows you to choose Quad9, Mullvad DNS and NextDNS (more coming soon!) and use them on Linux with the systemd-resolved package (which is nowadays installed on all Linux distros, except Debian).

One of the cool features of the script is an NextDNS integration. This means that when the user chooses NextDNS to use it, the script will ask him to enter his configuration number (e.g. a12345)

Also, if you are in trouble (like if your Internet’s not working anymore after running the script). There’s a “rescue script” which will recover /etc/systemd/resolved.conf to his default state. Thus recovering your internet connection.

Why did I make this script? Well, I think on Linux, we are very late when it comes to setting up a DNS provider. We can only set up an IP address as an DNS while on Windows 11 and macOS Ventura, we have the ability to use DNS-over-HTTPS and DNS-over-TLS which are way more secure ways of using DNS, directly into a GUI. Where on Linux, the only way to do that is via, you guessed it : /etc/systemd/resolved.conf a.k.a. systemd-resolved.

Upcoming features for the script :

  • Add Support for AdGuard (should come out at the end of the year)
  • Add options for the user to choose the Ad, Tracker and Malware blocking version of Mullvad DNS or the standard non-blocking DNS (Early January 2024)
  • Add Cloudflare and ControlD support (March/April 2024)

Thanks!

top 7 comments
sorted by: hot top controversial new old
[–] _s10e@feddit.de 3 points 8 months ago

Agree that we are behind with GUI support for secure DNS and I like how enthusiastic your are about the script. Unfortunately, this is just a teaser.

Actually, the functionality should be in systemd-resolved or network manager (or elsewhere maybe). And then configured via the default GUI. This will take time.

[–] secret_ninja@feddit.nl 3 points 8 months ago

Good job and thanks for sharing.

[–] Mohamad20ZX@lemmy.one 1 points 8 months ago

Good to see here and I still love your script

[–] backhdlp@lemmy.blahaj.zone 1 points 8 months ago (1 children)
[–] Baritone5371@kbin.social 1 points 8 months ago

just added some minutes ago

[–] wincing_nucleus073@lemm.ee 1 points 8 months ago

How exactly is one protecting his privacy using ones of these DNS providers vs his ISP one?

[–] salmador@programming.dev 0 points 8 months ago

Good job and good luck for future versions!