Re: [Bitcoin-development] Two factor wallet with one-time-passwords

2013-07-27 Thread Peter Todd
On Sat, Jul 27, 2013 at 07:49:18PM -0400, Peter Todd wrote: > Implementation > == > > Savings use P2SH outputs matching the following scriptPubKey form: > > HASH160 EQUALVERIFY CHECKSIG > > spent with: > > FWIW with some minor scripting language additions such as access to txin

[Bitcoin-development] Two factor wallet with one-time-passwords

2013-07-27 Thread Peter Todd
Gavin Andresen recently suggested a design for a wallet protected by two-factor authentication via one-time-passwords with the aid of a third-party service to counter-sign 2-of-2 protected wallets.(1) The design is useful when the user can't sign transactions on a second device, such as a phone, bu