Custody of crypto assets is a choice between two different risks rather than between risk and safety. Holding keys directly eliminates dependence on an intermediary and creates a set of exposures that intermediaries normally absorb.
What holding keys actually means
Ownership on a blockchain is the ability to produce a valid signature for an address. Whoever can generate that signature can move the assets.
There is no register of owners separate from this, and no authority able to determine that a transfer was not intended by the rightful holder.
Self custody therefore means holding the only thing that constitutes ownership, with no copy held elsewhere for recovery.
The counterparty risk that disappears
Assets held with an exchange or custodian are a claim against that business rather than direct ownership of the underlying.
If the business fails, becomes insolvent or restricts withdrawals, the holder joins a queue of creditors, and history in this sector includes several such episodes.
Direct custody removes that exposure entirely, which is the central argument for it and the reason the practice grew after major failures.
The operational risk that replaces it
A lost recovery phrase means permanently lost assets. There is no reset process, no identity verification route and no support function with the authority to help.
A transaction sent to the wrong address is generally irreversible, and a signature obtained by deception is indistinguishable from a legitimate one.
These failures are individual rather than systemic, which makes them less visible than an exchange collapse while being no less final for the person affected.
Why backup design is the whole problem
Recovery material must survive fire, flood, theft and the holder's own death, while not being accessible to anyone who should not have it.
Those requirements pull in opposite directions, since every additional copy improves resilience and increases exposure.
Approaches that split control across multiple keys or locations address this by removing any single point of failure, at the cost of complexity that must be maintained over years.
Where the sensible boundary usually sits
Most holders end up using both approaches, keeping amounts needed for activity with a service and holding longer-term balances directly.
The split reflects the fact that the two risks scale differently, with counterparty risk mattering more as the amount grows and operational risk mattering more as the number of transactions grows.
Inheritance is the part most often neglected, because arrangements that work perfectly for one person can leave a family with no route to assets that plainly exist.