Erik Arvstedt ec4a4dbe41
btcpayserver: fix whitelist security issue
Whitelisting localhost implicitly whitelists all inbound onion
connections. This prevents banning misbehaving inbound onion peers
and enables message `mempool` which can cause privacy leaks.

Instead, grant `download` as the single bitcoind whitelist permission, which
should be safe for onion peers.
Remove liquidd whitelisting because it doesn't support fine-grained permissions.

After a cursory glance at the nbxplorer code I think that nbxplorer
requires none of the other default whitelist permissions (noban, mempool,
relay).
Details: https://github.com/dgarage/NBXplorer/issues/344
2021-10-21 11:40:40 +02:00
..
2021-10-06 15:34:24 +02:00
2021-07-12 17:36:31 +02:00
2021-10-06 15:34:24 +02:00
2021-10-04 00:33:26 +02:00
2021-10-01 11:52:57 +02:00
2021-10-01 11:52:56 +02:00
2021-09-13 13:41:47 +02:00
2021-10-06 15:34:24 +02:00