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

Implement Storage Access API #2157

Closed
jumde opened this issue Nov 15, 2018 · 6 comments
Closed

Implement Storage Access API #2157

jumde opened this issue Nov 15, 2018 · 6 comments
Labels
closed/duplicate Issue has already been reported privacy/feature User-facing privacy- & security-focused feature work. privacy

Comments

@jumde
Copy link
Contributor

jumde commented Nov 15, 2018

whatwg/html#3338

@jumde jumde added priority/P5 Not scheduled. Don't anticipate work on this any time soon. privacy/feature User-facing privacy- & security-focused feature work. labels Nov 15, 2018
@bbondy bbondy added this to the 1.x Backlog milestone Dec 2, 2018
@rebron rebron removed this from the 1.x Backlog milestone Feb 7, 2019
@fmarier
Copy link
Member

fmarier commented Jul 30, 2019

Microsoft is implementing this and is proposing to upstream it: https://groups.google.com/a/chromium.org/d/topic/blink-dev/e5fu5Q06ntA/discussion

@FYJen
Copy link

FYJen commented May 4, 2020

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.

@laughinghan
Copy link

Brave has previously said "we would use this if it were already implemented in Chromium" whatwg/html#3338 (comment)

@pes10k
Copy link
Contributor

pes10k commented Jul 23, 2020

closing in favor of #8514 (Since the API now exists in chromium, and #8514 covers how we'd actually use it)

@pes10k pes10k closed this as completed Jul 23, 2020
@pes10k pes10k added closed/duplicate Issue has already been reported and removed priority/P5 Not scheduled. Don't anticipate work on this any time soon. labels Jul 24, 2020
@drmercer-lucid
Copy link

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 🙃

@JannisBush
Copy link

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/

Brave disables the storage access API in Chromium as we believe this approach is not the right way to protect privacy on the Web. The storage access API asks users to make privacy-risking choices they do not understand, and generally requires users to bear the burden of protecting their own privacy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed/duplicate Issue has already been reported privacy/feature User-facing privacy- & security-focused feature work. privacy
Projects
None yet
Development

No branches or pull requests

9 participants