Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions features/device-bound-session-credentials.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Device-bound session credentials
description: >
Device-bound session credentials is a protocol to request proof of possession of a private key.
Regularly confirming key possession can help protect against cookie theft.
spec: https://w3c.github.io/webappsec-dbsc/
compat_features:
- http.headers.Sec-Secure-Session-Id
- http.headers.Secure-Session-Challenge
- http.headers.Secure-Session-Registration
- http.headers.Secure-Session-Response
- http.headers.Secure-Session-Skipped
12 changes: 12 additions & 0 deletions features/device-bound-session-credentials.yml.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Generated from: device-bound-session-credentials.yml
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: false
support: {}
compat_features:
- http.headers.Sec-Secure-Session-Id
- http.headers.Secure-Session-Challenge
- http.headers.Secure-Session-Registration
- http.headers.Secure-Session-Response
- http.headers.Secure-Session-Skipped