MotivationWhen you navigate to a website, your browser first needs to determine which server is responsible for delivering said website, a step known as DNS resolution. With DNS over HTTPS, all DNS resolutions occur over an encrypted channel, helping to further safeguard user security and privacy. Auto-upgrade projectLinks: PSA, design doc, crbug For a first milestone, we are considering an auto-upgrade approach. At a high level, here is how this would work:
In other words, this would upgrade the protocol used for DNS resolution while keeping the user’s DNS provider unchanged. It’s also important to note that DNS over HTTPS does not preclude its operator from offering features such as family-safe filtering. We've enabled an experiment in Chrome 79 for a fraction of our users. See also our tentative plan for the post-experiment phase (send feedback to net-dev). Providers in the mapping tableFor the experiment, we’ve intentionally kept the list small but reasonably diverse. Here are the providers that we have selected in alphabetical order:
The list will be reviewed and potentially extended for any follow-up launch. See our tentative proposal on how this could work (send feedback to net-dev). For technical questions, please send an email to net-dev@ with the [DoH] prefix in the subject line. FAQA: We have no plans to support this approach. We believe that our deployment model is significantly different from Mozilla's, and as a result canary domains won't be needed. In particular, our deployment model is designed to preserve the current user experience, i.e. auto-upgrading to the current DNS provider's DoH server which offers the same features. Q: How will Chrome's auto-upgrade approach work with Split Horizon? A: Chrome's auto-upgrade approach does not change the DNS provider, and is designed to preserve the same user experience. Split Horizon setups should continue to work as is. Furthermore, managed deployments should be automatically opted-out, and administrators can use policies to control the feature. |
For Developers >
