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

docs: document tor v2 onion handling in 0.21 release notes

Public commit record

What the developer wrote

Authored by Erick Cestari

85/100 · Strong
docs: document tor v2 onion handling in 0.21 release notes

Add a 0.21 release-notes entry covering the `--tor.v2` removal, the
boundary rejection of v2 input on operator entry points, the
persisted-state filtering (self-node announcement, watchtower client,
autopilot, graph bootstrapper, SCB restore), the Tor controller's
v3-only ADD_ONION restriction, and the wire-faithful behavior that
preserves peer-signed v2 entries through `lnwire`, `graph/db`, and
the graph RPCs.
✓ Specific, descriptive subject✓ Names a concrete action or component✓ Uses a recognizable type or scope✓ Provides detailed explanatory context
The short version

What changed, and why it matters

This commit only adds documentation to the 0.21.0 release notes. It describes how LND now rejects old-style Tor v2 onion addresses at configuration and command boundaries, filters them from several internal persisted-state paths, and preserves wire-faithful handling of peer-signed v2 announcements. There is no code change in this commit, so it does not itself fix or introduce a vulnerability.

Recommended action

No action required for this commit. Review PR #10813 and the actual implementation commits if assessing the security of the Tor v2 removal.

Security signals we found

01

Documentation-only change

02

Summarizes prior Tor v2 deprecation/removal behavior

03

No functional code diff

Risk score

Why this scored 15/100

Our methodology →
Potential impact 0/30
Exploitability 0/25
Stealth signal 0/15
Affected reach 0/15
Confidence 10/10
Evidence quality 5/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.