Coinbase Plans Post-Quantum Bitcoin Custody For Any Scheme

13 min read
3 views
Sep 23, 2026

Coinbase is quietly redesigning custody so it can handle any post-quantum Bitcoin signature, even if networks never agree on one standard. The harder part is what happens to keys.

Financial market analysis from 23/09/2026. Market conditions may have changed since publication.

What happens to a quarter-trillion dollars when the math that protects it starts to look old? That question sat with me while I read through Coinbase’s latest custody plans. Not because a quantum computer is knocking on the door this afternoon. It is not. The interesting part is the posture. The firm is designing custody that can live with almost any post-quantum signature Bitcoin, or some other chain, might eventually pick. That is a quieter kind of ambition than a product launch, and honestly more useful.

Why Coinbase Is Building Custody Before Bitcoin Chooses A Scheme

Bitcoin still signs with elliptic-curve cryptography. No publicly demonstrated machine can peel private keys out of those public keys today. Fine. The problem is not today’s machine. The problem is the lag between a new signature standard and the industrial plumbing that moves institutional coins. Custodians do not flip a switch. They rewrite key generation, approval workflows, disaster recovery, and the boring software that auditors actually care about.

Coinbase’s chief cryptographer, Yehuda Lindell, put the strategy in plain language on a recent industry program. The company wants the custody stack to stay usable no matter which post-quantum scheme a chain selects. Different communities may not even pick the same design. If you build around one favorite candidate and the network chooses another, you have a very expensive mismatch.

I will be able to say, I can support any scheme.

– Yehuda Lindell

That line is the whole product thesis. Support the scheme after the politics settle. Do not bet the vault on a single draft.

The Size Of The Book Makes The Timeline Feel Different

Lindell cited about $250 billion in institutional assets under Coinbase protection. A separate U.S. custody review put the institutional figure nearer $376 billion and said the firm safeguards more than 80% of assets tied to U.S. spot Bitcoin and Ethereum exchange-traded funds. The gap between those two numbers is not a scandal. Reporting dates differ. Product scopes differ. What does not change is the scale. BlackRock and other large issuers already lean on this infrastructure for coins sitting behind regulated products.

Retail holders can migrate a wallet when they feel like it. Fund investors never touch the keys. If Bitcoin ever changes how it signs, those keys have to move through a custodian that already knows how to prove control to regulators, auditors, and the issuer. That is why this work is not a science-fair project. It is operational risk management dressed as cryptography.

I’ve found that people talk about quantum risk as if it were a single cliff. In practice it is a long corridor of upgrades: addresses, wallets, exchange withdrawals, ETF operational manuals, insurance language, and board packets. Custody sits in the middle of that corridor.

Bitcoin Has Not Picked A Winner, And That Is The Point

There is no activated post-quantum signature on Bitcoin. Draft ideas exist. Some look at hash-based constructions. Others look at lattice-based standards already published by national bodies. None of that is consensus. None of that is live money.

Two draft tracks keep coming up in developer circles. One would change how certain outputs can be spent so that a quantum-vulnerable key path is no longer the easy option. Another sketches a phased retirement of today’s elliptic-curve signatures after a post-quantum output type exists. Neither has been activated. An experimental hash-based design under discussion still needs review and a completed security argument. In other words, the industry is arguing in public while the coins sit in production systems.

Perhaps the most interesting aspect is the social layer. Bitcoin does not have a product manager who can declare a standard on a Tuesday. Custodians therefore cannot wait for a memo. They have to assume several endings and keep the vault flexible.


Why Multi-Party Computation Hits A Wall

A lot of institutional custody is built on multi-party computation, or MPC. The idea is simple enough to say and hard to implement well. You split control of a key across several parties. No single machine holds the full secret. Approvals still happen. The full key never sits in one laptop.

That model loves the arithmetic of today’s signatures. Many post-quantum candidates do not share that friendly structure. Hash-based signatures are the awkward guest. They do not give you the same algebraic handles that classic key-splitting depends on. Lindell was blunt about it. A number of schemes may be “not friendly to MPC.”

