1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 14:40:34 +01:00
eclair/docs
Victor Larsson 2e9f8d9f9e
Cookie-based authentication for Bitcoin Core RPC (#1986)
Add support for cookie authentication with bitcoind instead of
user/password. This is recommended when running eclair and
bitcoind on the same machine: it ensures only processes with
read permissions to the bitcoind cookie file are able to call the
RPC, which is safer than a user/password pair.
2021-10-26 11:34:51 +02:00
..
release-notes Cookie-based authentication for Bitcoin Core RPC (#1986) 2021-10-26 11:34:51 +02:00
Architecture.md Remove the GUI (#1981) 2021-10-01 14:46:27 +02:00
CircularRebalancing.md Additional parameters for findroute* API calls (#1969) 2021-10-22 09:04:29 +02:00
Cluster.md Add cluster doc, and packaging improvements (#1646) 2020-12-18 11:36:24 +01:00
Configure.md Cookie-based authentication for Bitcoin Core RPC (#1986) 2021-10-26 11:34:51 +02:00
Monitoring.md Fix a few typos (#1684) 2021-02-08 11:20:23 +01:00
PostgreSQL.md Fix a few typos (#1684) 2021-02-08 11:20:23 +01:00
Tor.md Make Tor optional for blockchain watchdogs (#1958) 2021-09-22 09:18:58 +02:00