Skip to content

Commit

Permalink
Minor formatting update
Browse files Browse the repository at this point in the history
  • Loading branch information
rabbitholiness committed Jul 18, 2024
1 parent 7a67bf6 commit 1848a37
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions guide/inheritance-wallet/backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,17 +81,23 @@ Alice and Bob then encrypt the ZIP file with a strong password and both of them
#### What is in the backup kit?
The backup kit is just a ZIP file that contains the following contents:

- **A PDF file** that contains the wallet descriptor and information about all six XPUBs. Is also contains a visual representation of the rules that are used to unlock the recovery path and the inheritance key set.
- **Wallet backup files in various formats**, which can be used to import the wallet to other wallet applications like Sparrow, Nunchuk or others.
<div class="center" markdown="1">

{% include picture.html
image = "/assets/images/guide/inheritance-wallet/wallet-backup/backup-kit-contents.png"
retina = "/assets/images/guide/inheritance-wallet/wallet-backup/backup-[email protected]"
alt-text = "An illustration showing what is included in the backup kit."
width = 1600
height = 800
layout = "float-right-desktop"
%}

**A PDF file** that contains the wallet descriptor and information about all six XPUBs. Is also contains a visual representation of the rules that are used to unlock the recovery path and the inheritance key set.

**Wallet backup files in various formats**, which can be used to import the wallet to other wallet applications like Sparrow, Nunchuk or others.

</div>

## Backup distribution

Alice and Bob are not willing to trust their life savings to one application. That's why they carefully chose the way in which they store the above wallet backup material. The illustration below shows the chosen setup in more detail.
Expand Down

0 comments on commit 1848a37

Please sign in to comment.