This topic was last discussed a bit more than a year ago. However, in light of recent QC research advances, experts have expressed concerns that Q-day might come much earlier than expected:
- 2025-12-21: Shtetl-Optimized » Blog Archive » More on whether useful quantum computing is “imminent”
- 2026-03-25: Google’s timeline for PQC migration
- 2026-04-06: A Cryptography Engineer’s Perspective on Quantum Computing Timelines
- 2026-04-07: Cloudflare targets 2029 for full post-quantum security
so I thought it would worth re-opening the topic.
Notably, the blog posts by Google, Filippo Valsorda, and Cloudflare all declare that "It’s time to focus on authentication" (Cloudflare) and that
Regrettably, we’ve got to roll out what we have. That means large ML-DSA signatures shoved in places designed for small ECDSA signatures, like X.509 […]
(Filippo Valsorda)
This deviates from the approach pursued by the industry so far (focus on PQ encryption first to prevent harvest-now-decrypt-later attacks, worry about authentication later), which was also reflected by @impurify's answer in the previous thread:
There is absolutely no security need for post-quantum signatures in TLS at this time: Large quantum computers do not yet exist, and a potential future attacker cannot go back in time to forge signatures to tamper with TLS connections in the present.
I realize LetsEncrypt might not be the ideal forum to address this, as @jvanasco pointed out in the other thread:
In terms of changes to Certificates (such as key types), that is driven by the CA/B forum baseline requirements. Extensions or changes to the ACME protocol would require a mix of IETF support and CA/B Forum acceptance. TLDR on that is that we're not able to see any change on those things unless there is hotfix to a compromise, or several members make a coordinated push to fasttrack a new standard. LetsEncrypt staff have made it clear they want to fasttrack new PQ standards once the ecosystem is more stable […]
On the other hand LE has been leading the industry in many ways over the years and standardization processes are rather intransparent to the community at large, so it would be great to hear what LE's plans are (if any) and what's going on behind the scenes.