Post
Topic
Board Beginners & Help
Re: Best practices for storing private keys on server?
by
acunningham
on 11/04/2013, 03:39:11 UTC
To prevent a website hack from emptying the "front line" wallet, it may be best to write a very simple API that runs on the bitcoind machine, sanity checks any spending requests from the web site machine, and if valid invokes bitcoind locally.