Researchers, including well-known academic cryptographers, are poking at MPC-style controls for those signatures. The work is early. Calling it production-ready would be marketing, not engineering. Coinbase is watching that research. It is not waiting for a miracle paper before it designs a fallback.

  • MPC works cleanly when the math supports distributed signing.
  • Hash-based designs often lack that structure.
  • Lattice-based options such as ML-DSA are closer to existing institutional experiments.
  • A custodian that only supports one family can get boxed in by a chain vote.

Other firms have already run tabletop tests. One custody provider simulated quantum-safe MPC with a partner lab using an ML-DSA protocol, keeping policy checks and separation of duties in the loop. That is useful. It is also one path. Coinbase’s stated aim is an architecture that can absorb schemes beyond that single standard if a network picks something else.

Hardware Modules As The Unfashionable Backup

When distributed math gets stubborn, you go back to a box. Coinbase is looking at programmable hardware security modules as a second custody method. HSMs are physically hardened devices that store secrets and run sensitive operations. In the design under discussion, keys would stay encrypted with post-quantum cryptography and would be assembled only inside the module.

That is a trade. You regain the ability to sign with schemes that refuse to split nicely. You also concentrate the complete key, at least for a moment, inside a piece of metal and firmware. Physical security, access control, and tamper response suddenly matter more than they do in a pure MPC story. I do not see that as a retreat. I see it as admitting that cryptography and operations are not the same job.

Programmable modules also buy time. If developers settle on a new standard two years from now, you load support rather than rebuild the entire custody philosophy. Lindell did not give a finish date. He said the work could take time. Fair. Anyone promising a neat calendar for this is selling confidence, not a schedule.

The HSM path would not replace MPC everywhere. Where a scheme still splits cleanly, distributed control can stay. Where it does not, the module becomes the room where the key is allowed to exist. Two tools. One policy layer. That is the grown-up version of “we support any scheme.”

What The Internal Roadmap Actually Touches

Coinbase has talked about more than a slogan. The post-quantum roadmap includes address handling, internal key-management systems, and research into running schemes such as ML-DSA inside MPC where that is even plausible. Earlier in the year the firm stood up an independent advisory group on quantum computing and blockchain. The roster mixes cryptographers, a quantum information researcher, protocol specialists, and distributed-systems people. The mandate is assessment, published recommendations, and a response when the technical picture jumps.

In mid-year that group urged Bitcoin developers to start migration tooling before a cryptographically relevant quantum computer exists. The estimate that stuck with me was the stock of coins sitting in older pay-to-public-key style addresses with exposed public keys, on the order of 1.7 million BTC, with address reuse potentially pushing a broader set toward five million BTC in a future risk bucket. Those are not doomsday figures. They are inventory. Inventory you can plan around if you start early.

The advisory group did not call for freezing coins or burning stranded outputs. It said the community should decide, through consensus, how to treat coins that remain in older formats after a migration window. That is the only honest position. A custodian can prepare rails. It cannot write Bitcoin’s social contract.

LayerWhat changesWho feels it first
Signature mathNew schemes replace or sit beside elliptic curvesProtocol developers
Addresses and walletsNew output types and spending pathsUsers and wallet vendors
Custody keysGeneration, storage, policy, recoveryInstitutions and ETF issuers
Market productsOperational manuals and attestationsRegulated funds

Exposed Keys Are A Present Design Choice, Not A Future Accident

People sometimes talk as if quantum risk will arrive as a surprise storm. A large share of the risk is already visible in how Bitcoin was used. Pay-to-public-key outputs put the public key on-chain. Address reuse does the same after the first spend. Once a public key is public, a future machine that can invert the curve has a target. Coins that never revealed a public key sit behind a hash and look different under that threat model.

That distinction matters for custody design. Institutional desks reuse addresses less than early holders did, but they still inherit chain history when they take deposits. Migration tools have to move coins, prove the move, and leave an audit trail that a fund administrator can read. Fancy signatures do not help if the operations team cannot explain the transaction to an examiner.

