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

File System Access API (Local Filesystem) #28

Closed
BenjaminAster opened this issue Jul 6, 2022 · 5 comments
Closed

File System Access API (Local Filesystem) #28

BenjaminAster opened this issue Jul 6, 2022 · 5 comments
Labels
concerns: security This proposal may cause security risk if implemented from: Google Proposed, edited, or co-edited by Google. position: oppose topic: app-like capabilities Spec relates to native app style capabilities (e.g. things under the "PWA" or "Fugu" brands) topic: storage Spec relates to storage mechanisms such as cookies, IndexedDB, or LocalStorage venue: WICG Proposal is incubated in the Web Incubator Community Group

Comments

@BenjaminAster
Copy link

BenjaminAster commented Jul 6, 2022

Request for position on an emerging web specification

Information about the spec

Design reviews and vendor positions

Bugs tracking this feature

Anything else we need to know

The File System Access API allows websites to directly interact with the computer's local files. Shipped in Chromium 86.

Note: I'm not talking about the Origin Private File System part of the File System Access API that has already been implemented in WebKit, but about the part that allows for direct access to local files.

@BenjaminAster

This comment was marked as off-topic.

@gsnedders gsnedders added topic: storage Spec relates to storage mechanisms such as cookies, IndexedDB, or LocalStorage topic: app-like capabilities Spec relates to native app style capabilities (e.g. things under the "PWA" or "Fugu" brands) venue: WICG Proposal is incubated in the Web Incubator Community Group labels Jul 6, 2022
@gsnedders
Copy link

See also WICG/file-system-access#342 for where the parts of the WICG report got migrated into the WHATWG Storage Workstream, and WICG/file-system-access#370 about removing the duplicated content from the WICG report.

cc @johnwilander @youennf

@othermaciej othermaciej changed the title File System Access API File System Access API (Local Filesystem) Sep 25, 2022
@othermaciej othermaciej added the from: Google Proposed, edited, or co-edited by Google. label Sep 25, 2022
@annevk
Copy link
Contributor

annevk commented Feb 8, 2023

Colleagues and I have discussed this and don't see a way to grant write access to the end user's local file system in a way that safeguards the end user's interests. Quite in line with the conclusion Mozilla reached in mozilla/standards-positions#154.

We do think there might be ways that <input type=file>, drag & drop, and https://wicg.github.io/entries-api/ could be integrated better with https://fs.spec.whatwg.org/. Allowing usage of the new APIs for read access makes sense.

Based on that I suggest we label this as "position: oppose" 7 days from now.

@hober
Copy link
Member

hober commented Mar 23, 2023

Closing as we've identified our position.

@hober hober closed this as completed Mar 23, 2023
@othermaciej othermaciej added the concerns: security This proposal may cause security risk if implemented label Jul 17, 2023
@waynebloss

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concerns: security This proposal may cause security risk if implemented from: Google Proposed, edited, or co-edited by Google. position: oppose topic: app-like capabilities Spec relates to native app style capabilities (e.g. things under the "PWA" or "Fugu" brands) topic: storage Spec relates to storage mechanisms such as cookies, IndexedDB, or LocalStorage venue: WICG Proposal is incubated in the Web Incubator Community Group
Development

No branches or pull requests

6 participants