What is self-custody?
Self-custody means you hold the keys to your own account, rather than trusting a company to hold them for you. No exchange can freeze it, no operator can sign for you, and no central vault can be breached on your behalf, because none of them holds a key that works.
Custodial means someone holds the key for you.
A custodial service, like most exchanges, holds the keys on your behalf. That is convenient, and it means the company can freeze the account, fail, or get breached. Security rests on the company's promise, and you have no way to verify it yourself.
Self-custody flips that. The keys are generated and held by you, so control no longer depends on trusting a third party. The network checks your key directly, with no operator in the middle who could act against you.
Control comes with responsibility for recovery.
This is the part most explanations skip. When you hold the key, you also hold the recovery problem. In the simplest setups, that means a single written secret: lose it and the account is gone, copy it and someone else can take the account. That fragility is what gives self-custody a reputation for being unforgiving.
The takeaway
Self-custody does not have to mean one fragile secret. The keys can live on your device, the backup can be encrypted so only you can open it, and the recovery rules can be enforced by the network itself, so a quorum of your own devices can restore the account without any company ever taking custody.
Related: what is a seed phrase, what is a private key, what is an HSM.
Common questions.
What is self-custody?
You hold the keys to your own account instead of trusting a company to hold them. No exchange or operator can move your funds, freeze the account, or be breached on your behalf, because none of them holds a key that can sign.
How is self-custody different from using an exchange?
An exchange holds the keys for you, so its security is a promise you cannot verify, and it can freeze, fail, or be hacked. Self-custody puts the keys in your hands, shifting both control and recovery responsibility to you.
What is the main tradeoff of self-custody?
Control comes with responsibility for recovery. In simple setups, lose the key with no backup and the account is gone. Better designs reduce this with on-device keys, encrypted backups, and network-enforced recovery.
Can self-custody be recoverable?
Yes. An account can carry recovery rules on-chain so a quorum of your own devices and recovery factors can re-key it if a device is lost, without any company ever holding custody.
SciPHR