Social Recovery Wallet
Carteira que permite recuperar o acesso com a ajuda de contatos de confiança, em vez de depender apenas de uma frase de recuperação guardada pelo usuário.
Key points
- A social recovery wallet lets you recover access with the help of trusted contacts, called guardians.
- It reduces reliance on a single recovery phrase, the loss of which would normally mean losing the funds.
- In exchange for this flexibility, you need to trust the guardians and deal with more technical complexity.
What is a social recovery wallet?
A social recovery wallet is a type of wallet that offers a way to recover access without relying solely on a recovery phrase kept by the user. The idea is to solve a classic self-custody problem: if a person loses their only key or phrase, they lose the funds forever. Instead, social recovery distributes the ability to restore access among previously designated trusted contacts.
How it works
The user chooses a set of guardians, who can be trusted people or their own devices. In normal use, the user controls the wallet alone, and guardians have no access to the funds and cannot move them. If, however, the user loses access, a minimum number of these guardians can jointly authorize recovery, restoring control of the wallet to the rightful owner, without any single one of them being able to do so alone.
This design aims to combine autonomy and resilience. Day to day, self-custody is maintained, with the user in control; at the same time, a safety net is created in case the key is lost. Many implementations of this concept rely on smart-contract-based wallets, which allow programming more sophisticated recovery rules than a simple private key would offer.
The trade-offs involve trust and complexity. You need to choose reliable guardians and keep them up to date, since poorly chosen guardians or an insufficient number of them can compromise both security and the possibility of recovery. There is also the risk of collusion, if too many guardians act together in bad faith, and additional technical complexity compared to a regular wallet. Social recovery is a response to the problem of lost keys, but it introduces its own considerations.
Understanding this model helps in evaluating alternative ways to protect access without giving up self-custody.
Why it matters
Understanding the social recovery wallet helps you learn about alternatives to the single point of failure that is the recovery phrase, without handing the funds over to a third party. It is a relevant concept in self-custody security. This is a technical concept, and it does not represent any operational recommendation.
Risks and limitations
Social recovery depends on choosing reliable guardians and keeping them; poorly chosen, unavailable, or insufficient guardians can make recovery unfeasible or compromise security. There is a risk of collusion and greater technical complexity compared to a regular wallet. Many implementations are still evolving in maturity. Nothing here represents an operational recommendation.