ark-network / ark

Ark is a layer-two protocol designed to scale Bitcoin transactions
https://arkdev.info
MIT License
57 stars 16 forks source link

connect bitcoin node using cookie file #296

Open louisinger opened 3 weeks ago

louisinger commented 3 weeks ago

BITCOIND_RPC_USER, BITCOIND_RPC_PASS is not a safe way to connect bitcoind. For production, we should handle .cookie file.

tiero commented 3 weeks ago

Yes, but imho we should have both options. For example Voltage only support RPC users