|
|
|
|
|
by scarface74
2848 days ago
|
|
I don’t expect Apple to catch behavior. What I would expect is that an app on the App Store never be given permission to a users whole home directory - only a sandboxed area for the app to store files. If a user wants to open files somewhere else, the app should open a file picker where the user explicitly allows access to that file. |
|
DaisyDisk's App Store version has similar sandboxing limitations and a similar workaround. It's an app designed to scan your whole hard drive and show you how your space is used, but by default it doesn't have permission to access the drive at all. So to run the first scan you have to indicate to the OS that you want the application to be able to read your hard drive, IIRC by dragging and dropping the volume onto DaisyDisk.
For an antimalware app, of course users are going to grant it permissions. There's no point in buying that if you're going to keep it in a sandbox where it can't look at your system.