Post
Topic
Board Development & Technical Discussion
Re: [BIP][Draft] Transaction Signing via QR Codes
by
songchenwen
on 18/09/2014, 03:10:53 UTC
This simple idea is obviously not new but no one tries to implement it. It is because the "COLD" cannot calculate the transaction fee without first knowing the full details of the inputs. You will need lots of qr codes to do this.

If you omit this, a malicious or buggy "HOT" could trick the "COLD" to pay a huge amount of transaction fee.

Learn more: https://github.com/bitcoin/bips/blob/master/bip-0010.mediawiki

1. Modern operating systems on mobile phones like iOS and Android run apps in sandboxes. One app can hardly become malicious if the user has not rooted or jailbroke his device.

2. The hacker who do his best effort to get control over HOT can not benefit directly from his work. He can only give the miners more bitcoins but leave no extra income for himself.