One of the most consequential developments for the migration debate has been development on rescue protocols. These are mechanisms that allow holders of frozen coins to prove ownership and reclaim their funds without relying only on their private key, which could be compromised once a cryptographically relevant quantum computer (CRQC) exists.
Two proposals advanced in August. Dropkick, published on August 1 by pseudonymous developer Conduition, is a new commit/reveal rescue protocol. Lifeboat, authored by Tadge Dryja, was updated and recently presented at the bitcoin++ conference.
Both follow a similar two-step process: to recover vulnerable coins after they have been frozen, the holder first commits information proving ownership, then later reveals it to authorize a rescue spend. Crucially, this information cannot be derived in advance by a CRQC. The details differ, but the principle is the same.
Why does this matter? BIP-361 proposes to eventually disable ECC-based spending. Coins that fail to migrate would become unspendable: either permanently burned, or temporarily frozen. Rescue protocols are the mechanism that makes "temporarily frozen" a credible outcome rather than a euphemism.
These protocols are also more conservative than the alternative path previously envisioned for the final phase of BIP-361, which relied on post-quantum secure ZK-SNARKs. "More conservative" here means more likely to be safe and to function correctly, because the cryptographic assumptions are simpler. That is a meaningful reduction in risk for the frozen-coins path.
The practical implication: even if Bitcoin is eventually forced to disable ECC while millions of BTC remain unmigrated, most of those coins will have a way out. Not all, because some address types cannot benefit from rescue protocols, and truly lost coins have no one to commit a proof. But for a growing share of unmigrated coins, frozen would no longer mean permanently lost.