Every single discussion thread about any announcement in quantum feels exactly the same:
1. this is not what you think it is, there are caveats and the title is misleading.
2. I feel there is so much hype around quantum computing.
3. It's like nuclear fusion, always 10 years away.
4. Nuclear fusion is at least practical. QC is not.
5. Did they manage to find prime factorization of 17 already? LOL
6. Cryptography will be dead, RIP bitcoin and https.
7. No, actually quantum computers are useless.
It's tiring.
I recommend this recent post by Scott Aaronson https://scottaaronson.blog/?p=9668
Judging by the other comments on here, they learned to title their articles from OpenAI and Anthropic.
“Demonstrates“ vs. “can be applied to 17,000 qubits simultaneously.“ - too completely different things, you know ...
Non-paywalled research paper:
I am of the view the 17000 is simply referring to once they had the system set in the final stage they are happy with. They ran 17000 qubits through it over the course of testing and it led to a fidelity of 99%. Which is useful as fidelity is important, although this still isn't accurate enough, but it is no where near programmable general quantum computer.
Seems like we are moving from theory to pactice faster than expected.
And ... can it run Crysis?
:-D
[dead]
[dead]
For real? I wouldn't have thought so many would be possible so soon. Might actually need to look into quantum computing again after 20 years.
things are speeding up dangerously
sure this isn't a 17k qubit quantum computer, but it's a step in that direction
and this isn't the only news falling under "this is moving faster then expected"
just one in many which scream "time to take it serious, deadline 2029 try earlier"
---
a year or so(?) ago some investments happened, which made only sense if there had been some unpublished break through in quantum computer hardware (through you never can exclude foolish absurd high Risiko investments). (Sadly I didn't bookmark/safe the relevant articles/analysis, so take with a grain of salt.)
then more recently, google researchers had some break through wrt. quantum algorithms. It can now be generally assumed that 10k qubits (in the right setup) are enough to break 256 elliptic curve cryptography (or 2048bit RSA) _in minutes_!
There where also other hardware breakthrough published, and error correction break throughs etc.
The general consensus of people more knowledgeable in this field then me seems to be going in the direction that you must _finish fully migrate to post quantum cryptography by 2029_.
Note that this isn't a "100% guarantee there are cable quantum computers in 2030", but a "the chance of this happening is too high to not be prepared by then".
Also that is mainly true for webpki, TLS, cloud infrastructure/deployment systems, code signing, etc.
Overall:
- from a academic/paper background 2029 seems to be the deadline to finish migrating to post quantum cryptography
- claudflare agrees and has moved up it's internal deadline to 2029
- same for Google, Google also seem to have prioritized quantum secure authentication over harvest now/decrypt later protections. Which IMHO implies they take that deadline quite serious.
- IBM expect some "moonshot" attacks against high value targets already in 2029 (i.e. ~one year earlier) instead of 2030.
___
Through overall what does that mean for most people?
- If you run some small low security service then probably for now nothing much. But make sure you can move to pq if the tooling (webpki, TLS, etc.) starts supporting it and keep an eye on the topic.
- For webpki, TLS and co having well working and by default supported pq cryptography is paramount. This tech isn't just powering the secure web, it's used far beyond and if broken might be enough to take over large parts of whole cloud providers.
- If you have some very sensitive material, where it's a big problem if it leaks even years later, then you have a problem. Because you probably should have already migrated to post quantum cryptography 1-2 years ago ... Note that symmetric encryption is mostly unaffected. Sure there are a lot of people saying it's "slashed in half" (e.g. 128bit => 64bit) but luckily that isn't fully true. I personally still would go with 256bit where viable, as often there is little reason not to do so. BUT a lot of the ways of sharing/accessing/deriving that secure symmetric key use cryptography which should be assumed to be broken soon.
- for VPNs if they allow complementing the asym. crypto with a symmetric key do that now (e.g. wireguard pre-shared key). But that is for many use cases a hen/egg issue as how do you securely exchange the pre-shared key? So look out for changes in the tooling/ecosystem.
- for DevOps, look out for changes in the ecosystem especially webpki/TLS/certs and look out for tools which have a high chance to not mitigate in time
- for Devs post quantum cryptography often looks like it could "just slot in" but that often isn't fully the case due to very different key sizes and performance characteristics. Look out for it. Also making you system ready to migrate to pq-safety was a recommendation by NSA and pretty much any other national cyber security agency for years by now. Furthermore with the standardization of ML-KEM the recommendation shifted to using that where viable (potentially in a hybrid KEM). So if you now notice that you never bother to check/plane ahead you probably should give it some priority now as you may be found to have acted in neglect which could in unlucky cases turn into legal liabilities.
I find the editorialized title misleading. They trapped 17000 atom pairs in an optical lattice and demonstrated a high-fidelity quantum gate between the atoms of each pair in parallel. There is no interaction between the atoms of different pairs and no individual control. The experiment demonstrates a very robust gate scheme, but is a long way from a programmable computer.