-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Desktop] Enable DNS over HTTPS UI setting #11312
Comments
The DOH settings should always be displayed, regardless of whether the flag 'Secure DNS' is set or whether the browser is managed. |
We are seeing support requests for this feature now that it's available in Chrome 85 by default: https://twitter.com/Ginger__T/status/1313059566964400129 Is this just waiting on a design from @karenkliu? |
let's do what @diracdeltas suggested - probably don't need a design for this one |
Seems like this has been fixed. I verified that the setting exists in 1.18 stable and that https://www.cloudflare.com/ssl/encrypted-sni/ shows that DoH is being used once i set the provider to cloudflare 1.1.1.1 |
I can confirm that it's working on Windows but not on Linux (1.18.77 Chromium: 87.0.4280.101) |
Support for DoH in general is not yet available on Linux (in Chrome or Brave). |
Chromium 84 includes a user-visible DoH setting:
![download](https://user-images.githubusercontent.com/167821/90576472-3252d780-e173-11ea-91c8-80e2153758d5.jpeg)
controlled by this feature flag.
The text was updated successfully, but these errors were encountered: