What changed, and why it matters
This commit only adds a release note documenting that the 'tor' network option has been removed in favor of 'onion'. It is a documentation-only change with no code modifications and no security implications.
No action required; this is a documentation-only release note. Review the related PR #34031 only if tracking the actual removal of the 'tor' network option.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit creates a single new Markdown file under doc/release-notes-34031.md stating that the ‘tor’ network specification has been removed after being deprecated in favor of ‘onion’ since v0.17.0. The diff contains no executable code, configuration, or protocol changes.
Changed components
doc/release-notes-34031.mdInspect captured patch +4 / −0
diff --git a/doc/release-notes-34031.md b/doc/release-notes-34031.md
new file mode 100644
index 00000000..c0f29a9a
--- /dev/null
+++ b/doc/release-notes-34031.md
@@ -0,0 +1,4 @@
+Net
+---
+- `tor` has been removed as a network specification. It
+ was deprecated in favour of `onion` in v0.17.0. (#34031)
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.