answered
2014-07-26 21:40:56 +0200
I would do differently from both Android and Apple. I have the same problem, I do not want certain apps to get certain kind of data. Like a filter on the permissions of the app.
I do not know the details of Sailfish. However, an idea could be to install your application (e.g. Android), which surely works to the highest level in the OS. Whenever this application tries to get data from the camera, or contacts, etc... it gets just junky data or simply cannot access the device. I would not care too much if the application does not work properly any more, it is just up to the user to decide whether to use these filters or not.
example:
The app A has these permission:
- Internet access
- Camera
- Contacts
Consider that for the purpose of the application, the camera does not make too much sense as a permission. Therefore, we block the camera permission. When the app works, it gets just fake data or fake images or whatever. Maybe the app will not work anymore, or maybe yes. However we are sure we protect the data of our camera!
Probably an Android app talks with a kind of middleware for Sailfish, therefore this control could be done in practice. Maybe I am wrong..!
Having this kind of features would literally BOOST the quality and the image of Jolla in my opinion!
privacy is important!
I hope permission control will be done Apple way (ask on first request) rather than Android way (ask before you ever started the app). Asking on first request gives at least a small chance people will actually read the request and possibly even understand the reasons for it.
Artem ( 2013-12-30 00:55:46 +0200 )editDuplicate of this question? https://together.jolla.com/question/982/display-and-edit-android-apk-rights-when-installing-from-transfers/
air-dex ( 2013-12-30 01:53:07 +0200 )editI rephrased the title to make this Sailfish apps sepcific, not Android specific.
Nux ( 2013-12-30 02:10:50 +0200 )editto be honest... permission control is nice, but shouldn't be too limited/closed. imho: we shouldn't make it a dealbreaker: like you cannot install this app if you don't allow it to make calls and/or send sms.
what i want is to have restrictions, and the app should handle failure of it instead.
AL13N ( 2013-12-30 02:14:42 +0200 )editthere are some apps that have additional sms for special notifications and that is fine, but the app is useful without SMS too, so it should be able to not be given.
AL13N ( 2013-12-30 02:15:36 +0200 )edit