Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
3644289
Topic
339556
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