Open louisinger opened 2 months ago
BITCOIND_RPC_USER, BITCOIND_RPC_PASS is not a safe way to connect bitcoind. For production, we should handle .cookie file.
BITCOIND_RPC_USER
BITCOIND_RPC_PASS
.cookie
Yes, but imho we should have both options. For example Voltage only support RPC users
BITCOIND_RPC_USER
,BITCOIND_RPC_PASS
is not a safe way to connect bitcoind. For production, we should handle.cookie
file.