Skip to content

support Device bound session credentials (webappsec-dbsc) #537

@GlenDC

Description

@GlenDC

https://w3c.github.io/webappsec-dbsc/

Device bound session credentials are now supported by the most recent versions of chromium (135+), firefox and safari (137+).

It builds on top of cookies. So cookies are still the transport mechanism but for those client-server pairs that make use of it they can make secure session cookies (short lived and possible to revoke for sensitive requests) that are device bound.

https://github.com/w3c/webappsec-dbsc/blob/main/README.md

More complete description including graphs ☝️

Goal is to implement this in rama-http for both client and server side.

However before we start this we first need to add decent and complete cookie support (#44 etc)


NOTE: not available for pickup, this is here for now just as tracking purposes

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedTasks which are blocked on other work.needs input

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions