Google 要提供 DNS 加密的服務,主要有下述幾種:
Google 推出 DNS over HTTPS 的 DNS 加密服務
曾經有政府跟 ISP 業者要民眾的網站造訪紀錄,若 DNS 這端都加密起來的話,就連 ISP 也無從查起~ 於是 DNS 加密服務就此產生~
此篇 Wiki 有整理 DoH 有目前有哪些地方提供支援,哪些程式語言有相關套件可以使用:DoH
Google 官方新聞可見:Google Online Security Blog: Google Public DNS over HTTPS (DoH) supports RFC 8484 standard
Google 提供的服務如下:(Google 現在將 DoH 支援 RFC 8484 的標準)
- https://dns.google/dns-query (RFC 8484 – GET and POST)
- https://dns.google/resolve (JSON API – GET)
- 註:以前實驗性質是使用 dns.google.com,現在正式版一律使用 dns.google 取代