README: mention --untrusted-daemon
when connecting the wallet to a daemon on a tor hidden service
This commit is contained in:
parent
941a608d52
commit
2b3357ee98
|
@ -546,6 +546,8 @@ setting the following configuration parameters and environment variables:
|
||||||
as well.
|
as well.
|
||||||
* Do NOT pass `--detach` when running through torsocks with systemd, (see
|
* Do NOT pass `--detach` when running through torsocks with systemd, (see
|
||||||
[utils/systemd/monerod.service](utils/systemd/monerod.service) for details).
|
[utils/systemd/monerod.service](utils/systemd/monerod.service) for details).
|
||||||
|
* If you use the wallet with a Tor daemon via the loopback IP (eg, 127.0.0.1:9050),
|
||||||
|
then use `--untrusted-daemon` unless it is your own hidden service.
|
||||||
|
|
||||||
Example command line to start monerod through Tor:
|
Example command line to start monerod through Tor:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue