mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
updated anonymity tutorial
This commit is contained in:
parent
44afc9aaf3
commit
59d6945d31
10 changed files with 466 additions and 2 deletions
BIN
opsec/anonymityexplained/3.png
Normal file
BIN
opsec/anonymityexplained/3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 139 KiB |
BIN
opsec/anonymityexplained/4.png
Normal file
BIN
opsec/anonymityexplained/4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 597 KiB |
BIN
opsec/anonymityexplained/5.png
Normal file
BIN
opsec/anonymityexplained/5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 452 KiB |
BIN
opsec/anonymityexplained/6.png
Normal file
BIN
opsec/anonymityexplained/6.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 641 KiB |
BIN
opsec/anonymityexplained/7.png
Normal file
BIN
opsec/anonymityexplained/7.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 214 KiB |
|
@ -89,7 +89,38 @@
|
|||
</div> <!-- /container -->
|
||||
</div><!-- /white -->
|
||||
|
||||
<div id="anon2">
|
||||
|
||||
<!-- +++++ Second Post +++++ -->
|
||||
<div id="anon2">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-lg-offset-2">
|
||||
<h2><b>Anonymous Amongst Who ? What are the odds ?</b></h2> </br> </br>
|
||||
<p><b>The strength of your Anonymity is measured by the odds of finding you amongst a group of people.</b></p>
|
||||
<p><img src="../logos/on0.png"> - Anonymity</p>
|
||||
<p>let's say your Anonymity is Perfect and you are simply <b>"one human being in the world"</b>, the adversary currently has a chance of <b>1 out of 8 billion</b> to guess that it is you. He'd do better to try and play the lottery than to try and guess that it's you.</p>
|
||||
<img src="3.png" class="imgRz">
|
||||
<p>Now let's say the adversary knows that you live in France what are the odds now ?</p>
|
||||
<img src="4.png" class="imgRz">
|
||||
<p><b>Now let's say that the adversary knows you live in France</b>, the odds have been significantly reduced from 1 out of 8 billion to <b>1 out of 65 million</b>, but still that's not enough to accurately pinpoint you, the probability of the adversary figuring out who you are is still very low.</p>
|
||||
<p><img src="../logos/on1.png"> - Pseudonymity</p>
|
||||
<p>But now let's say that the adversary knows more than that, let's suppose that <b>the adversary knows that you have a masters in cybersecurity, and that you work a general IT job in France, for a software company.</b> Now the odds have shrinked further, especially if the adversary is able to combine multiple sources of data to try and profile you.</p>
|
||||
<img src="5.png" class="imgRz">
|
||||
|
||||
<p>Let's say you are trying to chat on <a href="../anonsimplex/index.html">SimpleX</a> while the adversary is in the chat with you, and he sees that you have a <a href="https://www.youtube.com/watch?v=S03T47hapAc">gorillaz profile picture</a>, call yourself Nihilist, and talk about Opsec all the time. If the adversary is good at profiling you over time, he could have already shrinked down the odds to <b>1 out of 10 thousand</b> people. Here we're talking about a drastically reduced anonymity, <b>which we can consider to be pseudonymity.</b> but that is still not enough to know who you are IRL.</p>
|
||||
<p><img src="../logos/on2.png"> - Onymity</p>
|
||||
<p>But you need to be aware that even the tiniest opsec mistake thing can reduce the odds of your anonymity to <b>1 out of 1</b>, where you are effectively deanonymized. For instance let's say you are in this <a href="https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2FL5jrGV2L_Bb20Oj0aE4Gn-m5AHet9XdpYDotiqpcpGc%3D%40nowhere.moe%2FWdXMbz3Yq9baXgQVKy2EppUm0NCcYluM%23%2F%3Fv%3D1-3%26dh%3DMCowBQYDK2VuAyEAtVlfehjn5VhPIhDI_ses2kw3itcjMpLMvLlUFejMNlU%253D&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22gUgzlCwi97y1rHaezDZcLg%3D%3D%22%7D">SimpleX chatroom </a>, and let's say you are sending a picture of your own <a href="https://monerosupplies.com/product/monerochan-plush/">limited edition monerochan</a>:</p>
|
||||
<img src="6.png" class="imgRz">
|
||||
<p>Now the thing is, <b>there are only 100 monerochan plushies</b> out there, if the adversary is the seller of those monerochan plushies, he knows where he sent all of the 100 plushies, therefore your anonymity has been reduced to <b>1 out of 100</b> But thing is, upon closer exception it is worse than you may think:</p>
|
||||
<img src="7.png" class="imgRz">
|
||||
<p>If you look closer at the image the "Certificate of authenticity" says that it is the 41th monerochan out of the 100 plushies that exist. Therefore <b>if the adversary is the plushie seller, your anonymity odds have been reduced 1 out of 1 As he now knows to whom he sent the 41th plushie.</b> Meaning that you just deanonymized yourself for that particular adversary. </p>
|
||||
<p>You get the idea, if you want to remain Anonymous, you need to always ask yourself <b>"how many people could send that?"</b>, <u>if you were to send that picture i sent above, you'd realize that this is a bad idea</u>, same as in saying your real IRL name, your phone number, your home address, your home public IP address, etc.</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">
|
||||
|
@ -144,7 +175,7 @@ All of it because the government intends to destroy Bob's right to remain Anonym
|
|||
|
||||
|
||||
<!-- +++++ Second Post +++++ -->
|
||||
<div id="anon1">
|
||||
<div id="anon2">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-lg-offset-2">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue