Merge pull request #3932

8962f00 simplewallet: add optional trusted/untrusted argument to set_daemon (moneromooo-monero)
941a608 util: consider Tor/I2P addresses to be non local (moneromooo-monero)
2b3357e README: mention --untrusted-daemon (moneromooo-monero)
This commit is contained in:
luigi1111 2018-06-20 14:44:54 -05:00
commit 3721298cf6
No known key found for this signature in database
GPG key ID: F4ACA0183641E010
3 changed files with 37 additions and 1 deletions

View file

@ -567,6 +567,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: