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

  • Treczoks@lemmy.world
    link
    fedilink
    English
    arrow-up
    20
    ·
    5 hours ago

    I never assumed that this presumed “end to end encryption” was secure in any way. The key exchange either runs over Meta servers, and they just log them, or the client software simply surrenders the key (maybe always, maybe on demand) together with the data stream that still runs over Meta servers.

    • zergtoshi@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      5 hours ago

      They can log anything they want and have nothing useful, if the encryption protocol is sound.
      Have a look at how TLS is designed, if you want to know more.

      • Treczoks@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        1 hour ago

        I know my way around cryptography, therefor I am skeptical. If push comes to shove, they can simply command the Whatsapp App to silently surrender the keys. Nobody would know, it is a closed source app and protocol, and they can hide what they are doing inside the (probably) TLS encrypted stream.

        • zergtoshi@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          ·
          5 hours ago

          But the key exchange is not the issue then.
          Access to private keys is.
          If the host system, on which the key exchange runs, is compromised, you’re toast.

          • Railcar8095@lemmy.world
            link
            fedilink
            English
            arrow-up
            6
            ·
            4 hours ago

            Where’s the private key? I can get a new phone, log with WhatsApp and download all the historical messages without intruducing any additional password or key.

            I assume they have all the required data too.

            • MalMen@masto.pt
              link
              fedilink
              arrow-up
              1
              ·
              3 hours ago

              @Railcar8095 @zergtoshi actually is not my exlerience with whatsapp, since I have the backups disable, everytime I change phones I lost all my conversations. But since whatsapp is closed source, the app can indeed use encryption to comunicate p2p, but I will allways assume that the key is logged by meta, “just in case”

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

              Sounds like a compromised phone in the sense that it doesn’t protect (and instead transmit) the private key.