Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Point out that polyfilled CryptoKeys can't be stored in IndexedDB #1911

Closed
steveluscher opened this issue Nov 29, 2023 · 1 comment · Fixed by #1960
Closed

Point out that polyfilled CryptoKeys can't be stored in IndexedDB #1911

steveluscher opened this issue Nov 29, 2023 · 1 comment · Fixed by #1960
Labels
bug Something isn't working

Comments

@steveluscher
Copy link
Collaborator

It was pointed out in #1838 that keys produced by the polyfill can't be stored in IndexedDB because they don't meaningfully implement the structured clone algorithm, at least not in such a way that gives you the private key bytes.

The task is to update the README to point this out.

Copy link
Contributor

Because there has been no activity on this issue for 7 days since it was closed, it has been automatically locked. Please open a new issue if it requires a follow up.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
1 participant