In my experience, the teams that sleep better are the ones who treat address hygiene as a policy, not a slogan. Fresh outputs. Tight reuse rules. Clear ownership of every key ceremony. Quantum talk just makes those habits look less optional.

ML-DSA Is A Standard, Not A Destiny

ML-DSA sits in a published U.S. post-quantum digital signature standard. That gives institutions something they can point to in a risk committee. It also explains why some custody tests started there. Standards documents travel well through compliance. Research drafts do not.

Bitcoin does not have to adopt that standard. Ethereum does not have to adopt the same thing Bitcoin adopts. Other networks may split the difference. If your custody engine can only speak one dialect, you will spend the next cycle explaining why a client’s chain is “not supported yet.” Coinbase is trying to avoid that sentence.

Is that overbuilding? Maybe. I’ve also watched firms underbuild for protocol changes and then sprint. Sprints in custody are how you get ugly exceptions. I would rather see extra architecture now than a weekend migration later.

What ETF Investors Should Actually Worry About

Spot Bitcoin and Ethereum fund holders do not control private keys. Issuers pick custodians. Those custodians pick hardware, software, and procedures. If a network adds a post-quantum output type, the fund’s coins move only when the custodian, the issuer, the authorized participants, and the listing rules all line up. Coinbase being able to support multiple schemes is relevant. It is not sufficient. The chain still has to activate something. Wallets still have to speak it. Users who self-custody still have to move.

That last group is easy to forget in a custody story. Plenty of Bitcoin is not sitting in an institutional vault. Migration for those coins is a human problem: lost seeds, forgotten wallets, inherited accounts, exchanges that stalled. A polished HSM farm does not help a person who cannot find a backup phrase from 2015.

  1. Networks specify new output types and spending rules.
  2. Wallet software learns to create and spend those outputs.
  3. Custodians upgrade key ceremonies and policy engines.
  4. Exchanges and funds schedule coordinated migrations.
  5. Holders who can move, move. Holders who cannot become a governance question.

Notice what is missing from that list: a single company deciding the outcome. Custody preparation is necessary. It is not sovereignty.


The Physical Security Question Nobody Romanticizes

MPC stories sell well because they sound like there is no single throat to choke. HSMs reintroduce a throat, then wrap it in steel, cameras, dual control, and firmware attestations. If Coinbase leans on programmable modules for schemes that will not split, the operational theater around those boxes has to be excellent. Signing must happen without leaking the key to operator laptops or ordinary application servers.

That is old-school custody language. Guards. Rooms. Dual authorization. It does not trend. It still works when the math is uncooperative. I would rather read a dull facilities report than a clever paper that never shipped.

There is also vendor risk. Programmable modules come from a small set of suppliers. Firmware updates become part of the threat model. So do supply-chain claims. A post-quantum roadmap that ignores who manufactured the box is only half a roadmap.

How This Fits A Broader Industry Pattern

Banks spent years talking about quantum-safe certificates and then discovering that inventory was the hard part. Crypto custodians are walking into the same hallway. You cannot protect what you have not catalogued. You cannot migrate what you cannot find. Address types, derivation paths, offline backups, client-owned keys versus omnibus keys: that spreadsheet is the real project plan.

Coinbase’s public comments suggest they know this. Address handling is on the list for a reason. Signature research without an address plan is theater. An address plan without a signing engine is a brochure.

Other chains will force the same conversation at different speeds. Some communities love coordinated upgrades. Bitcoin does not. That cultural difference is why “support any scheme” is a custody slogan instead of a protocol slogan. The protocol will argue. The vault still has to open on Monday.

A Few Practical Takeaways If You Hold Or Allocate Bitcoin

If you self-custody, stop reusing addresses. Prefer outputs that do not advertise a public key before a spend. Keep software current enough that a new output type is not a surprise. If you allocate through a fund, ask the issuer which custodian holds the coins and whether that custodian has a documented post-quantum workstream. You will not get a date. You should get a sentence that is more specific than “we are monitoring the space.”

