• wyrmroot@programming.dev
      link
      fedilink
      arrow-up
      21
      ·
      edit-2
      2 days ago

      This is not the case, but I do still disagree with the “trust me bro” approach to a feature rollout that does send data your somewhere, encrypted or not.

      Edit: For those interested, the reason it’s not the same as a backdoor is that the result of the computation done on HE data is itself still encrypted and readable only by the original owner. So you can effectively offload the work of a certain analysis to a server that you don’t actually trust with your keys.

      • t3rmit3@beehaw.org
        link
        fedilink
        arrow-up
        1
        ·
        2 days ago

        For those interested, the reason it’s not the same as a backdoor is that the result of the computation done on HE data is itself still encrypted and readable only by the original owner. So you can effectively offload the work of a certain analysis to a server that you don’t actually trust with your keys.

        Do iPhones have a BYOK system for people to supply their own keypairs? Or is their OS open-source so that people can see how the keys are being handled? Because if not, it just sounds like all it takes to break this is for Apple’s OS that it controls to ship the private keys that it generated up to its servers?

      • P03 Locke@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        2 days ago

        readable only by the original owner

        Right now it’s not. All encryption gets its back broken by security flaws and brute force mathematics.