file-system-access icon indicating copy to clipboard operation
file-system-access copied to clipboard

User-visible origin private filesystems?

Open EternityForest opened this issue 2 years ago • 4 comments

The fact that Origin Private systems as used on Firefox et al may be buried in a profile folder or in a database makes them useless for many purposes, while the full version that gives access.to.any.user chosen directory is unlikely to be accepted by the privacy browsers.

What about a limited version that gives full access to a directory, which the browser would make easy to file, like ~/WebData/default/DOMAIN/files

That way, you could build apps that give users more control of their data, and even allowed for using offline sync solutions like SyncThing, without the concerns of users selecting locations they might regret.

EternityForest avatar Jul 24 '23 02:07 EternityForest

Probably more a suggestion for https://github.com/mozilla/standards-positions/issues/154 (which was locked for unproductive contributions the last time I looked).

tomayac avatar Jul 24 '23 10:07 tomayac

Yeah, it was locked!

I still think it belongs in the spec itself, with a flag to specifically request it, since just changing behavior on Mozilla's side might break something else, and relying on any implementation specific features is rarely best practice.

On Mon, Jul 24, 2023, 4:15 AM Thomas Steiner @.***> wrote:

Probably more a suggestion for mozilla/standards-positions#154 https://github.com/mozilla/standards-positions/issues/154 (which was locked for unproductive contributions the last time I looked).

— Reply to this email directly, view it on GitHub https://github.com/WICG/file-system-access/issues/425#issuecomment-1647622488, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFZCH2BRJCIXZVHD4SCK53XRZDKTANCNFSM6AAAAAA2U5QCI4 . You are receiving this because you authored the thread.Message ID: @.***>

EternityForest avatar Jul 24 '23 16:07 EternityForest