Post
Topic
Board Bitcoin Discussion
Re: The Kindle, Bitcoin and client side address generation. (StrongCoin)
by
dogisland
on 10/08/2011, 13:42:42 UTC
If you don't know the private keys, how do you get the server to send out the payments on behalf of your clients? Are you using a custom bitcoind or the regular one? Even if you're using a custom bitcoind, at some stage your server must in possession of the private keys in order to sign the outgoing transaction? Or are your transactions even signed on the client side and passed back to your server somehow to be sent out?

Yes, I want to sign the transactions on the client side. I'm looking to automate the mechanism described here https://bitcointalk.org/index.php?topic=35469.0

As far as I can see I won't need a patched client.