5 ms·
This was my first thought also, but then I realized they'd just see there's no system files (or some marker file their app created) and block access.
by grateful 5y ago
This was my first thought also, but then I realized they'd just see there's no system files (or some marker file their app created) and block access.
- mindslight 5y agoThen that is another security vulnerability to be patched. There should be no way for an app to tell if it is seeing the complete filesystem, or a filtered/sandboxed view.
- grateful 5y agoHmm that's a good idea, provide a view of generic system and the app itself..