Post
Topic
Board Beginners & Help
Re: bitcoind - adding addresses without private key?
by
Stephen Gornick
on 28/08/2012, 20:01:06 UTC
Why doesn't the client throw out addresses that you try to add to the wallet without having the private key for them?

An ecommerce site might want to run a bitcoind instance to provide access to the API for receiving transactions but no spending is possible.  This dramatically decreases the risk should a security breach occur, as there is much less an attacker can do.

So by allowing addresses with no private key lets the bitcoind do everything except spend.