Hello everybody, I’m curious if anybody uses secure DNS technologies (DoT, DoH, etc.) on openSUSE Tumbleweed. Specifically, what kind of packages do you install? How do you configure the system? What are your preferred DNS providers? Please share, as it would be interesting to compare various methods and increase adoption among openSUSE users.
1 Like
on the same note, what exactly does openSUSE use by default for handling DNS requests instead of programs like systemd-resolved
and named
?
I have DNSCrypt running.
1 Like
I also use dnscrypt-proxy. I’ve used it for years, even when I was on Windows. It’s one of the first things I install on a new system.
I have it set to automatically pick a fast server with no logs and no filtering that uses DNSSEC, and provide local DoH, so I can use FF/Librewolf’s ESNI. (I use the blocklist script that comes with it to block ads & tracking; I’d rather control that on my end than use a server with filtering.)
I think NetworkManager handles DNS dynamically by default.