Bitcoin Forum

Bitcoin => Project Development => Topic started by: bkc888 on September 15, 2013, 03:33:24 PM



Title: Tips on securing Bitcoind server?
Post by: bkc888 on September 15, 2013, 03:33:24 PM
Hi All,

I am playing around with creating a bitcoin exchange.

Just wondering if anyone have any tips on securing my bitcoinD server? Any tips will be welcomed. Thanks!


Title: Re: Tips on securing Bitcoind server?
Post by: tgerring on September 15, 2013, 07:25:44 PM
If you could spin-up a secure VM pre-configured with BitcoinD, up-to-date blockchain, and RESTful interface, is that something you'd be interested in as a service?


Title: Re: Tips on securing Bitcoind server?
Post by: Xenland on September 17, 2013, 03:04:06 AM
decentralize your coins onto different connections/ips/hosts, keep majority of bitcoins in host that is only accessible during 1 hour out of the day.


Title: Re: Tips on securing Bitcoind server?
Post by: ikbrunel on September 18, 2013, 02:05:19 AM
If you could spin-up a secure VM pre-configured with BitcoinD, up-to-date blockchain, and RESTful interface, is that something you'd be interested in as a service?

Given that the hypervizor has access to basically everything on the VM why on earth would I ever run a wallet on someone else's virtualization layer?


Title: Re: Tips on securing Bitcoind server?
Post by: tgerring on September 24, 2013, 12:06:01 AM
If you could spin-up a secure VM pre-configured with BitcoinD, up-to-date blockchain, and RESTful interface, is that something you'd be interested in as a service?

Given that the hypervizor has access to basically everything on the VM why on earth would I ever run a wallet on someone else's virtualization layer?

For the same reason people use banks instead of stashing their savings under a mattress. If you're willing to place a little trust in a service to use as the hot wallet (keeping most coins in coin storage), there could other benefits such as:

* speed of deployment
* easy scaling
* easier interface/api to interact with