Skip to content

Commit

Permalink
options: deprecate v2 mode for autotor
Browse files Browse the repository at this point in the history
Changelog-Deprecated: Changelog-Deprecated: lightningd: `enable-autotor-v2-mode` option.  Use v3.  See https://blog.torproject.org/v2-deprecation-timeline.

Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
  • Loading branch information
darosior authored and rustyrussell committed May 24, 2021
1 parent a35d16f commit 5118282
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
6 changes: 1 addition & 5 deletions doc/lightningd-config.5
Original file line number Diff line number Diff line change
Expand Up @@ -505,10 +505,6 @@ all DNS lookups, to avoid leaking information\.
Disable the DNS bootstrapping mechanism to find a node by its node ID\.


\fBenable-autotor-v2-mode\fR
Try to get a v2 onion address from the Tor service call, default is v3\.


\fBtor-service-password\fR=\fIPASSWORD\fR
Set a Tor control password, which may be needed for \fIautotor:\fR to
authenticate to the Tor control port\.
Expand Down Expand Up @@ -632,4 +628,4 @@ Main web site: \fIhttps://github.com/ElementsProject/lightning\fR
Note: the modules in the ccan/ directory have their own licenses, but
the rest of the code is covered by the BSD-style MIT license\.

\" SHA256STAMP:1cbbdff8f2b7ba54d6912c54a731357fcf37b87c053a528d546f3ffbfccd1216
\" SHA256STAMP:0010662a69870c935bdd6d701a254bfc116435797bbe026d8ca0c0de078c6492
3 changes: 0 additions & 3 deletions doc/lightningd-config.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -414,9 +414,6 @@ all DNS lookups, to avoid leaking information.
**disable-dns**
Disable the DNS bootstrapping mechanism to find a node by its node ID.

**enable-autotor-v2-mode**
Try to get a v2 onion address from the Tor service call, default is v3.

**tor-service-password**=*PASSWORD*
Set a Tor control password, which may be needed for *autotor:* to
authenticate to the Tor control port.
Expand Down

0 comments on commit 5118282

Please sign in to comment.