|
March 07, 2011, 10:06:50 PM |
|
Hey Bitcoiners,
say I wanted to use Bitcoin, but do not want to (or cannot) download and run the client.
You say I should use a service like mybitcoin.com and cash in some.
I say I wanted to use bitcoin, because I liked the thought that the amount of BTC I possess is stored in a block chain; shared and controlled by the P2P network. When I use a service provider like mybitcoin.com, the control over my BTCs is at one entity again..
So what I would really appreciate would be a webservice, that runs the transactions for you, without having control over the BTCs, because they do not know the private Keys of your adresses.
They show your balance and dispatch transactions for the adresses you provided, but they can not without you having signed any outgoing transaction. So without your personal Key (which they dont know), any transaction they create with your adresses is invalid and rejected by the swarm.
It could work like that: I want to send Joe 1000.00 BTC with my BTC-serviceprovider 1. Select one (or more) of my adresses from which I want to send the BTC. 2. Enter one (or more) BTC-adresses of Joe. 3. Enter amount '1000.00' 4. Click "Generate Transaction" This generates an unsigned Transaction, which you download onto your terminal. 5. Use my private Key(s) to sign it. Maybe stored on my USB-Drive. 6. I upload the signed Transaction back to my BTC-SP, who broadcasts it into the swarm.
Note that my "sign" should only work for this particular transaction; the BTC-SP is not able to modify it. The worst thing he could do would be to not broadcast it.
Is such a webservice technically possible without major changes to the protocol?
I did not find threads about this. If I missed one, please link me.
|