01-02-2019, 11:50 AM
These are the basic, internal features in the browser core - Chromium.
You can submit a feature request on Chromium bugtracker https://crbug.com.
TLS1.3 is already implemented.
It was enabled in Chrome 71 by default, but CB is based on C70.
You can force-enable it at your own discretion via chrome://flags/#tls13-variant
ESNI feature request is already submitted at https://crbug.com/908132
Secure DNS and DNSSEC is something you can handle in the OS, as far as I know, so all programs will benefit. I'm using SimpleDNSCrypt in Windows for that.
You can submit a feature request on Chromium bugtracker https://crbug.com.
TLS1.3 is already implemented.
It was enabled in Chrome 71 by default, but CB is based on C70.
You can force-enable it at your own discretion via chrome://flags/#tls13-variant
ESNI feature request is already submitted at https://crbug.com/908132
Secure DNS and DNSSEC is something you can handle in the OS, as far as I know, so all programs will benefit. I'm using SimpleDNSCrypt in Windows for that.