FileSystemHandle Unique ID #764
Labels
Progress: pending external feedback
The TAG is waiting on response to comments/questions asked by the TAG during the review
Resolution: validated
This is for early reviews where we largely support the direction the work is going in.
Review type: CG early review
An early review of general direction from a Community Group
Venue: WHATWG
Venue: WICG
Milestone
Wotcher TAG!
I'm requesting a TAG review of FileSystemHandle Unique ID for the File System Access API.
Currently,
FileSystemHandle
objects can be opaquely serialized by the browser to be stored as values in IndexedDB. But there is no way for a site to generate a string from script which is guaranteed to be uniquely identifying for the file referenced by theFileSystemHandle
. Several developers have requested this.In the proposal, FileSystemHandles vend string IDs. The IDs uniquely identify the file that is referenced, but their validity is tied to the site and storage to maintain privacy guarantees.
Further details:
We'd prefer the TAG provide feedback as (please delete all but the desired option):
🐛 open issues in our GitHub repo for each point of feedback
The text was updated successfully, but these errors were encountered: