Author

Topic: Bitcoin as a wallet server (Read 1315 times)

sr. member
Activity: 429
Merit: 974
May 22, 2011, 05:07:03 PM
#4
So if someone wanted to serve their own bitcoins, would they have to run separate client and server software?

No, the "server" version would be standalone as it is now.

I would think that a blockchain server would be more useful.  This would allow phone clients to have a local wallet.dat, and query a blockchain service to serve up the blocks necessary to validate a receiving transaction without needing a local copy of the blockchain.  A network drive might be able to do this decently well, but would result in a lot of network traffic for a smartphone.

Well, why not have both wallet and blockchain servers and let the user pick.
legendary
Activity: 1708
Merit: 1007
May 20, 2011, 09:01:28 PM
#3
I would think that a blockchain server would be more useful.  This would allow phone clients to have a local wallet.dat, and query a blockchain service to serve up the blocks necessary to validate a receiving transaction without needing a local copy of the blockchain.  A network drive might be able to do this decently well, but would result in a lot of network traffic for a smartphone.
full member
Activity: 140
Merit: 100
May 20, 2011, 08:07:53 PM
#2
So if someone wanted to serve their own bitcoins, would they have to run separate client and server software? Or would the client software still be able to work independently?
sr. member
Activity: 429
Merit: 974
May 19, 2011, 12:49:48 PM
#1
What do you think about adding wallet server functionality to the Bitcoin software? It would help establish a wallet protocol standard and make it easy for anyone to start a wallet server. People could then use their mobile and other lightweight clients to manage their account on any server. I believe the average user would rather use a 3rd party wallet service than download and store the block chain and worry about backups. Just like most people don't want to run their own email server, but the paranoid guy still has the option to do so.

We already have support for separate accounts, they just lack authentication. Another useful and user-friendly feature would be the [email protected] address scheme proposed by Genjix.

TL;DR Bitcoin should have clients and servers like the email protocol.
Jump to: