updated guide

This commit is contained in:
Abdulkerim Ekrem Bekir 2022-12-20 03:57:31 +03:00
parent 6408eed78f
commit 6ef186314b
1 changed files with 6 additions and 2 deletions

View File

@ -22,8 +22,12 @@
<p>Please be aware that it is possible there may be even more spyware that needs removing than is covered in this guide.</p>
<br/>
<p> 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.</p>
<p>After downloading the latest TBB tarball (in our tests mitigation did not work with TBB from distro repos) either use <a href="files/tbbmitigation.sh">this script</a> (give it your <code>tor-browser_en-US/</code> directory as argument) or follow these instructions:</p>
<br/>
<p>After downloading the latest TBB tarball (in our tests mitigation did not work with TBB from distro repos) either use <a href="files/tbbmitigation.sh">this script</a>:</p>
<code class="big-code">
sudo ./tbbmitigation.sh tor-browser_en-US/
</code>
<p> or follow the instructions below.</p>
<h3>Manual mitigation</h3>
<p>Find your omni.ja files:</p>
<code class="big-code">
find . -name omni.ja