If you run a treasury, treat key ceremonies as first-class operations. Who can authorize a migration transaction? How is that logged? What happens if a scheme you planned for is not the scheme the network ships? Those questions sound administrative. They are the difference between a controlled move and a scramble.

Custody readiness, stripped down:
  Know every key and address type
  Assume more than one signature family
  Keep MPC where the math allows it
  Keep HSMs where it does not
  Write the migration playbook before the vote

What Still Has To Happen On-Chain

None of this custody work activates a Bitcoin change. Developers still need designs that fit block space, verification cost, wallet UX, and the network’s allergy to rushed consensus. Hash-based signatures can be large. Lattice signatures bring different trade-offs. Users will complain about fees and complexity either way. That friction is not a reason to delay research. It is a reason to start research while there is still time to be picky.

A recent migration assessment described one experimental hash-based design as an unnumbered draft that still needs a completed security proof. That sentence should calm anyone waiting for a surprise flip. It should also annoy anyone who thinks talking about quantum risk is premature. Drafts exist because the work is underway. Proofs are missing because the work is unfinished. Both can be true.

Would I personally freeze old coins by protocol decree? I would not. That choice belongs to the people who run nodes and the culture that grew around those coins. Custodians can recommend tooling. They should not impersonate a central bank.

The Quiet Competitive Angle

Institutional custody is a trust business wearing a technology costume. If two firms offer similar fees and similar branding, the one that can say “we can sign whatever the chain picks” wins the next request for proposal. That sentence will matter to issuers who cannot afford a year of operational limbo after a protocol change.

It will also matter to insurers and auditors. They like optionality they can document. A dual-path design, MPC plus programmable modules, is easier to explain than a bet on one research paper. Explanation is underrated. In regulated products, explanation is half the product.

Does that mean Coinbase is guaranteed to finish first? No. Others are testing. Academic groups are publishing. Hardware vendors will sell updates. The race is less about a press release and more about who can run a key ceremony at 2 a.m. without inventing a new process on the floor.

A Note On Timelines And Hype

Quantum headlines swing between “never” and “next year.” Neither is a planning input. Planning inputs look like this: how long to specify a Bitcoin change, how long to ship wallets, how long to rotate institutional keys, how long to educate clients who freeze when they hear the word quantum. Add those clocks. Then add slippage. That sum is why serious firms start now even if the threatening machine is not here.

I have no private forecast for a cryptographically relevant quantum computer. I do have a view on institutions. They move slowly until they move all at once. Custody teams that already built the second signing path will look lucky. They will not have been lucky. They will have been early in a boring way.

Where The Story Leaves Us

Coinbase is not announcing that Bitcoin has chosen a post-quantum signature. It is announcing, in so many words, that waiting for that choice before touching custody would be malpractice at this scale. Prepare several mathematical endings. Keep distributed signing where it still works. Keep a hardened module where it does not. Update addresses and internal key systems in parallel. Let the advisory group keep score as the science moves.

The market will keep arguing about prices. Developers will keep arguing about drafts. Fund investors will keep assuming someone else holds the keys correctly. That last assumption only holds if the someone else already did the unglamorous work. This is that work.

Will the finished system truly support any scheme? That is a strong claim. Engineering has a habit of adding footnotes. Even a near-miss would still be more useful than a vault that only speaks one future dialect. Flexibility is not a slogan here. It is the only design that matches a network that has not voted yet.

If you take one thing from this, take the unromantic one. Quantum risk in Bitcoin is not mainly a physics poster. It is a migration project with keys, people, buildings, and policy. Coinbase is treating it that way. Other large holders should stop treating it as a conference panel and start treating it as inventory.

Money is a lubricant. It lets you "slide" through life instead of having to "scrape" by. Money brings freedom—freedom to buy what you want , and freedom to do what you want with your time. Money allows you to enjoy the finer things in life as well as giving you the opportunity to help others have the necessities in life. Most of all, having money allows you not to have to spend your energy worrying about not having money.
— T. Harv Eker
Author

Steven Soarez passionately shares his financial expertise to help everyone better understand and master investing. Contact us for collaboration opportunities or sponsored article inquiries.

Related Articles

?>