🔥 Telegram File NEW Limit Size
= 2000 * 1024 * 1024 Bytes
= 2,097,152,000 Bytes
= 2,048,000 KiB
= 2,000 MiB
= 1.95 GiB

  • riccardoM
    link
    34 years ago

    He’s probably referring to Telegram defaulting to TLS-like encryption instead of using e2e

    • @racoon
      link
      14 years ago

      Even in encrypted chats, they use their secret non disclosed recipe

      • riccardoM
        link
        24 years ago

        Hmmm non-disclosed? If you’re talking about the fact that the backed code is not public, then you are right. They didn’t release it yet. Though, MTProto is fully open and documented and anyone can check its implementation in the clients by checking their source code, which is public. The whole point of e2e encryption is that you don’t need to trust the server to know your chats are actually encrypted (as long as you verified your chat partner’s key fingerprint through another trusted channel), so being able to audit the implementation of the protocol from the clients public code is enough to know the server cannot snoop your conversations