M66B/XPrivacy

Request restrictions and settings for getNetworkType(), getPhoneType()

Closed this issue · 10 comments

M66B commented

I don't see why this is privacy sensitive data.

It's weird that a CDMA phone returns IMEI as MEID. Plus, some apps like to get these info.

screenshot_2013-08-03-19-08-40

M66B commented

Okay, I will add these as dangerous functions:

getNetworkType: NETWORK_TYPE_UNKNOWN
getPhoneType: PHONE_TYPE_GSM

(unless you have a better idea)

Okay, I will add these as dangerous functions:
getNetworkType: NETWORK_TYPE_GPRS
getPhoneType: PHONE_TYPE_GSM
(unless you have a better idea)

Thanks.
Would you add settings for these two?

M66B commented

Yes, it will be dangerous functions (so default off).

Yes, it will be dangerous functions (so default off).

This is a good idea, 👍

Let me know when release the apk, i'll test it.

M66B commented

You can test it: http://d-h.st/HoU
Which app is shown in the screen shot above?

You can test it: http://d-h.st/HoU

I tested it and it's working as i expected, but not been marked as dangerous.
With getPhoneType() restricted in app:

screenshot_2013-08-04-10-36-15

Which app is shown in the screen shot above?

https://play.google.com/store/apps/details?id=com.gsmdev.simcard

M66B commented

Thanks for the link to the app.
Yes, I didn't mark it as dangerous.