Governments around the world have already started to pilfer data collected from these apps, as was predictable. [1] [1] https://www.9news.com.au/national/wa-police-stand-by-decisio...
That's a totally different category of app though right - the ones using the Apple-Google framework don't share any PII.
Massachusetts health notifications app installed without users’ knowledge
281–290 of 407 posts
Re: Massachusetts health notifications app installed without users’ knowledge
#282Earlier quoted context omitted.
Calling installing a contact tracing app (which really is just a small wrapper over the existing Exposure Notification API) as "fucking evil" seems like bit over the top...
Can you point me to the github repo so I can review the wrapper code? 'cuz I trust the government since they are so sane these days.
https://github.com/google/exposure-notifications-android
And here is the code for the two services it talks to:
https://github.com/google/exposure-notifications-verificatio...
Re: Massachusetts health notifications app installed without users’ knowledge
#283Earlier quoted context omitted.
Well, given that a significant percentage of citizenry is anti-vaxxer-level-stupid, there isn't much improvement over people trusting their local Government either…
Considering in a not too distant yesterday(pre-Covid) the "anti-vaxxers" were all liberal/granola types and now they are magically all conservative/racist types, perhaps you may want to re-assess your 2-dimensional view of the real world. I believe a cogent example was on the front-page of HN just a day or two ago, but IANYG.
Re: Massachusetts health notifications app installed without users’ knowledge
#284This is very inconsiderate. For example, depending on your cell phone plan, data transfer may incur high costs, especially when roaming etc. Therefore, owners of cell phones may be interested in limiting it to the absolute minimum. As I see it, this consideration by itself already should have prevented this automatic installation.
Re: Massachusetts health notifications app installed without users’ knowledge
#285Earlier quoted context omitted.
It's actually great it's happened. It showed everybody that the government can install whatever they want on your phone without your consent and knowledge. In this case they decided to leave you the option to uninstall but in the future they might not and spy on you at will. Another reminder you are not the owner of your device.
-In this case they decided to leave you the option to uninstall but in the future they might not and spy on you at will. Then they'll be just like Google, Fecebook, Amazon, etc, etc.
Re: Massachusetts health notifications app installed without users’ knowledge
#286Earlier quoted context omitted.
Another MA resident here. Never opted in and it still shows I'm not. The app was silently installed on my Android. There's no icon so I thought it didn't install at first, until I looked at my app list in settings. I'm curious to know if there's any MA Android users that previously removed Google Play, and if they still have the app or not. My guess is no?
You cant remove google play in andtoid versions beyond 6 i believe. You can only disable it
Re: Massachusetts health notifications app installed without users’ knowledge
#287Fellow humans, there are alternatives! Your neck need not be under FAANG's boot! You don't even need to give up any functionality: CalyxOS: https://calyxos.org/ Privacy-respecting Android distribution that replaces Google spyware with MicroG, so you can have your cake and eat it too. Most everything will work as you're used to, but it does still talk to Google to make that happen. GrapheneOS: https://grapheneos.org/…
Even with Graphene OS you’re still using a phone that has a proprietary modem which has its own hidden CPU that acts like a black box. Who knows what it does or if it can read main memory.
Re: Massachusetts health notifications app installed without users’ knowledge
#288Most of the comments on that app as well as here are probably wrong. I'd suspect that everyone who had the app "installed without their permission" opted into the Android COVID-19 Exposure Notification program. This was deployed by Google as part of an update to Google Play Services. When you go to your phone's settings with this update, there's an option to enable COVID-19 Exposure Notifications. When you turn it on…
There's even a standard for mobile operators to control the setting in your modem and update/install apps: https://en.wikipedia.org/wiki/OMA_Device_Management I reverse engineered what this does in practice on pinephone modem (Quectel EG25G), for example, and there are pre-compiled binaries there for tmobile and vodafone that process their particular OMA DM flavors, download some configuration and code from internet…
Re: Massachusetts health notifications app installed without users’ knowledge
#289Re: Massachusetts health notifications app installed without users’ knowledge
#290Most of the comments on that app as well as here are probably wrong. I'd suspect that everyone who had the app "installed without their permission" opted into the Android COVID-19 Exposure Notification program. This was deployed by Google as part of an update to Google Play Services. When you go to your phone's settings with this update, there's an option to enable COVID-19 Exposure Notifications. When you turn it on…