aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2018-06-05 16:54:46 +0100
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2018-06-05 16:55:27 +0100
commit2b3357ee98a36bc2252e12d1e336eb9c5c7474f6 (patch)
treedac278f99cb7ecb8e9583a39b61bb6a7eaf1021a /README.md
parentutil: consider Tor/I2P addresses to be non local (diff)
downloadmonero-2b3357ee98a36bc2252e12d1e336eb9c5c7474f6.tar.xz
README: mention --untrusted-daemon
when connecting the wallet to a daemon on a tor hidden service
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4c3e9799a..aedf8efb1 100644
--- a/README.md
+++ b/README.md
@@ -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: