mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
Fix typo
This commit is contained in:
parent
01a80468e6
commit
a3a651a53a
1 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,7 @@
|
|||
|
||||
<p>Syncthing is FOSS software and has E2EE by default, and can run without a clearnet ip address. This means you can just spin up a client, and your data will be encrypted and sent through syncthing network. If you have a threat model that needs a way to reliably share files with minimum exposure, this setup will be suitable.</p>
|
||||
|
||||
<p>Syncthing has its own relays for supporting tranmission of files between peers which are both behind the nat, and it works when both parties are behind tor. This guarantees the anonymity of both parties.</p>
|
||||
<p>Syncthing has its own relays for supporting transmission of files between peers which are both behind the nat, and it works when both parties are behind tor. This guarantees the anonymity of both parties.</p>
|
||||
|
||||
<p>OPSEC Recommendations:
|
||||
|
||||
|
@ -141,7 +141,7 @@ sha256sum: WARNING: 35 listed files could not be read
|
|||
<p>Next you need to do some changes in the tor browser, so you can access the web panel</p>
|
||||
<p>type about:config inside the address bar, accept the risk and continue</p>
|
||||
<img src="2.png" class="imgRz">
|
||||
<p>serach for no_proxies_on in the search bar, and add 127.0.0.1 to it</p>
|
||||
<p>search for no_proxies_on in the search bar, and add 127.0.0.1 to it</p>
|
||||
<img src="3.png" class="imgRz">
|
||||
<p>Editing your tor browser is fine if you are just using it to access local syncthing instance, but you should revert the change if you want to access the internet. Changing tor config might bring some unexpected browser fingerprint issue. You should get a separate whonix vm if paranoid.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue