A 10-month Commerce Department probe concluded Meta could view all WhatsApp messages in unencrypted form

  • codenamekino@lemmy.world
    link
    fedilink
    English
    arrow-up
    57
    ·
    7 hours ago

    I’m just here to satisfy my confirmation bias, but my question all along has been this: how does Meta simultaneously satisfy their claims of both E2EE and content moderation on WhatsApp? I can’t say that I’ve done anything even close to a deep dive on the topic, but those two things seem mutually exclusive.

    • baatliwala@lemmy.world
      link
      fedilink
      English
      arrow-up
      16
      arrow-down
      1
      ·
      6 hours ago

      You can actually report a message to WhatsApp within the app. If you report the message it then the full text gets sent to WhatsApp.

      • Rivalarrival@lemmy.today
        link
        fedilink
        English
        arrow-up
        3
        ·
        52 minutes ago

        That’s a little disingenuous…

        1. You receive an encrypted message.
        2. You decrypt the message.
        3. You report the message.
        4. You forward the decrypted message.

        When you send a message, no E2EE scheme can prevent your recipient from forwarding the decrypted message to a third party.

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

          Any reported message ? Back when I was doing anti spam at my ISP we could read reported spam from our customers. Obviously not all mails from / to the customers. That would be way disproportionate.

          • NaibofTabr@infosec.pub
            link
            fedilink
            English
            arrow-up
            8
            arrow-down
            2
            ·
            3 hours ago

            If this is true:

            If you report the message it then the full text gets sent to WhatsApp.

            That means there’s a software switch that dumps a plaintext copy of a supposedly encrypted message when flipped.

            Therefore, all you need to read any WhatsApp message is the ability to flag the message as “reported”, and access to wherever the plaintext copies get sent.

            Considering how often security is an afterthought for corporations, the access part is probably easy.

            • Rivalarrival@lemmy.today
              link
              fedilink
              English
              arrow-up
              1
              ·
              38 minutes ago

              That means there’s a software switch that dumps a plaintext copy of a supposedly encrypted message when flipped.

              Kinda, sorta, but no, not really. What’s happening is that the recipient is decrypting the message. When you report the message, you include a cleartext copy with your report.

              The “switch” you are talking about is in the same app that is doing the decryption. For the bad actor to toggle that “switch”, they would have to control the app.

            • a4ng3l@lemmy.world
              link
              fedilink
              English
              arrow-up
              10
              ·
              3 hours ago

              The easiest implementation of this is that the recipient of an infringing message flags it from its local client. At that point it’s not encrypted if their claim of e2ee is true.

              It also means that only parties involved in the message exchange can flag / report them.

              Corporations are often not so monolithic ; the guys doing abuse are likely not the one who try to milk users (looking at you marketing).

    • HereIAm@lemmy.world
      link
      fedilink
      English
      arrow-up
      19
      ·
      7 hours ago

      I don’t particularly know much about this specific topic but, it would be trivial for them to read what’s seen in the app. The encrypted part is only during transfer of a message, your app is still decrypting it to plain texts, and meta can just read the message at that point.