this post was submitted on 02 Jul 2025
165 points (98.8% liked)

United States | News & Politics

3076 readers
1856 users here now

Welcome to !usa@midwest.social, where you can share and converse about the different things happening all over/about the United States.

If you’re interested in participating, please subscribe.

Rules

Be respectful and civil. No racism/bigotry/hateful speech.

Post anything related to the United States.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] vatlark@lemmy.world 26 points 3 days ago (5 children)

The app is only available on iOS, because it would have to collect information on Android that could put people at risk.

I would be curious to learn more about how the OS requires an app to collect data.

[–] redsand@lemmy.dbzer0.com 9 points 3 days ago (2 children)

They're iOS devs and probably don't want or know how to do a java project. This can 100% be on fdroid. If anyone knows kotlin or otherwise wants to build the thing please link the github for us.

[–] thebardingreen@lemmy.starlightkel.xyz 3 points 2 days ago (1 children)

Their explanation for why it can't be on Android is that the nature of Android push notifications is such that they (the developers) would need to maintain a database of device IDs that could be tied back to physical devices and potentially be used to deanonymize which users received which alerts.

To me, this sounds lazy and like something that could be mitigated with End-To-End encryption.

[–] redsand@lemmy.dbzer0.com 2 points 2 days ago

Yeah they're Apple devs who don't understand Apple was caught in the same push notification scandal. The small technical differences don't matter. Push notifications can have interchangeable providers or none at all now on android.

Someone please help them, I bet their unit tests are nonexistent.

load more comments (2 replies)