21
1
With bitcoin 0.4.0 I have encrypted my wallet. Now when I would want to use bitcoind, the only way to send money is to provide my wallet decryption key on the cmd line first. I do not want to do that as my password will show up in the shell history.
Is there a way to let bitcoind ask for the wallet passphrase?
2
See this related post: http://security.stackexchange.com/questions/146019/input-password-to-bitcoin-cli
– e18r – 2016-12-21T17:09:14.260And this: http://serverfault.com/q/592744/116529
– Afr – 2017-02-28T20:16:15.130