Hacker News new | ask | show | jobs
by zackbloom 3001 days ago
Encrypted DNS usually refers to making TLS-secured connection to a DNS server over port :853. You can read more here: https://tools.ietf.org/html/rfc7858
1 comments

Thanks a lot, that was what I looking for. Seems most realistic to configure DNS-over-TLS on the OS level then.