Ask HN: Secure DNS resolution in a system
I want to secure the DNS resolution process. Intuitively I think I should not be relying on the ISP's DNS server and roll my own that maybe implements DNS-over-TLS. What should I do to secure DNS resolution in this simple scenario?
Recall all I want to do is securely resolve some occasional DNS queries. Which existing solutions can I use for this purpose?