• @[email protected]
    link
    fedilink
    English
    82 months ago

    They’ve implemented it in such a way that you only have access to an encrypted chat on a single device, so no syncing between devices. Syncing E2EE chats across devices is more difficult to pull off, but it’s definitely possible and other services do that by default.

    • @pressanykeynow
      link
      English
      -1
      edit-2
      2 months ago

      Syncing E2EE chats across devices is more difficult to pull off, but it’s definitely possible and other services do that by default.

      That’s because if you are able to get your private key on another device, then Google, Apple or Microsoft, and that means anyone, also have access to your private key. And you don’t have e2ee, literally.

      • @[email protected]
        link
        fedilink
        English
        42 months ago

        I would look into how Matrix handles this, for example. It involves unique device keys, device verification from a trusted device, and cross-signing. It’s not just some private key that’s spread around to random new devices where you lose track of.