
Bitcoin could have its first concrete prototype for a problem that developers have so far discussed mainly in theory. Lightning Labs CTO Olaoluwa Osuntokun said this week he has built an end-to-end prototype that could offer certain Bitcoin wallets a way out if the network ever launches a soft fork to defend against quantum attacks by disabling exposed key spend paths.
The proposal focuses on Taproot and, more specifically, BIP-86 style wallets, which do not commit to a script path and could therefore be left without a clean migration path during such an upgrade.
The prototype uses a zk-STARK proof to show that a taproot seed key was derived from a BIP-32 seed via a BIP-86 derivation path, without exposing the seed itself. This point is important. Previous academic ideas around “seed lifting” hinted at a possible recovery path, but they came with a trade-off of exposing the wallet seed and potentially other non-migrated coins. Osuntokun’s version is intended to avoid this.
In practice, the concept could allow BIP-86 wallets, and potentially other BIP-32 wallets, to move funds to a new post-quantum edition if users fail to move coins before a future quantum-related rule change takes effect. This would therefore be a kind of last resort, not a replacement for broader migration.
There is no official Bitcoin proposal attached to the demo, nor is there a launch timeline. The debate about how urgent the quantum threat really is remains unresolved. Nevertheless, the prototype changes the discussion a little. It turns a long-standing concern about wallet compatibility and protocol design into something that developers can now directly test, dissect, improve and discuss in much more concrete terms.
No Comments