summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormia02 <mia02@anonymous.i2p>2019-03-19 03:10:52 +0000
committermia02 <mia02@anonymous.i2p>2019-03-19 03:10:52 +0000
commit12cf6fc722df13f0bd939000caefe954b2f8bc42 (patch)
tree51f25fc0a0a2ea7fc520912228511c2378875d41
parent7b34db2e9d512324dd94c15e30ef3511a2174366 (diff)
downloadcloudflare-tor-12cf6fc722df13f0bd939000caefe954b2f8bc42.tar
cloudflare-tor-12cf6fc722df13f0bd939000caefe954b2f8bc42.tar.gz
cloudflare-tor-12cf6fc722df13f0bd939000caefe954b2f8bc42.tar.lz
cloudflare-tor-12cf6fc722df13f0bd939000caefe954b2f8bc42.tar.xz
cloudflare-tor-12cf6fc722df13f0bd939000caefe954b2f8bc42.zip
Update 'what-to-do.md'
-rw-r--r--what-to-do.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/what-to-do.md b/what-to-do.md
index 9c20b737..02934842 100644
--- a/what-to-do.md
+++ b/what-to-do.md
@@ -167,8 +167,16 @@ Let's talk about _other software's privacy_...
![](image/firefoxdns.jpg)
- If you would like to use non-ISP DNS, consider using [OpenNIC Tier2 DNS service](https://wiki.opennic.org/start)
-![](image/opennic.jpg) or any of the non-Cloudflare DNS services [here](https://www.lifewire.com/free-and-public-dns-servers-2626062)
+![](image/opennic.jpg) or any of non-Cloudflare DNS services.
+- You can use Tor as DNS resolver. If you're not Tor expert, [ask question here](https://tor.stackexchange.com/).
+
+> **How?**
+> 1. Download [Tor](https://www.torproject.org/) and install it on your computer.
+> 2. Add this line to "torrc" file. [DNSPort description](https://www.torproject.org/docs/tor-manual.html.en).
+> DNSPort 127.0.0.1:53
+> 3. Restart Tor.
+> 4. Set your computer's DNS server to "127.0.0.1".
- Tell us if you see [this functionality](https://ungleich.ch/en-us/cms/blog/2018/08/04/mozillas-new-dns-resolution-is-dangerous/) start to creep up beyond Firefox Nightly into more stable versions of Firefox.