Skip to content

JS bindings for usage of session keys #177

@drubery

Description

@drubery

#36 requests an API for directly generating new keys and doing signing operations. For sites with strong client-side SDKs, they can reduce the server-side complexity if they do the signatures and set cookies with JS.

Given that DBSC already provides a higher-level API over session key generation and signatures, I don't think this has significant privacy risk. It does have some long-term compatibility risk, given that it could limit our ability to replace the current TPM signature operations with something else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions