README: mention --untrusted-daemon

when connecting the wallet to a daemon on a tor hidden service
This commit is contained in:
moneromooo-monero 2018-06-05 16:54:46 +01:00
parent 941a608d52
commit 2b3357ee98
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3
1 changed files with 2 additions and 0 deletions

View File

@ -546,6 +546,8 @@ setting the following configuration parameters and environment variables:
as well.
* Do NOT pass `--detach` when running through torsocks with systemd, (see
[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: