Join Nostr
2026-04-10 04:18:23 UTC

Osma A ๐Ÿ‡ซ๐Ÿ‡ฎ๐Ÿ‡บ๐Ÿ‡ฆ on Nostr: It's true Signal uses APN to wake up the receiver's phone, but it does not pass any ...

It's true Signal uses APN to wake up the receiver's phone, but it does not pass any message content through Apple's servers. It could not, because Signal itself is unable to read the encrypted message content. The definitive proof of this is in the Signal source code. This is for iPhone, similar implementation for Android in FcmSender.java
https://github.com/signalapp/Signal-Server/blob/main/service/src/main/java/org/whispersystems/textsecuregcm/push/APNSender.java