summaryrefslogtreecommitdiffstats
path: root/what-to-do.md
diff options
context:
space:
mode:
authorzero <zero@noreply.codeberg.org>2019-11-15 00:38:07 +0100
committerzero <zero@noreply.codeberg.org>2019-11-15 00:38:07 +0100
commite915b9587df83a21581736ab198f5d3757a0f039 (patch)
tree9e0e449d04f87b56dff1cdf271a93156798be81d /what-to-do.md
parentd35573e2ba7a4fd6188412374ff28504410057c6 (diff)
downloadcloudflare-tor-e915b9587df83a21581736ab198f5d3757a0f039.tar
cloudflare-tor-e915b9587df83a21581736ab198f5d3757a0f039.tar.gz
cloudflare-tor-e915b9587df83a21581736ab198f5d3757a0f039.tar.lz
cloudflare-tor-e915b9587df83a21581736ab198f5d3757a0f039.tar.xz
cloudflare-tor-e915b9587df83a21581736ab198f5d3757a0f039.zip
Update 'what-to-do.md'
Diffstat (limited to 'what-to-do.md')
-rw-r--r--what-to-do.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/what-to-do.md b/what-to-do.md
index cbc4d9a8..dbc10686 100644
--- a/what-to-do.md
+++ b/what-to-do.md
@@ -209,7 +209,7 @@ die();
| Name | Developer | Support | Comment |
| -------- | -------- | -------- | -------- |
-| **[Ungoogled-Chromium](https://ungoogled-software.github.io/ungoogled-chromium-binaries/) | Eloston | [Link](https://codeberg.org/Eloston/ungoogled-chromium/)** | PC (Win, Mac, Linux) _Not Tor_ |
+| **[Ungoogled-Chromium](https://ungoogled-software.github.io/ungoogled-chromium-binaries/)** | Eloston | [Link](https://codeberg.org/Eloston/ungoogled-chromium/) | PC (Win, Mac, Linux) _Not Tor_ |
| **[Bromite](https://www.bromite.org/fdroid)** | Bromite | [Link](https://github.com/bromite/bromite/issues) | Android _Not Tor_ |
| [Tor Browser](https://www.torproject.org/download/) | Tor Project | [Link](https://support.torproject.org/) | PC (Win, Mac, Linux) |
| [Tor Browser Android](https://www.torproject.org/download/) | Tor Project | [Link](https://support.torproject.org/) | Android |
@@ -229,8 +229,6 @@ There is no 100% secure nor 100% private on the internet and technology.
> 3. Open about:config and search "*extensions.torbutton.use_nontor_proxy*". Set it to "*true*".
> 4. Create new boolean "*extensions.torlauncher.start_tor*". Set it to "*false*".
> 5. Close Tor Browser.
->
-> (In version 9.0, Tor project suddenly removed the ability to set custom proxy. Ask your friend for help if you still unable to disable Tor.)
>
> Other guide is [here](https://www.whonix.org/wiki/Tor_Browser_without_Tor#Disabling_Tor).
@@ -276,6 +274,7 @@ Therefore we recommend above table only. Nothing else.
> "*://*.mozilla.com/*",
> "*://*.mozilla.net/*",
> "*://*.mozilla.org/*",
+> "*://webcompat.com/*",
> "*://*.firefox.com/*",
> "*://*.thunderbird.net/*",
> "*://*.cloudflare.com/*"
@@ -283,7 +282,7 @@ Therefore we recommend above table only. Nothing else.
> },
-- ~~Report a bug on mozilla's tracker, telling them not to use Cloudflare/TRR.~~ There was a bug report on bugzilla. Many people were posted their concern, however the bug was hidden by the admin last year.
+- ~~Report a bug on mozilla's tracker, telling them not to use Cloudflare/TRR.~~ There was a bug report on bugzilla. Many people were posted their concern, however the bug was hidden by the admin in 2018.
- To disable DOH, enter *about:config?filter=network.trr* in the address bar then set "*network.trr.mode*" to 5 to completely disable it. The value "5" [means "Off by choice"](https://gist.github.com/bagder/5e29101079e9ac78920ba2fc718aceec).