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

5
5
{% endif %}
6
6
7
7
## Secrets section
8
8
At the top of the device settings you can find the "secrets" section. This section is all about making sure your funds are secure.
9
9
10
10
It let's you:
11
11
{% if include.product == "BitBox02" %}
12
-
*[manage and verify your backups.]({{site.baseurl}}/bitbox02/Basic-features/managing_backups/).
13
-
*[view your BIP39 seed to back it up on paper or metal.]({{site.baseurl}}/bitbox02/Advanced-features/view_bip39//)
14
-
*[reset your {{include.product}}.]({{site.baseurl}}/bitbox02/Advanced-features/reset/)
12
+
*[manage and verify your backups.]({% link bitbox02/Basic-features/managing_backups.md %})
13
+
*[view your BIP39 seed to back it up on paper or metal.]({% link bitbox02/Advanced-features/view_bip39.md %})
14
+
*[reset your {{include.product}}.]({% link bitbox02/Advanced-features/reset.md %})
15
15
{% elsif include.product == "BitBox01" %}
16
-
*[manage and verify your backups.]({{site.baseurl}}/404).
17
-
*[change your device password]({{site.baseurl}}/404)
18
-
*[create a hidden wallet]({{site.baseurl}}/404)
19
-
*[reset your {{include.product}}.]({{site.baseurl}}/404)
16
+
*[manage and verify your backups.]({% link bitbox01/basic-features/managing_backups.md %})
17
+
*[change your device password]({% link 404.html %})
18
+
*[create a hidden wallet]({% link 404.html %})
19
+
*[reset your {{include.product}}.]({% link bitbox01/advanced-features/reset.md %})
20
20
21
21
## Pairing section
22
22
The pairing section let's you pair your {{include.product}} with your smartphone via our mobile app. That allows you to require a second factor for your transactions and let's you verify the generated receive address on your Smartphone.
@@ -39,5 +39,5 @@ This section let's you use the built in true-random-number-generator (TRNG) to g
39
39
40
40
{% if include.product == "BitBox02" %}
41
41
## Expert section
42
-
The "expert" section allows you to enable the passphrase option. To learn more about that follow [this guide.]({{site.baseurl}}/bitbox02/Advanced-features/passphrase/)
42
+
The "expert" section allows you to enable the passphrase option. To learn more about that follow [this guide.]({% link bitbox02/Advanced-features/passphrase.md %})

11
11
12
12
13
13
### Confirmed incoming transaction
14
14
Once a formerly pending transaction has its first confirmation (i.e. it was included in a block) it is shown as a confirmed transaction and the transaction amount is added to your wallet balance.

16
16
17
17
18
18
### Pending outgoing transaction
19
19
An outgoing transaction will at first be pending. That means it is not confirmed in the Bitcoin blockchain yet. You can see that the transaction in the screenshot is pending as it says "Pending transaction" on the right of the red "Out" symbol
Copy file name to clipboardExpand all lines: _includes/shared/receive.md
+6-7
Original file line number
Diff line number
Diff line change
@@ -6,39 +6,38 @@
6
6
7
7
## Select coin and type
8
8
9
-
Use the menu on the left to choose the coin (and type) you would like to receive. To activate more coins and types check out [this guide.]({{site.baseurl}}/bitbox_app/settings/#bitbox-app-settings)
9
+
Use the menu on the left to choose the coin (and type) you would like to receive. To activate more coins and types check out [this guide.]({% link bitbox_app/settings.md %}#bitbox-app-settings)
10
10
11
11
12
12
---
13
13
14
14
## Click receive
15
15
16
16
Once you have selected the coin, click the "Receive" button in the upper right corner.

18
18
19
19
20
20
{% if include.product == "BitBox02" %}
21
21
## Verify receive address
22
22
23
23
You will then see the first few characters of a receive address. In order to get the complete address you need to verify it on your {{include.product}} by clicking "Show and verify full address on device".

39
39
{% elsif include.product == "BitBox01" %}
40
-
**Attention:** We recommend that you use our Smartphone app as a second-factor authenticator, so that you can verify receive addresses on a second display. (link to guide)

31
31
32
32
{% elsif include.product == "BitBox01" %}
33
33
## Confirm the transaction on your {{include.product}}
34
34
**Attention:** We recommend that you use our Smartphone app as a second-factor authenticator for your transactions, so that you can verify the transaction details on a second display.
35
35
36
36
Please confirm or deny the transaction on your {{include.product}}

38
38
{% endif %}
39
39
40
40
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 {{include.product}} to my {{include.product}}, therefore the transaction is labeled as "Self" in the transaction history view.

20
20
21
21
22
22
---
@@ -48,14 +48,14 @@ IMAGE
48
48
All information that is exchanged between your computer and the {{include.product}} is encrypted. In order to make sure that there is no man-in-the-middle attack we need to ask you to confirm that the code on your screen and the code on your {{include.product}} are identical.

59
59
60
60
If this is the first time you create a wallet choose "Create Wallet".
61
61
@@ -67,16 +67,16 @@ If you used a different hardware wallet before and you want to restore from the
67
67
First you need to give your wallet a name. This name can be anything, choose a name that you will recognise in the future when you might need to restore from your backup.
68
68
69
69
If you cannot click the "Name Device & Continue" button make sure that you have your microSD card plugged into the {{include.product}} correctly.

74
74
75
75
### Step 5: Set your {{include.product}} device password
76
76
Next you need to set a device password for your {{include.product}} which you will need to input every time you want to use your {{include.product}}. Please make sure that you remember this password and that it is not easy to guess.
77
77
78
78
The setup wizard will show you a video of how to use the touch buttons on your BitBox02 to set and input your password.

80
80
81
81
### Step 6: Create your wallet backup
82
82
After the device password is set, the {{include.product}} will create a backup of your wallet and safe it on the microSD card. To start that process click "Create Backup".
@@ -85,11 +85,11 @@ Your {{include.product}} will then ask you to confirm today's date as that is ne
85
85
86
86
> The backup file on your microSD card is not password protected, unless you use the advanced passphrase feature (link). That means should someone find your microSD card they can steal your funds. Therefore you should **make sure that you store it in a secure location.**

89
89
90
-
If you want, you can create multiple backups on multiple microSD cards. To do so follow [this guide]({{site.baseurl}}/bitbox02/Basic-features/managing_backups/#creating-a-new-backup)
90
+
If you want, you can create multiple backups on multiple microSD cards. To do so follow [this guide]({% link bitbox02/Basic-features/managing_backups.md %}#creating-a-new-backup)
91
91
92
-
You can at any point check that you still have a valid wallet. To do so follow [this guide]({{site.baseurl}}/bitbox02/Basic-features/managing_backups/#verifying-a-backup)
92
+
You can at any point check that you still have a valid wallet. To do so follow [this guide]({% link bitbox02/Basic-features/managing_backups.md %}#verifying-a-backup.md)
93
93
94
94
{% elsif include.product == "BitBox01" %}
95
95
### Step 1: Choose if you want to create a new wallet or restore an existing wallet
@@ -98,7 +98,7 @@ Now you are asked to choose if you want to create a new wallet or restores an ex
98
98
If this is the first time you create a wallet choose "Create Wallet".
99
99
100
100
If you already used a {{include.product}} before and you want to restore your wallet from your backup file choose "Restore a wallet from a backup". (Link to restore wallet)

102
102
103
103
### Step 2: Understand the {{include.product}} passwords
104
104
The {{include.product}} makes use of two passwords:
@@ -108,23 +108,23 @@ The {{include.product}} makes use of two passwords:
108
108
**Important:** If you lose your {{include.product}} you will need your backup microSD card **AND** the recovery password in order to restore your wallet. **Just the backup microSD card is not enough.**
109
109
110
110
**Therefore please ensure that you keep your recovery password and backup microSD card safe.**

116
116
117
117
### Step 4: Set device password
118
118
Now please set and confirm your device password. This password is needed whenever you want to use your {{include.product}}. It password can be changed later.

128
128
129
129
### Step 6: Set recovery password
130
130
In this step you will set the recovery password that protects your backup microSD card.
@@ -134,16 +134,13 @@ This password can **NOT** be changed later.
134
134
**Important:** If you lose your {{include.product}} you will need your backup microSD card **AND** the recovery password in order to restore your wallet. **Just the backup microSD card is not enough.**
135
135
136
136
Please also give your wallet a name that you can remember.
Copy file name to clipboardExpand all lines: bitbox01/advanced-features/reset.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -18,16 +18,16 @@ grand_parent: BitBox01
18
18
19
19
## Make sure you have your backup
20
20
**Caution:** Resetting your device deletes all data, including your seed, from the device. It is essential that you have a working backup of your wallet before you reset your BitBox01. If that is not the case you will most likely **forever lose your coins!!!**
21
-
To check if you have a valid backup and recovery password follow [this guide]({{site.baseurl}}/bitbox01/basic%20features/managing_backups/)
21
+
To check if you have a valid backup and recovery password follow [this guide]({% link bitbox01/basic-features/managing_backups.md %}#verifying-a-backup)
22
22
23
23
## Resetting your BitBox01
24
24
### Reset without device unlock
25
25
If you want to reset your BitBox01 without the BitBox App, just type in an incorrect device password 10 times. Then your BitBox01 will reset to factory reset.
26
26
27
27
### Reset via the BitBox App
28
28
Go to "Device Settings" and select "Reset Device."

30
30
31
-
Then type in your device password in order to confirm that you want to reset the BitBox01, tick the box to confirm that you have a valid backup and recovery password (if you are not sure, please verify by following [this guide]({{site.baseurl}}/bitbox01/basic%20features/managing_backups/)
31
+
Then type in your device password in order to confirm that you want to reset the BitBox01, tick the box to confirm that you have a valid backup and recovery password (if you are not sure, please verify by following [this guide]({% link bitbox01/basic-features/managing_backups.md %}#verifying-a-backup)
0 commit comments