This is an article written by telegram’s founder and CEO Pavel Durov in 2019 on “Why whatsapp will never be secure”. Your thoughts?

  • mustbe3to20signs@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    8 months ago

    WhatsApp’s e2e encryption is based on the Signal protocol and active by default. Telegram’s is opt-in. So much for Telegram’s superior privacy…

    • ReversalHatchery@beehaw.org
      link
      fedilink
      arrow-up
      0
      ·
      8 months ago

      They tell whatever they want until their claims can be validated with the source code. If we take it for granted that they use an original, unmodified version of the signal protocol programming libraries, there are still multiple questions:

      • how often do they update the version they use
      • what are they doing with the messages after local decryption (receiving), and before encryption (sending)
      • how are they storing the secret keys used for encryption, and what exactly are they doing with it in the code

      Any of these questions could reveal problems that would invalidate any security that is added by using the signal protocol. Like if they use an outdated version of the programming library that has a known vulnerability, if they analyze the messages in their plain data form, or on the UI, or the keypresses as you type them, or if they are mishandling your encryption keys by sending them or a part of them to wherever

    • Clot@lemm.eeOP
      link
      fedilink
      arrow-up
      0
      ·
      8 months ago

      No. Whatsapp’s metadata is not encrypted and can be used by its parent company, also backups are not secure. While telegram’s is opt in (yeah that sucks and here’s there excuse for that https://tsf.telegram.org/manuals/e2ee-simple), they are as secure as signal’s (if not more).

      • mustbe3to20signs@feddit.de
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

        I’m not saying that WhatsApp is the good guy here, Meta sucks but compared to Telegram I rather trust them if I have to.
        And the the encrypted backups are only problematic when you use the automatic Google Drive upload.

          • mustbe3to20signs@feddit.de
            link
            fedilink
            arrow-up
            0
            ·
            8 months ago

            Telegram is a shell company and only offers mediocre, opt-in encryption. The thing I like most about them is there support for 3rd party clients.

            • BearOfaTime@lemm.ee
              link
              fedilink
              arrow-up
              0
              ·
              8 months ago

              You obviously haven’t seen the charts of the metadata that WhatsApp collects. And we know how anti-consuner, adversarial and anti-privacy Facebook is overall with their tracking pixels, ghost profiles, etc.

              Telegram at least doesn’t have the FB dataset. FB knows about me, though I’ve never once in my life been on their website or used anything related to them. Not once. The first I heard of FB I saw immediately the privacy problem with them, and made sure to never have anything to do with them. But they know about me from other peoe posting pics and such, which they then correlate with sites I’ve been on that have tracking pixels. WhatsApp ads a metric shitton of metadata to that pile, with date, time, location, duration of conversations, businesses you’re near at the time, their operating hours, etc, etc. They have a massive, constantly growing dataset, which they can easily correlate elements.

              WhatsApp may be encrypted, but I trust Zuck so little that I wouldn’t doubt they capture keystrokes in app before the message is sent. They have the capability as was shown in a recent research article (though no evidence of it happening).

              Id rather not use Telegram, but it’s far lesser of the two evils. I’m trying to get folks to other apps. Signal doesn’t sell, SimpleX isn’t quite ready, I think Wire has the same stored encryption key issue, though I may be mistaken (I’m not fully clear how it’s managed).

      • Display Name@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

        Multi-device End-to-end encrypted chats are a mess

        I’m not going to read it all but matrix managed to deliver on fully encrypted messages that you can have on multiple devices.

        • BearOfaTime@lemm.ee
          link
          fedilink
          arrow-up
          0
          ·
          8 months ago

          ×Years ago*.

          Kills me I was running XMPP on my phone in 2010. Couldn’t get people off SMS to XMPP, though it synced with my desktop messenger even then! Yea, encryption hadn’t been fully sorted yet, but it’s not like SMS has encryption!

      • crispy_kilt@feddit.de
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

        they are as secure as signal’s (if not more

        Incorrect. They are trivially breakable as it is unauthenticated DH which is as good as no encryption at all.