mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-09 09:04:25 +01:00
options: deprecate v2 mode for autotor
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>
This commit is contained in:
committed by
Rusty Russell
parent
fe8074c8c3
commit
e6527ccece
@@ -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\.
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user