question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Implement HSTS partitioning

See original GitHub issue

Strict-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:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:12 (8 by maintainers)

github_iconTop GitHub Comments

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found