From 6ef186314bd7d90f06ed50fa7d118a21a35fac98 Mon Sep 17 00:00:00 2001 From: Abdulkerim Ekrem Bekir Date: Tue, 20 Dec 2022 03:57:31 +0300 Subject: [PATCH] updated guide --- guides/tbb.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/guides/tbb.html b/guides/tbb.html index e1863af..f5b75bb 100644 --- a/guides/tbb.html +++ b/guides/tbb.html @@ -22,8 +22,12 @@

Please be aware that it is possible there may be even more spyware that needs removing than is covered in this guide.


Besides using the torrc configuration file, or host files, the only way to completely remove the connections is to unpack two omni.ja files, and remove all the addresses, and then re-zip the omni.ja files.

-

After downloading the latest TBB tarball (in our tests mitigation did not work with TBB from distro repos) either use this script (give it your tor-browser_en-US/ directory as argument) or follow these instructions:

-
+

After downloading the latest TBB tarball (in our tests mitigation did not work with TBB from distro repos) either use this script:

+ + sudo ./tbbmitigation.sh tor-browser_en-US/ + +

or follow the instructions below.

+

Manual mitigation

Find your omni.ja files:

find . -name omni.ja