WICG / file-system-access

Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications.
https://wicg.github.io/file-system-access/
Other
663 stars 65 forks source link

Permission request for iframe #404

Closed danqdinh closed 1 year ago

danqdinh commented 1 year ago

Current condition:

My service, maybe other services too, run in iframe and it needs to access files. Is it possible to lax out, loosen the security about this? coz user has to make a user activation action anyway, so it's acceptable security.

tomayac commented 1 year ago

Duplicate of https://github.com/WICG/file-system-access/issues/245.