I'm running a bitcoin website.
I have a security concern here. Whenever someone withdraw bitcoin. My script will auto execute the withdrawal request.
Hence I use the function walletpassphrase in my script.
Is there any better and more secure way to execute the withdrawal task?
If hacker can hack the script, he will get my password and all the BTC in the wallet.
What are other proven secure way of doing this?
thank you
I would be glad to help you work on using my api and a cold storage wallet. Then you could do withdraws on your own computer without it being linked to your server.
thanks... does your api work with blockchain.info or bitcoind?