1

I need help. What can I do to still use my paper key?

Murch
  • 75,206
  • 34
  • 186
  • 622

2 Answers2

2

You can make a manual copy of the QR code. Get out a sheet of graph paper, a #2 pencil, and start copying the grid from the QR code. Count the number of rows, and make sure your graph paper is large enough. Each square in the QR code should be either entirely filled in or entirely blank. As long as each square in the QR code is legible to you, you can make a clean version.

You don't need to get every square correct - QR codes have an error correction code.

Nick ODell
  • 29,396
  • 11
  • 72
  • 130
0
  1. If the string of numbers and letters that should also be printed on the paper wallet (usually below the QR code) is legible, use that to import your wallet. It is likely prepended with "Private key: " and starts with a "5".

Else:

  1. Try googling "Remove wax from paper"
  2. Read instructions carefully for plausibility
  3. Follow instructions.

You might be able to soak up the wax by covering it with baking paper or newspaper and carefully ironing it. I have not tried this with printed documents before, use this idea at your own risk.

Murch
  • 75,206
  • 34
  • 186
  • 622
  • 1
    Make some copies before trying to do anything to the paper. Is there not also a written code in letters and digits on the paper? – Jannes Feb 01 '16 at 03:05
  • @Jannes Perhaps OP spilled wax on that part too. – Nick ODell Feb 01 '16 at 23:10
  • 1
    @NickODell Still important to know as part of the key might still be readable and be used in some brute forcing (depending on how many digits are missing). Same with QR code. And with some trickery combine the two to fill missing digits using the other. – Jannes Feb 02 '16 at 09:24