Skip to content

eden: [signing] explore Web Crypto API SubtleCrypto for session keys #606

Open
@brandonfancher

Description

@brandonfancher

Rather than store session keys in browser in localstorage, we should explore whether it's feasible to use the Web Crypto API SubtleCrypto to generate, store, and sign with, new R1 session keys.

We'll also need a means of using creating, managing, and signing with these keys under the hood from JS. Maybe a hook?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfrontendFrontend & UI Work

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions