Hacker News new | ask | show | jobs
by dublinben 3460 days ago
You're conflating GCM and the wider Google Play Services that is installed on most Android devices. As someone who actually uses AOSP without Google, it weakens your argument when you conflate the two.
1 comments

GCM depends on Play Services, so I'm really not.
GCM is merely one minor component. The existence of the microg project proves that you can implement one without the other.
MicroG does not implement GCM.
MicroG does implement the GCM client! I've been getting push notifications through that thing for several months.
No, it implements one half of it.

Signal still has to be linked with a proprietary binary, which contains lots of tracking code.

Through Google, yes, but you can't bring along your own push notification delivery service.
Your argument has become circular, because the what Signal uses push notifications for isn't security-relevant: the messages are empty and used only as a wakeup.