aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2018-06-20 14:44:54 -0500
committerluigi1111 <luigi1111w@gmail.com>2018-06-20 14:44:54 -0500
commit3721298cf6fc49202efc56ecf10ea12f6a05fdf5 (patch)
tree2c36da00159e3c42a702fa08a40f0a39db4a42b8 /README.md
parentMerge pull request #3927 (diff)
parentREADME: mention --untrusted-daemon (diff)
downloadmonero-3721298cf6fc49202efc56ecf10ea12f6a05fdf5.tar.xz
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)
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d1c97ff53..d7a3c1297 100644
--- a/README.md
+++ b/README.md
@@ -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: