ark-network / ark

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

connect bitcoin node using cookie file #296

Open louisinger opened 2 months ago

louisinger commented 2 months ago

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

tiero commented 2 months ago

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