On 8 March 2016 at 05:03, Frederic Jacobs <[email protected]> wrote: > 3) When the iPhone gets that push notification, it doesn’t display anything > to the user but open a socket in the background to the Whisper Systems web > socket to fetch the message payload. Decrypts it. Checks the user’s > notification display style preference. And shows relevant information.
That isn't the most efficient means of using push messaging. Why not encrypt the message? Assuming that it is small enough, that is. _______________________________________________ Messaging mailing list [email protected] https://moderncrypto.org/mailman/listinfo/messaging
