Skip to content

drubery/dbsc-test-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Device Bound Session Credentials Test Server

This is a simple example server for the Device Bound Session Credentials protocol (explainer, spec). It's deployed on Deno Deploy at https://drubery-dbsc-test-server.deno.dev/.

Development

The server has a valid Origin Trial token for https://drubery-dbsc-test-server.deno.dev/. Pre-prod deployments will only work if Chrome is running with --enable-features=DeviceBoundSessions:ForceEnableForTesting/true (or the equivalent in chrome://flags).

Deployments are managed with deployctcl. For example:

deployctl deploy --prod

will push the existing code to prod.

About

Test server for https://w3c.github.io/webappsec-dbsc/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published