mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 06:46:42 +00:00
simplex server to server clarification
This commit is contained in:
parent
dfdce72c67
commit
03d131179e
4 changed files with 211 additions and 4 deletions
96
graphs/.$anonsimplex.drawio.bkp
Normal file
96
graphs/.$anonsimplex.drawio.bkp
Normal file
File diff suppressed because one or more lines are too long
96
graphs/anonsimplex.drawio
Normal file
96
graphs/anonsimplex.drawio
Normal file
File diff suppressed because one or more lines are too long
BIN
opsec/anonsimplex/50.png
Normal file
BIN
opsec/anonsimplex/50.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 434 KiB |
|
@ -164,6 +164,21 @@ sudo apt install tor</pre></code>
|
|||
|
||||
<!-- SimpleX Server Setup -->
|
||||
<div id="anon3">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-lg-offset-2">
|
||||
<h2><b>Only using your own onion-only simplex server doesn't isolate you. </b></h2>
|
||||
<p>A common misconception that people seem to have is that you wouldnt be able to communicate with regular simplex users that don't have Tor connectivity, when you're only using your own onion-only simplex servers. <b>But that's not true, you're not even isolated when using onion-only servers.</b> This mode of thinking comes the fact that traditional federated apps (like the fediverse) don't care about serverside anonymity. But, lucky for us, the official simplex servers also allow Tor connections in between simplex servers, which makes this whole setup possible.</p>
|
||||
<img src="50.png" class="imgRz">
|
||||
<p>In reality, thanks to Simplex's Private Routing protocol, (which is a 2 hop routing protocol), <b>your trusted simplex server (which is onion-only) communicates with the other party's trusted simplex server, as long as they have Tor connectivity.</b> And if the other peer is using the default Simplex Servers, which all have Tor connectivity, then they can still communicate to your own onion-only simplex server, which ensures that you're not isolated when you want to have a public, yet anonymous community <a href="http://nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/simplex.html">like the one we have at Nowhere.</a></p>
|
||||
<p>That's what we are going for in this tutorial. We're going to setup a simplex server that is onion-only, to protect the serverside anonymity, <b>and we'll use our simplex client to only connect through our onion-only simplex server, and we'll create groupchats with it so that we can have our own public, yet anonymous chatroom.</b></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- SimpleX Server Setup -->
|
||||
<div id="anon2">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-lg-offset-2">
|
||||
|
@ -546,7 +561,7 @@ xftp://emX7ForsbdpIscNiDZ6b0HTbfFUayn00C1wmeVTofYA=@wg54vc6p3dscshywvt2wninachqo
|
|||
</div>
|
||||
|
||||
<!-- Configure SimpleX -->
|
||||
<div id="anon2">
|
||||
<div id="anon3">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-lg-offset-2">
|
||||
|
@ -575,7 +590,7 @@ xftp://emX7ForsbdpIscNiDZ6b0HTbfFUayn00C1wmeVTofYA=@wg54vc6p3dscshywvt2wninachqo
|
|||
</div>
|
||||
|
||||
<!-- How to Create Chatrooms in Incognito -->
|
||||
<div id="anon3">
|
||||
<div id="anon2">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-lg-offset-2">
|
||||
|
@ -617,7 +632,7 @@ https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2FBD4qkVq8lJUgjHt0kUaxeQBYsKa
|
|||
</div>
|
||||
|
||||
<!-- How to Join Chatrooms in Incognito -->
|
||||
<div id="anon2">
|
||||
<div id="anon3">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-lg-offset-2">
|
||||
|
@ -642,7 +657,7 @@ https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2FBD4qkVq8lJUgjHt0kUaxeQBYsKa
|
|||
</div>
|
||||
|
||||
<!-- Conclusion -->
|
||||
<div id="anon3">
|
||||
<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