fix prod tutorials + opsec ones

This commit is contained in:
nihilist 2025-02-02 15:22:46 +01:00
parent 81b9522893
commit 20224ab71c
11 changed files with 48 additions and 50 deletions

BIN
opsec/anonsimplex/36.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

BIN
opsec/anonsimplex/37.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 KiB

View file

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Anonymity - Easy Anonymous Chats Using SimpleX</title>
<title>Anonymity - Easy Anonymous Chats Using SimpleX (and onion-only servers)</title>
<link href="../../assets/css/bootstrap.css" rel="stylesheet">
<link href="../../assets/css/xt256.css" rel="stylesheet">
<link href="../../assets/css/main.css" rel="stylesheet">
@ -38,7 +38,7 @@
alt="User Icon">
<span class="author-date">Hoover - 2024-10-12</span>
</p>
<h1>Anonymity - Easy Anonymous Chats Using SimpleX</h1>
<h1>Anonymity - Easy Anonymous Chats Using SimpleX (and onion-only servers)</h1>
<img src="../closedsource/2.png" class="imgRz">
<p>In this tutorial we're going to see how to setup a chat application for Anonymous use. This is especially important in a world where mass-surveillance is nearly-omnipresent. It has become the end users' responsibility to uphold their privacy and anonymity while communicating online.</p>
</div>
@ -519,7 +519,13 @@ smp://BD4qkVq8lJUgjHt0kUaxeQBYsKaxDejeecxm6-2vOwI=@b6geeakpwskovltbesvy3b6ah3ewx
xftp://emX7ForsbdpIscNiDZ6b0HTbfFUayn00C1wmeVTofYA=@wg54vc6p3dscshywvt2wninachqoarrodtunapds7t7p47sn5e3qonid.onion:5233</b>
</pre></code>
<p>And from there we simply add the servers in our simplex client:</p>
<p><u>Sidenote:</u> One important thing to note though is that you shouldn't be the only one to use your own simplex servers as if you are the only one to use that one simplex server, people may figure out that you're the same person when trying to use different profiles. This is why you should list your simplex servers publicly somewhere, either in your own community like i did <a href="http://nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/simplex.html">here</a>: </p>
<img src="36.png" class="imgRz">
<p>Or you can list your simplex servers on public lists like this one:</p>
<img src="37.png" class="imgRz">
<p>Once that's done, we can go ahead and add the servers in our simplex client:</p>
</div>