What changed, and why it matters
This commit simply removes a documentation link to an etcd setup guide from the installation instructions. There is no code change and no security relevance.
Recommended action
No security action needed; treat as routine documentation maintenance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
A single line referencing kvdb_etcd was deleted from docs/INSTALL.md. The change is purely documentation cleanup and does not affect any executable code, configuration defaults, or security behavior.
Changed components
docs/INSTALL.mdInspect captured patch +0 / −1
diff --git a/docs/INSTALL.md b/docs/INSTALL.md
index a7714c4..89437a7 100644
--- a/docs/INSTALL.md
+++ b/docs/INSTALL.md
@@ -254,7 +254,6 @@ will have the following tags:
- [peersrpc](/lnrpc/peersrpc/peers.proto)
- [kvdb_postrgres](/docs/postgres.md)
- [kvdb_sqlite](/docs/sqlite.md)
-- [kvdb_etcd](/docs/etcd.md)
The `dev` tag is used for development builds, and is not included in the
release builds & installation.
Risk score
Our methodology →Why this scored 15/100
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.