jackba / bitcoinspinner

Automatically exported from code.google.com/p/bitcoinspinner
0 stars 0 forks source link

Feature request: Import private keys from paper wallet via qr code #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

It would be amazing (a game changer) if Bitcoin spinner had support for 
multiple private keys. The goal I have in mind that requires multiple key 
support is to import a private key from a paper wallet ala bitaddress.org, 
Casascius coins or other private key formats.

Thanks,

David

Original issue reported on code.google.com by dav...@exchb.com on 25 Mar 2012 at 12:08

GoogleCodeExporter commented 9 years ago
Hi David,
The way that BitcoinSpinner was built does not allow it to import arbitrary 
private keys. BitcoinSpinner uses deterministic keys based on a seed, which is 
what you backup/restore. However, currently BS only allows you to manage one 
deterministic private key, and this may change going forward.

Original comment by jan.mol...@gmail.com on 17 Apr 2012 at 1:35