• Fmstrat@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    14 hours ago

    Not true.

    The push notification for most messengers is a ping with little to no data in it, telling the app to grab messages directly via TLS. That’s how e2e works with push.

    • bearboiblake@pawb.social
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      edit-2
      13 hours ago

      As I wrote elsewhere:

      It depends on the app. Some apps do (or can be configured to) indeed send “empty”/blank notifications which just notify you that you’ve received a new message from an app, but not from whom, or what the message contains.

      However most apps by default will contain more data, such as who the message is from, and some/all of the sent message body.

      If you get a push notification on your phone, everything you see in that notification must by definition pass through the push notification service.

      I’d disagree with “most messengers” doing that, in my experience, most don’t do it by default. Signal is a pretty rare exception to do so by default.

      • Fmstrat@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 hours ago

        I’d disagree with “most messengers” doing that, in my experience, most don’t do it by default. Signal is a pretty rare exception to do so by default.

        What messenger doesn’t? Signal, WhatsApp, Matrix, Snapchat, Discord, Telegram, etc. I’d say “most” is pretty accurate. No idea what Wechat does, but that’s a whole different story.

        If you get a push notification on your phone, everything you see in that notification must by definition pass through the push notification service.

        Also not true. What you “see” could have been retrieved post-notification, as described in the message you responded to. What you see has nothing to do with what goes through the push service and is a full technical inacurracy.