The full power of next-generation quantum computing could soon be harnessed by millions of individuals and companies thanks to a breakthrough by scientists at Oxford’s Department of Physics guaranteeing security and privacy. The advance promises to unlock the transformative potential of cloud-based quantum computing and is detailed in a new study published in Physical Review Letters.

In the new study, the researchers use an approach known as ‘blind quantum computing’, which connects two totally separate quantum computing entities – potentially an individual at home or in an office accessing a cloud server – in a completely secure way. Importantly, their new methods could be scaled up to large quantum computations.

    • MagicShel@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      3 months ago

      So regular cryptography is threatened by quantum computing, for sure. I imagine you’d wind up with some kind of quantum coprocessor like we used to have for math back in the day because quantum computing isn’t a replacement for current computers.

      That said, cloud-based quantum cryptography has a big hole in it: the connection to the cloud.

      • MonkderDritte@feddit.de
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        So regular cryptography is threatened by quantum computing

        I don’t see that happen anytime soon. The theoretical advantage can’t be used because of practical disadvantages, so far.

        • MagicShel@programming.dev
          link
          fedilink
          arrow-up
          2
          ·
          3 months ago

          Agreed, although I wonder how much further ahead state actors are compared to common knowledge. Standard encryption will be broken before most of us are aware, I think.

      • dsemy@lemm.ee
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 months ago

        That said, cloud-based quantum cryptography has a big hole in it: the connection to the cloud.

        Read the article, the whole point is making the connection the the cloud actually secure.

        • wizardbeard@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          0
          ·
          3 months ago

          It’s still not your hardware, so you can’t rely on the data being private to you even if the connection is secure.

          Then there’s going to be all the politics present with the location of whatever endpoint you connect to, issues of uptime and availability, etc.

          It’s a matter of the threat model you’re concerned about, but this does not fill me with confidence if this is considered a “breakthrough solution”. There’s nothing quite like a half assed solution to kneecap work on a “proper” one.

        • MagicShel@programming.dev
          link
          fedilink
          arrow-up
          0
          ·
          3 months ago

          I read it but I didn’t see anything about local quantum encryption. Originally my comment talked about that until I realized they are just talking about accessing cloud-based quantum encryption. So I immediately edited it not to look like an idiot. If I’m still missing something, let me know, but I am not seeing it.

      • Umbrias@beehaw.org
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        There are plenty of quantum resistant cryptography methods that already exist and have existed for a decade or more.

    • giloronfoo@beehaw.org
      link
      fedilink
      arrow-up
      0
      ·
      3 months ago

      Maybe not once quantum computers become more common.

      Our current encryption methods can be represented as wave functions. This allows a sufficiently large quantum computer to solve for the keys in very little time.

      There are new algorithms being developed that should defend against this. So you may still be correct.

      Post Quantum Cryptography

    • dsemy@lemm.ee
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      However, delegating quantum computations to a server carries the same privacy and security concerns that bedevil classical cloud computing. Users are currently unable to hide their work from the server or to independently verify their results in the regime where classical simulations become intractable. Remarkably, the same phenomena that enable quantum computing can leave the server “blind” in a way that conceals the client’s input, output, and algorithm [6–8]; because quantum information cannot be copied and measurements irreversibly change the quantum state, information stored in these systems can be protected with information-theoretic security, and incorrect operation of the server or attempted attacks can be detected—a surprising possibility which has no equivalent in classical computing.

      From the paper the article talks about