Skip to content

Better documentation for remote bitcoind - #3359

Merged
t-bast merged 1 commit into
masterfrom
document-remote-bitcoind
Aug 19, 2026
Merged

Better documentation for remote bitcoind#3359
t-bast merged 1 commit into
masterfrom
document-remote-bitcoind

Conversation

@t-bast

@t-bast t-bast commented Aug 19, 2026

Copy link
Copy Markdown
Member

Our documentation didn't make it clear enough that bitcoind should ideally run on the same machine as eclair. If that's not possible, since bitcoind doesn't provide support for TLS for its RPC and ZMQ endpoints, the node operator MUST setup a secure tunnel (providing encryption and authentication) between eclair and bitcoind. If that isn't provided, a network attacker may drop or alter messages between eclair and bitcoind, which can lead to a loss of funds.

Our documentation didn't make it clear enough that `bitcoind` should
ideally run on the same machine as `eclair`. If that's not possible,
since `bitcoind` doesn't provide support for TLS for its RPC and ZMQ
endpoints, the node operator MUST setup a secure tunnel (providing
encryption and authentication) between `eclair` and `bitcoind`. If
that isn't provided, a network attacker may drop or alter messages
between `eclair` and `bitcoind`, which can lead to a loss of funds.
@t-bast
t-bast requested review from pm47 and sstone August 19, 2026 08:25
@t-bast
t-bast merged commit 2422958 into master Aug 19, 2026
1 check passed
@t-bast
t-bast deleted the document-remote-bitcoind branch August 19, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants