Pages:
Author

Topic: Offline paper wallet for android - now with spending possible! - page 2. (Read 7643 times)

full member
Activity: 177
Merit: 101
Fix is already available, warning posted. Thanks for the reminder!
hero member
Activity: 668
Merit: 501
key generated by the paper wallet are insecure due to the android bug. http://bitcoin.org/en/alert/2013-08-11-android
see https://github.com/ValleZ/Paper-Wallet/blob/master/src/ru/valle/btc/BTCUtils.java#L53

please notify all users of the software that keys generated by this need to be switched.
full member
Activity: 177
Merit: 101
full member
Activity: 177
Merit: 101
how exactly are you able to spend money sent to this address?
Any address with positive balance have unspent outputs (transactions). You have to obtain these transactions in raw form from bitcoin qt and paste it to the app. Then it would generate spending transaction (and verify it by itself) and after that you have to copy it and push it to bitcoin network by yourself using bitcoin qt or any other bitcoin service which allow to do that. It's quite easy. Most complicated thing is to obtain that unspent raw transaction.
full member
Activity: 177
Merit: 101

What are the list of spending fees?

Now it is hardcoded to 0.0005 btc, next version will allow to set this fee.
hero member
Activity: 668
Merit: 501
how exactly are you able to spend money sent to this address?
sr. member
Activity: 388
Merit: 250

What are the list of spending fees?
full member
Activity: 177
Merit: 101
Hi! I've just updated my android offline "paper bitcoin client" - https://play.google.com/store/apps/details?id=ru.valle.btc

Now it can not only to generate key-address pair, but also it can create and sign transactions using your private key, so now you can quite easily spend money from your paper wallet. Mini, brain wallet, WIF, WIF-compressed, BIP 38(both ec modes) private key formats are supported. Enjoy!

sources: https://github.com/ValleZ/Paper-Wallet

NEW in version 2.2.0 - wallets printing, view QR codes and changing password for encrypted keys

ps Check out the app's permissions ;-)


Pages:
Jump to: