this post was submitted on 01 Jul 2025
788 points (100.0% liked)
Technology
72321 readers
2768 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
they mentioned that its because push notifications require device id and that would make it easy to be tracked if aubpoenaed.
https://bsky.app/profile/iceblock.app/post/3lmzykc7rb42d
edit: for the record i don't agree; i'm just saying what they said on bsky
I'm not sure if this guy is just dumb or it's a honeypot.
As mentioned elsewhere, they don't use device ID
Android is the only platform that supports alternative push methods
Apple knows everyone who downloads this app, which is subject to subpoena
The gov has been collecting push notification data from both Apple and Google for a long time. It would be as simple as knowing when notifications went out and then comparing timestamps to figure out who is using the app.
The app is closed-source
It would take significantly more mental energy on the part of the user but it would be far safer (which is extremely important in this specific case, as the dev agrees) to distribute through F-Droid and then use some other UnifiedPush implementation, as many Android apps already do. Anyone using this app is painting a huge target on their backs for the current authoritarian state.
Interesting, especially with GrapheneOS people shooting it down immediately to call them out on their baloney.
Push notifications though GMS don't use the device ID; they use a generated GCM registration ID that occasionally rotates. Who knows what Google uses internally to associate GCM reg IDs to users, but to overly state that it uses device IDs is simply not correct.
I'm not suggesting push notifications are inherently secure because it's impossible to make that determination from the outside. But their assessment is incorrect and the same privacy concerns apply to Apple.
I'm pretty certain push notifications have been shown to be grossly insecure actually...