Implement HSTS partitioning
See original GitHub issueStrict-Transport-Security
header handler doesn’t support partition logic unlike Expect-CT
: the first is not keyed by NIK, the second is keyed (and controlled by PartitionExpectCTStateByNetworkIsolationKey
).
Need to figure out if this is intentional or WIP. Chromium doesn’t partition HSTS.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:12 (8 by maintainers)
Top Results From Across the Web
What Is HSTS - How Do I Implement It - GlobalSign
HTTP Strict Transport Security (HSTS) is a web server directive that informs user agents and web browsers how to handle its connection through...
Read more >Enable HTTP Strict Transport Security (HSTS)
Implement. HSTS can be enabled within Variphy via the applications property's file. This file can be located at ...
Read more >Configure support for HTTP strict transport security (HSTS)
Citrix ADC appliances support HTTP strict transport security (HSTS) as an in-built option in SSL profiles and SSL virtual servers.
Read more >Introducing State Partitioning - the Web developer blog
State Partitioning is the new privacy feature called Total Cookie Protection, which will be available in ETP Strict Mode in Firefox 86.
Read more >HTTP Strict Transport Security (HSTS) with EBS 12.2 and 12.1
HSTS allows you to specify a time period during which all browser communication must only use HTTPS. Using HSTS with Oracle E-Business Suite ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
related issues https://github.com/brave/brave-browser/issues/3419 https://github.com/brave/brave-browser/issues/5936
cc @pes10k