AI-generated analysisPublished automatically and not human-verified. Validated context appears in community notes below.
← Watch feed
Low 27 Bitcoin

More flexible mixing of clearnet addresses and tor proxy (#3054)

Public commit record

What the developer wrote

Authored by rorp

81/100 · Strong
More flexible mixing of clearnet addresses and tor proxy (#3054)

We improve the connection logic when a proxy is configured, but Tor shouldn't
be used for IPv4 or IPv6 remote addresses.
✓ Specific, descriptive subject✓ Names a concrete action or component✓ Provides detailed explanatory context✓ Links an issue, advisory, or supporting reference
The short version

What changed, and why it matters

This commit changes how Eclair picks which network address to use when reconnecting to another Lightning node. It makes the choice more flexible when a Tor proxy is configured: instead of always preferring Tor when available, it now lets clearnet IPv4/IPv6 addresses be used directly when the proxy is set to only handle Tor. This is a configuration/logic improvement, not a clear-cut security fix or vulnerability.

Recommended action

Review the new address-selection behavior against your proxy/privacy configuration. If you rely on Tor-only connectivity, verify that `useForIPv4` and `useForIPv6` are disabled and that the new logic still satisfies your privacy model. Treat this as a behavior change rather than an urgent security patch unless additional context emerges.

Security signals we found

01

Changes network routing/address selection logic involving Tor and clearnet

02

Could affect privacy expectations if a user configured Tor-only but the node unexpectedly uses clearnet

03

Could affect connectivity if proxy settings are interpreted differently than before

04

No explicit security bug fix or vulnerability disclosure in commit message or diff

Risk score

Why this scored 27/100

Our methodology →
Potential impact 5/30
Exploitability 5/25
Stealth signal 5/15
Affected reach 5/15
Confidence 4/10
Evidence quality 3/5
Human-validated context

Community notes

Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.

No validated notes yet.

The AI analysis stands alone for now. Submit a note if you can add evidence or important context.