Hacker News new | ask | show | jobs
by biafra 3129 days ago
This is not what he described. Removing any of these permissions must be handled by the app. The app shouldn't even know I removed a permission. It should just get empty or fake data.
1 comments

No, the app has no control over it. It displays a system dialog once it tries to use something.
This is a denial of service attack against the user, at most should be an innocuous overlay that alerts the user when an application using a privacy reducing api when that user has it disallowed.
I don't follow you. How can you alert the user that an app has requested something the user has declined when the user haven't made a decision yet?
The app should never know the user declined usage of an API. When any app uses a privacy reducing API, the user should be able to know when that occurs. Microphone, location, etc, should be a small overlay like maybe the battery indicator icon where they can know when the app would have violated their privacy.
Yeah but the first time, the user has to decide whether he wants to allow or disallow. It's system dialog, the app can't interfere with it in any way. The icon you want is then shown in the notification area.