Skip to content

Shared Storage #10

Open
Open
@marcoscaceres

Description

@marcoscaceres

Request for position on an emerging web specification

Information about the spec

Design reviews and vendor positions

Bugs tracking this feature

  • WebKit Bugzilla:
  • Radar:

Anything else we need to know

On WebKit-dev, Eric Trouton wrote:

Hi Webkit-Dev Team,

We've been working on the Shared Storage API that supports a variety of use cases that may be impacted by 3rd Party Cookie Deprecation. The idea is to provide a storage API (named Shared Storage) that is intended to be unpartitioned. Origins can write to it from their own contexts on any page.
To prevent cross-site tracking of users, data in Shared Storage may only be read in a restricted environment that has carefully constructed output gates. Over time, we hope to design and add additional gates.

We would like to hear what you think about it. Chrome is implementing (available in Chrome Canary on M104) but open to evolving the API over time and are appreciative of your feedback.

chrome status: https://chromestatus.com/feature/6256348582903808

spec: TBD

Thank you,
Eric

Metadata

Metadata

Labels

concerns: complexityThis proposal seems needlessly complexconcerns: dependenciesSome of this proposal's dependencies are unstable, immature, or lack widespread support.concerns: interoperabilityThis proposal creates interop risk, e.g. due to vaguenessconcerns: privacyThis proposal may cause privacy risk if implementedfrom: GoogleProposed, edited, or co-edited by Google.topic: privacytopic: storageSpec relates to storage mechanisms such as cookies, IndexedDB, or LocalStoragevenue: WICGProposal is incubated in the Web Incubator Community Group

Type

No type

Projects

Status

Needs position

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions