Skip to content

Commit 6be4764

Browse files
committed
paper-wallet: document exporting public key with QR code
1 parent d6f995c commit 6be4764

File tree

3 files changed

+8
-12
lines changed

3 files changed

+8
-12
lines changed

_pages/setup-wallets/paper-advanced.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,7 @@ Expert users only: <https://github.com/mflaxman/human-rng-golang>
6060
#### Improve Airgap
6161

6262
##### Option A: Write Data to CD/DVD instead of USB Drive
63-
DVDs are less able to execute malware on your computer.
64-
65-
##### Option B: Use a QR-Code Airgap
66-
This is not currently documented.
67-
Pull requests with clarification are welcome.
68-
Specter-Desktop can receive this info via QR-code airgap.
63+
DVDs are less able to execute malware on your computer
6964

7065
## Improve Seed Generation
7166

_pages/setup-wallets/paper.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,8 @@ zoo zoo zoo zoo zoo zoo zoo zoo zoo zoo zoo zoo zoo zoo zoo zoo zoo zoo zoo zoo
5757
#### Save the Output
5858
1. Write down the whole 24 word phrase (`zoo` repeated 23 times + `buddy` as the 24th word) *offline* on paper only.
5959
**Do not save this to any computer.**
60-
1. Scroll down to `Export Public Key Info To Specter Desktop` and click on the `Download` button.
61-
This will download a `json` file to your computer, containing the extended public key info.
62-
Save the file to a DVD-R or USB drive to later share with Specter-Desktop.
60+
1. Scroll down to `Export Public Key Info To Specter Desktop` and click on the `Show QR` button.
61+
This will generate a QR code containing the extended public key info.
6362
![](/assets/img/setup-paper-seedpicker-save-json.png){:class="border_image"}
6463

6564

@@ -72,11 +71,13 @@ See [advanced section](paper-advanced) for more info.
7271

7372

7473
## Export Public Key Info to Specter-Desktop
75-
In the previous step, you saved your extended public key information (`seedpickerxp-foo.json`) to a DVD-R or USB drive.
74+
In the previous step, you generated a QR code with your public key information.
7675

77-
1. On Specter-Desktop: Click `+ Add new device`, enter a `Name` (like `Paper Wallet`), click `Choose files` and select your file (`seedpickerxp-foo.json`), and hit `continue`.
78-
Your file will be automatically parsed into something like this:
76+
1. On Specter-Desktop: Click `+ Add new device`, enter a `Name` (like `Paper Wallet`), click `Scan QR code`, and scan the code from the previous step. The QR code will be automatically parsed into something like this:
7977
![](/assets/img/setup-paper-specter-input.png){:class="border_image"}
78+
79+
1. Once you have verified that the key info is the same in Specter Desktop as it is in SeedPicker hit `Add device`.
80+
8081
1. Your public key is now added to Specter-Desktop:
8182
![](/assets/img/setup-paper-display-pubkey.png){:class="border_image"}
8283

assets/img/setup-paper-specter-input.png

100644100755
-32.7 KB
Loading

0 commit comments

Comments
 (0)