|
|
|
|
|
by worksonmine
1193 days ago
|
|
> lives in your filesystem but is only available via the browser Strange implementation if that's the case. While I don't want my browser to give a page arbitrary access to my files, a use-case I can see is sharing files between apps and websites. Say, obsidian for organizing, vim for editing and some cloud for backup. You must have confused the part of it only being available to the browser, I don't see how that's even technically possible. |
|
It's uses a virtual filesystem, not available _as-is_ in the filesystem to any application other than the browser or applications which implement identical access APIs. Obviously, the virtual filesystem lives in the containing filesystem.