summaryrefslogtreecommitdiffstats
path: root/what-to-do.md
diff options
context:
space:
mode:
authorSwanson <swanson@mail.i2p>2019-02-21 01:19:35 +0000
committerSwanson <swanson@mail.i2p>2019-02-21 01:19:35 +0000
commit937ec84400cfebd0dfa37abe319b227432a67ccb (patch)
treec1978ce01ca349d59af07c78ddfca1aa53f0783d /what-to-do.md
parent710ee6b439a483871a9205e209846358f2acece3 (diff)
downloadcloudflare-tor-937ec84400cfebd0dfa37abe319b227432a67ccb.tar
cloudflare-tor-937ec84400cfebd0dfa37abe319b227432a67ccb.tar.gz
cloudflare-tor-937ec84400cfebd0dfa37abe319b227432a67ccb.tar.lz
cloudflare-tor-937ec84400cfebd0dfa37abe319b227432a67ccb.tar.xz
cloudflare-tor-937ec84400cfebd0dfa37abe319b227432a67ccb.zip
Update 'what-to-do.md'
Diffstat (limited to 'what-to-do.md')
-rw-r--r--what-to-do.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/what-to-do.md b/what-to-do.md
index af2b2da3..06d27652 100644
--- a/what-to-do.md
+++ b/what-to-do.md
@@ -1,4 +1,4 @@
-##### What you can do to resist Cloudflare?
+#### What you can do to resist Cloudflare?
@@ -53,10 +53,11 @@
> **How?**
> 1. Download [Tor Browser](https://www.torproject.org/) and launch it.
> 2. Open Add-ons Manager (about:addons) and *disable* EVERYTHING but "*Torbutton*". **Do NOT *remove* them**.
-> 3. Open about:config and search "*extensions.torbutton.usenontorproxy*". Set it to "*false*".
+> 3. Open about:config and search "*extensions.torbutton.use_nontor_proxy*". Set it to "*false*".
> 4. Go to Options, scroll down to "*Network Proxy*". Click "*Settings*" and select "*No proxy*".
+> 5. Close Tor Browser.
>
-> Other guide: https://www.whonix.org/wiki/Tor_Browser_without_Tor#Disabling_Tor
+> Other guide is [here](https://www.whonix.org/wiki/Tor_Browser_without_Tor#Disabling_Tor).
Let's talk about _other software's privacy_...
@@ -82,10 +83,8 @@ Let's talk about _other software's privacy_...
- Don't use Firefox Nightly. It will send debug-level information to Mozilla servers without opt-out method. Mozilla servers are [behing Cloudflare](https://www.digwebinterface.com/?hostnames=www.mozilla.org%0D%0Amozilla.cloudflare-dns.com&type=&ns=resolver&useresolver=8.8.4.4&nameservers=).
-- It is possible to prohibit Firefox to connect to Mozilla servers. Create a file "/distribution/policies.json". Mozilla's [policy-templates guide](https://github.com/mozilla/policy-templates/blob/master/README.md).
+- It is possible to prohibit Firefox to connect to Mozilla servers. Create a file "/distribution/policies.json". Mozilla's [policy-templates guide](https://github.com/mozilla/policy-templates/blob/master/README.md). Keep in mind this trick might stop working in later version because Mozilla likes to whitelist themselves. Use firewall and DNS filter to block them completely.
-
-> "policies": {
> "WebsiteFilter": {
> "Block": [
> "*://*.mozilla.com/*",