you are viewing a single comment's thread
view the rest of the comments
[–] 8 points 2 years ago (1 child)

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.

  • source
  • parent
  • hideshow 2 child comments
  • [–] -1 points 2 years ago* (1 child)

    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.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 years 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.

  • source
  • parent