You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: 404.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,4 +8,4 @@
8
8
9
9
<h1>Page not found</h1>
10
10
11
-
<p>The page you requested could not be found. Try using the navigation {% if site.search_enabled %}or search {% endif %}to find what you're looking for or go to this <ahref="{{ site.url }}{{ site.baseurl }}">site's home page</a>.</p>
11
+
<p>The page you requested could not be found. Try using the navigation {% if site.search_enabled %}or search {% endif %}to find what you're looking for or go to this <ahref="{{ site.url }}">site's home page</a>.</p>

67
67
68
68
From now on you will be asked for a passphrase after every device unlock. If you want to use your "normal" wallet just confirm directly i.e. with no passphrase input.
Copy file name to clipboardexpand all lines: bitbox02/Advanced-features/view_bip39.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -17,17 +17,17 @@ grand_parent: BitBox02
17
17
---
18
18
Your BitBox02 allows you to create a new wallet backup at any time (you will need your device password).
19
19
20
-
If you want to make a backup to a microSD card, [follow this guide]({{site.baseurl}}/bitbox02/Basic-features/managing_backups/#creating-a-new-backup)
20
+
If you want to make a backup to a microSD card, [follow this guide]({% link bitbox02/Basic-features/managing_backups.md %}#creating-a-new-backup)
21
21
22
22
If you want to display your BIP39 mnemonic seed on your BitBox02 in order to write it on paper or punch it into metal continue reading.
23
23
> **Note:** It is not necessary to write down your BIP39 mnemonic seed as you have already created a wallet backup onto a microSD card when you initialised your BitBox02. This is an advanced feature.

28
28
## Verifying a backup
29
29
In order to verify, that one of the backup files on the currently plugged-in microSD card is a backup of the wallet you are using on your BitBox02 (and not a backup of some other wallet which you might not be using anymore) click "Check Backup".

34
34
35
35
That pop-up tells you that there is a backup for the currently used wallet, i.e. in this case there is a backup for the wallet called "Tutorial wallet" which is the wallet I'm currently using.
36
36
@@ -41,23 +41,23 @@ If that is the case please confirm on your BitBox02 and then click "OK" in the B
41
41
If your backup was destroyed or you would just like to create another backup to store in a different location you can easily do that. All you need is a fresh microSD card which the new backup will be stored on.
42
42
43
43
### Plug in the new microSD card and click "Manage Backups"

56
56
57
57
On your BitBox02 you will first need to confirm that you understand that **by default backup files are not password protected, i.e. if someone finds your backup they can steal your coins**.
58
58
59
59
Then you will be asked to input your device password to confirm the backup creation.
60
60
61
61
Once confirmed, you backup will be created and saved to the microSD card.
62
62
63
-
In order to check that there now is a backup file on the microSD card, please click "Back" once, then "Manage Backups" again and then [verify your backup.]({{site.baseurl}}/bitbox02/Basic-features/managing_backups/#verifying-a-backup)
63
+
If you would like to manually check that there now is a backup file on the microSD card, please click "Back" once, then "Manage Backups" again and then [verify your backup.]({% link bitbox02/Basic-features/managing_backups.md %}#verifying-a-backup)
Copy file name to clipboardexpand all lines: bitbox02/Basic-features/restore_from_backup.md
+8-8
Original file line number
Diff line number
Diff line change
@@ -24,35 +24,35 @@ In order to be able to restore from a backup file, the microSD card with the bac
24
24
As your device is reset, you will need to re-pair it again.
25
25
26
26
Please compare the code on your BitBox02 and in the BitBoxApp and confirm on your BitBox02 if they match. Then click "Confirm & Continue" in the BitBox App.

32
32
33
33
## Start the restoring process
34
34
The BitBox App will now remind you that your microSD card with your backup file needs to be plugged into the BitBox02 and that you will need to choose a device password.

52
52
53
53
## Done! Start using your BitBox02
54
54
You have successfully restored your wallet and can continue using your BitBox02 as usual.
55
55
56
-
Please make sure you store your backup microSD card in a secure location. Anyone that finds it can steal your coins unless you use an additional [passphrase]({{site.baseurl}}/bitbox02/Advanced-features/passphrase/)
Please make sure you store your backup microSD card in a secure location. Anyone that finds it can steal your coins unless you use an additional [passphrase]({% link bitbox02/Advanced-features/passphrase.md %})
57
+

58
+


46
46
47
47
In this case the address I sent to was an address I got by clicking the receive button, i.e. I sent the coins from my BitBox02 to my BitBox02, therefore the transaction is labeled as "Self" in the transaction history view.
0 commit comments