mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
updated css + some tutorials
This commit is contained in:
parent
a0f34cc2dd
commit
d3888d5188
13 changed files with 108 additions and 9 deletions
|
@ -122,6 +122,24 @@ you -> VPN -> Tor -> VPN -> service
|
|||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-lg-offset-2">
|
||||
<h2><b>Use DAITA when trying to use VPNs for Anonymity</b></h2> </br> </br>
|
||||
<p>When trying to use VPNs for anonymity, take note that we need to prevent traffic correlation as much as possible, hence we want to protect against AI-guided traffic analysis, <b>in order to make sure our VPN traffic looks the same as with other users.</b> To do so we enable DAITA (Defense Against AI-guided traffic analysis) in the mullvad VPN:</p>
|
||||
<img src="18.png" style="width:250px;">
|
||||
<img src="19.png" style="width:250px;">
|
||||
<img src="20.png" style="width:250px;">
|
||||
<img src="21.png" style="width:250px;">
|
||||
<p>Once enabled this will prevent an adversary watching connections to and from a VPN server to figure out which VPN user (that is currently using a VPN server) is visiting which website, based on the packet size and traffic patterns. (see <a href="https://mullvad.net/en/vpn/daita">this article</a> for more details on how DAITA works)</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div><!-- /row -->
|
||||
</div> <!-- /container -->
|
||||
</div><!-- /white -->
|
||||
|
||||
<div id="anon1">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-lg-offset-2">
|
||||
<h2><b>First Goal: Accessing websites that block Tor</b></h2> </br> </br>
|
||||
<p>Great, you found out about Tor, you want to be anonymous while browsing the web, and now you start to use your favorite centralised services (google, youtube for example) <b>but you realize that they don't allow you to use their service while you use tor!</b></p>
|
||||
<img src="1.png" class="imgRz">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue