Essay 12 / Economics

Custody Without a Custodian

An exchange balance is an IOU. A seed phrase is a secret. Confusing the two is how “not your keys” stops being a slogan and becomes a lesson.

A household ledger, plain envelopes, ordinary coins and a calculator arranged on an oak table.
Making everyday commitments visible. An original illustrative scene.

This is not investment advice. It is not a recommendation to hold, trade, or use any token. It is the same question the rest of this journal asks, applied to value that moves with a signature: who can spend this, and what happens when that person, device, or company is gone?

I came to that question through privacy tools and then through decentralised finance. The marketing said “be your own bank.” The machinery said: a 12- or 24-word sentence is the bank, and everything else is a user interface.

Basics · Custodian versus key holder

If a company can freeze, reverse, or restore access without a cryptographic signature you control, they are a custodian — a bank with a website. If spending requires a key that only you (or a documented group) can use, you have self-custody, including the failure mode where you lose the key and nobody can help. Both are legitimate. They are not the same product.

An exchange is not a wallet

A balance on a centralised exchange is a claim on the company’s books. It can be the right tool: liquidity, on-ramps, the boring job of talking to a bank. It is not self-custody. Withdraw a test amount to an address you control, on a network you understand, and see how many days, forms, and surprises that takes before you need to do it in a hurry.

If you cannot withdraw, you do not hold the asset. You hold a promise.

A seed is a secret, not a vibe

Software wallets generate a BIP-39 mnemonic. That sentence is the key. Screenshots, cloud photos, password-manager notes synced to three phones, and “I sent it to myself by email” are all copies of the bank vault lying on the pavement.

A hardware wallet is a signing oracle. It is useful when:

  • the seed was generated on the device or on an air-gapped machine you control,
  • you wrote the words on a durable medium that is not the device,
  • you have restored those words onto a second device and seen the same addresses,
  • the passphrase (the “25th word”), if you use one, is remembered or stored as carefully as the seed — and you understand that a wrong passphrase silently opens an empty wallet, not an error message.

If the vendor generated the seed in their app and never showed it to you, you have a token with a customer-support department. See A Token Is Not the Secret.

rehearsal:
  1. receive a small test amount on address A
  2. wipe the device
  3. restore from paper
  4. confirm address A and send the test amount out
  5. date the note

Until step 4, you have stationery.

Smart contracts are someone else’s upgrade key

“On-chain” is not the same as “I hold it.” A proxy contract with an admin key, a bridge, a “custodial staking” product, or an account abstraction wallet with a social recovery service you did not audit is another custodian with extra steps. Read who can pause, upgrade, or change the implementation. If the honest answer is “a multisig of people I do not know,” you are back to trusting an institution. That can be fine. Name it.

Multisig you do control (2-of-3 with keys in different failure domains: house, trusted person, bank envelope) is real self-custody with a better loss story than a single seed. It is also operational work. If you will not rehearse a spend, do not pretend the diagram is the system.

Intermediate · A non-purist split that still tells the truth
  • Spend / on-ramp: a regulated exchange you treat as a bank, with withdrawals tested.
  • Savings you cannot afford to confuse with an IOU: hardware wallet, paper seed, restore rehearsal, no screenshots.
  • Daily amounts: a hot wallet with a ceiling you can survive losing.
  • Recovery: one other human who knows where the envelope is, not the words in it, unless you have deliberately chosen that.

Do not mix DeFi “yield” in the same wallet as the seed you cannot lose. Do not approve unlimited ERC-20 allowances on the savings device. revoke.cash (or the chain’s equivalent) is hygiene, not a personality.

The long-beard test

Can you, after the vendor’s website is gone and the original device is in a river, produce a transaction from material you stored offline, on a machine you installed yourself? If the path includes a login, a KYC ticket, or a seed you never wrote down, you have a custodian. Pay them as such, or change the path.

Household payments, salaries, and tax still live in the regulated system. Mapping those obligations — what is due, which account pays, which record proves it — is ordinary administration, not on-chain romance. Self-custody does not exempt you from that map. It adds a second map, with worse customer support.

Next essay Back to the beginning ↑