Post
Topic
Board Development & Technical Discussion
Re: Working with encrypted remote wallet over PHP?
by
BitCloud
on 19/11/2013, 22:10:22 UTC
site should connect to intermediate which in turn issues commands to bitcoind:

site connects to:

intermediate (either on separate or bitcoind server): sanitize inputs (reject sending more than x BTC for instance) and issue walletunlock

bitcoind