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

browser.secureStorage: Add a way to remove items from secureStorage #182

Closed
oliverdunk opened this issue Mar 14, 2022 · 1 comment
Closed
Labels
topic: secure storage Related to the secureStorage API proposal

Comments

@oliverdunk
Copy link
Member

There are a few things that make the secureStorage proposal feel less real, and one of those is that there currently isn't a way to delete data. We should add a function for that. We could also consider a way of getting the available storage quota left as suggested in #154 (comment).

@zombie zombie added the topic: secure storage Related to the secureStorage API proposal label Mar 31, 2022
@oliverdunk
Copy link
Member Author

Closing this. I am still personally interested in the API but there hasn't been any recent movement on implementation. With that in mind, it doesn't feel worthwhile updating the proposal.

From Chrome's side, we see the use case for the idea at a very high level but are worried about the number of implementations for different platforms that would be needed (using macOS / Windows Hello APIs etc.) and the long-term support costs even after this was implemented across all platforms.

@oliverdunk oliverdunk closed this as not planned Won't fix, can't repro, duplicate, stale Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: secure storage Related to the secureStorage API proposal
Projects
None yet
Development

No branches or pull requests

2 participants