Open
Bug 2045300
Opened 3 months ago
Updated 1 month ago
[Feature request] Implement Device Bound Session Credentials (DBSC)
Categories
(Core :: DOM: Security, enhancement)
Tracking
()
UNCONFIRMED
People
(Reporter: marcoshalano, Unassigned)
References
Details
Steps to reproduce:
Device Bound Session Credentials (DBSC) is a new technology developed by W3C, which the goal is to bound the session cookie to the machine the browser is running, so in case of the cookie be stolen, it won't work anywhere else than the original computer where it was originally emmited for.
References:
Comment 1•3 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Session Restore' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Session Restore
Comment 2•3 months ago
|
||
see https://github.com/mozilla/standards-positions/issues/912
This has nothing to do with "Session Restore". I don't know if "DOM: Security" is right, but it's closer
Component: Session Restore → DOM: Security
Product: Firefox → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•