• lagoon8622@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 days ago

    Are you so sure Apple doesn’t have your keys? How are they migrating the keys to your new device? It’s all closed source

    • GamingChairModel@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 hours ago

      The actual key management and encryption protocols are published. Each new device generates a new key and reports their public key to an Apple-maintained directory. When a client wants to send a message, it checks the directory to know which unique devices it should send the message to, and the public key for each device.

      Any newly added device doesn’t have the ability to retrieve old messages. But history can be transferred from old devices if they’re still working and online.

      Basically, if you’ve configured things for maximum security, you will lose your message history if you lose or break your only logged-in device.

      There’s no real way to audit whether Apple’s implementation follows the protocols they’ve published, but we’ve seen no indicators that they aren’t doing what they say.