-
Notifications
You must be signed in to change notification settings - Fork 64
HTTPS Upgrades #853
Copy link
Copy link
Closed
Labels
Resolution: satisfiedThe TAG is satisfied with this designThe TAG is satisfied with this designTopic: protocolsTopic: security featuresVenue: WHATWGsecurity-trackerGroup bringing to attention of security, or tracked by the security Group but not needing response.Group bringing to attention of security, or tracked by the security Group but not needing response.
Milestone
Metadata
Metadata
Labels
Resolution: satisfiedThe TAG is satisfied with this designThe TAG is satisfied with this designTopic: protocolsTopic: security featuresVenue: WHATWGsecurity-trackerGroup bringing to attention of security, or tracked by the security Group but not needing response.Group bringing to attention of security, or tracked by the security Group but not needing response.
こんにちは TAG-さん!
I'm requesting a TAG review of HTTPS Upgrades.
Browsers may still make insecure HTTP requests to HTTPS-enabled sites, unnecessarily exposing data over unencrypted connections. Some browsers ship with lists of sites that are known to support HTTPS, beyond those already in the HSTS preload list. Maintaining such a list is opaque, as it requires web crawler data, and error prone, as it will necessarily be out of date by the time it is shipped to users. It can also be bandwidth intensive, containing thousands or millions of sites that need to be updated. HTTPS Upgrades proposes that the browser should automatically and optimistically upgrade all main-frame HTTP navigations to HTTPS, with fast fallback to HTTP.
Further details:
You should also know that...
This feature is implemented and can be tested in Chrome Canary/Dev/Beta by enabling chrome://flags#https-upgrades. It uses the same underlying code as Chrome's "HTTPS-First Mode" which can be enabled in chrome://settings/security by toggling the "Always use secure connections" setting.
We'd prefer the TAG provide feedback as:
💬 leave review feedback as a comment in this issue and @-notify @christhompson and @dadrian