Skip to content

platform-sec/dbsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBSC

Framework-agnostic TypeScript implementation of Device Bound Session Credentials.

This is a monorepo. The published packages live under packages/.

Package Status
@platform-sec/dbsc v0.1 — protocol core, in-memory store, framework-agnostic
@platform-sec/dbsc-hono v0.1 — Hono adapter
@platform-sec/dbsc-store-redis v0.1 — Redis-backed SessionStore (Lua CAS, cluster-safe)
@platform-sec/dbsc-lint-rules v0.1 — ESLint + Opengrep rules enforcing jose.jwtVerify algorithm pinning

Documentation: https://platformsecurity.dev/dbsc

Repository: https://github.com/platform-sec/dbsc

Development

This repository uses pnpm workspaces.

pnpm install
pnpm lint
pnpm build
pnpm test

Security

Project

A Platform Security project by AppSec Science LLC.

Technical support: support@platformsecurity.dev

Security contact: security@platformsecurity.dev

Business contact: contact@appsec.science

About

Framework-agnostic TypeScript implementation of Device Bound Session Credentials (https://w3c.github.io/webappsec-dbsc/).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors