OPN Intel
LIVE
BTC$76,620MAYER0.95×200W1.25×PI-CYCLE38%DRAWDOWN-39%PUELL0.81×W-RSI45BMSB0.97×
AS OF 2026-05-24
Intel· Quantum series· Apr 10, 2026· 3 min read

Bitcoin Quantum Prototypes Work Without Changing the Protocol

On April 10, Lightning Labs CTO Olaoluwa Osuntokun posted a working zk-STARK prototype to the Bitcoin developer mailing list that lets wallet owners prove key ownership without exposing their seed phrase — designed to rescue funds if Bitcoin ever disables Taproot key-path spending. The same week, StarkWare developer Avihu Levy published QSB (Quantum-Safe Bitcoin), a complete quantum-safe transaction scheme that works within existing legacy script constraints with no protocol changes required.

Key takeaways

  1. Osuntokun's zk-STARK prototype lets a wallet holder prove ownership of a private key using a zero-knowledge proof without revealing the key or seed phrase. It is designed for an emergency scenario where Bitcoin disables Taproot key-path spending and holders of Taproot-address coins need a way to prove ownership and migrate without exposing their keys. zk-STARKs are themselves post-quantum secure, unlike zk-SNARKs which rely on elliptic-curve pairings vulnerable to Shor's algorithm
  2. StarkWare developer Avihu Levy published QSB (Quantum-Safe Bitcoin), a quantum-safe transaction scheme built entirely within Bitcoin's existing legacy script constraints. QSB requires no protocol changes, no soft fork, no consensus upgrade — it uses only opcodes Bitcoin's network already validates. The Bitcoin held in a QSB transaction does not rely on elliptic-curve signatures for its security guarantees
  3. Both prototypes are proofs of concept, not production deployments. Neither is activated on mainnet. Neither has been reviewed for production use. What they demonstrate is that working technical implementations of post-quantum Bitcoin defense exist and can be built by individual developers — the bottleneck is governance, not cryptography
  4. Firedancer, Jump Crypto's alternative Solana validator client, launched a $1 million public audit competition on Immunefi running April 9 to May 9 for its v1 codebase — a data point on how the industry is responding to the current security environment with structured, funded review programs
  5. Within 10 days of Google's quantum paper, Bitcoin developers produced working prototypes addressing two of the hardest sub-problems: proving ownership without key exposure, and constructing quantum-safe transactions within existing script constraints. The technical path exists. The question is coordination.

What Happened

On April 10, two Bitcoin developers published working implementations addressing different aspects of the post-quantum problem — neither requiring changes to Bitcoin's existing protocol. Lightning Labs CTO Olaoluwa Osuntokun posted a zk-STARK-based prototype to the Bitcoin developer mailing list. StarkWare's Avihu Levy published QSB. Both are proofs of concept demonstrating that quantum-safe Bitcoin transactions are buildable with existing infrastructure.

Osuntokun's zk-STARK Prototype

Osuntokun's design targets a specific emergency scenario: what happens to Taproot-address coin holders if Bitcoin's network disables Taproot key-path spending as a quantum defense? Taproot addresses expose public keys by default. If the network needed to close that spending path, holders would need an alternative way to prove ownership and migrate — without revealing their private key in the process.

A zero-knowledge proof lets a prover demonstrate knowledge of a secret without revealing it. Osuntokun used zk-STARKs — post-quantum secure, unlike zk-SNARKs which rely on elliptic-curve pairings — to construct an ownership proof that works even if the standard Taproot spending path is closed. The prototype is a rescue mechanism: a path for exposed-address coin holders to prove their keys and migrate to a quantum-safe format under adversarial conditions.

Levy's QSB: No Protocol Changes Required

Levy took a different approach. Rather than designing a new address type requiring a Bitcoin upgrade, he constructed a quantum-safe transaction scheme entirely within Bitcoin's existing legacy script operations. Bitcoin Script has a specific, limited set of opcodes. Levy demonstrated those opcodes, as they already exist on mainnet, are sufficient to construct a transaction that does not rely on elliptic-curve signatures for security.

QSB is deployable today — not easily, not efficiently at scale, and not in a form that would work broadly without engineering work. But the cryptographic possibility is demonstrated using the current network. No governance debate, no activation threshold, no coordination required for the underlying proof.

What This Means for You

Neither prototype changes your immediate security posture. They are not production tools. What they change is the framing of the governance problem. The argument that Bitcoin cannot respond to quantum threats because the technical solutions require too many changes gets harder to sustain when individual developers produce working implementations within days of a paper triggering community concern.

The bottleneck is not cryptographic capability. It is coordinating a decentralized network of operators, miners, wallet developers, and node runners around a shared migration timeline — before the threat window closes. The prototypes sharpen the urgency of that coordination problem by proving the technical path is not the limiting factor.

What to Watch

Watch for peer review and community response to both implementations on the Bitcoin developer mailing list. Watch for whether Blockstream's Liquid network post-quantum experiments produce published results that can inform the mainnet conversation. The next milestone that matters is moving from individual proofs of concept to a coordinated multi-team review process — the same kind of process Ethereum has had running for eight years.

The technical path to quantum-safe Bitcoin now has working code. The governance path does not.

Sources

  1. [1]Crypto Integrated newsletter — 'Crypto News April 10, 2026', April 10, 2026
  2. [2]Bitcoin developer mailing list — Olaoluwa Osuntokun, zk-STARK prototype post, April 10, 2026
  3. [3]Avihu Levy (StarkWare) — QSB publication, April 2026
  4. [4]CoinDesk — 'Bitcoin's $1.3 Trillion Security Race: Key Initiatives', April 5, 2026
  5. [5]CoinDesk — 'Bitcoin's Quantum Threat Is Distant but Migration Clock Is Ticking, Says Adam Back', April 8, 2026
  6. [6]Immunefi — Firedancer v1 $1M audit competition, April 9 to May 9, 2026
Quantum series · Part 4 of 9
← Previous part
Two Papers Reframe Bitcoin's Quantum Threat as Mostly Misunderstood
Next part →
BIP-361 Would Freeze Bitcoin That Doesn't Migrate to Quantum-Safe Addresses

More in Quantum

Trump Executive Order Moves Federal PQC Deadline to 2031Project Eleven's 15-Bit Quantum Bounty, Reproduced in 20 Python LinesPostquant Labs Shipped Quantum Protection Without a Bitcoin Soft Fork