-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Implement Storage Access API #2157
Comments
Microsoft is implementing this and is proposing to upstream it: https://groups.google.com/a/chromium.org/d/topic/blink-dev/e5fu5Q06ntA/discussion |
With Safari and Firefox supporting this feature, is there a timeline on when Brave will support it? Chrome's is in progress - https://bugs.chromium.org/p/chromium/issues/detail?id=989663. With Brave being the privacy-first browser, this Storage Access API offers additional optionality for the developers to provide fine-grained access control and to explicitly obtain user consent. |
Brave has previously said "we would use this if it were already implemented in Chromium" whatwg/html#3338 (comment) |
Any updates on actually supporting the Storage Access API - i.e. allowing third-party iframes to request access to their own first-party storage? AFAIK ephemeral storage does not at all solve the problems that SAA was intended to solve 🙃 |
This blog post from Brave makes it sound like Brave does not plan on ever supporting it: https://brave.com/privacy-updates/24-google-sign-in-permission/
|
whatwg/html#3338
The text was updated successfully, but these errors were encountered: