Hacker News new | ask | show | jobs
by pests 563 days ago
The browser already has full access to their files.
1 comments

But websites don’t
They only get access to what your browser gives them, through a file picker.
It can actually be both.

At least on Android the browser itself can lack the rights to listdir and only gets access to file you picked via the system picker, rather than the browser having unlimited access and only delegating only some of that access to the Web app.