mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-26 15:18:01 +00:00
deploy: 941660625d
This commit is contained in:
@@ -1339,8 +1339,8 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<p>
|
||||
<a href="https://en.wikipedia.org/wiki/Peer-to-peer">P2P</a>
|
||||
messaging protocols and apps have various problems that make
|
||||
them less reliable than SimpleX, more complex to implement and
|
||||
analyse, and vulnerable to several types of attack.
|
||||
them less reliable than SimpleX, more complex to analyse,
|
||||
and vulnerable to several types of attack.
|
||||
</p>
|
||||
<ol style="list-style: auto; padding-left: 1em;">
|
||||
<li>
|
||||
@@ -1636,7 +1636,7 @@ window.addEventListener("load", function () {
|
||||
<li> If operator’s servers are compromised</li>
|
||||
<li> Does not protect users' metadata</li>
|
||||
<li> While P2P are distributed, they are not federated - they operate as a single network</li>
|
||||
<li> P2P networks either have a central authority or the whole network can be compromised - <a class="underline text-primary-light dark:text-primary-dark underline-offset-2" href="https://github.com/simplex-chat/protocol#comparison-with-p2p-messaging-protocols">see here</a></li>
|
||||
<li> P2P networks either have a central authority or the whole network can be compromised - <a class="underline text-primary-light dark:text-primary-dark underline-offset-2" href="https://github.com/simplex-chat/simplex-chat/blob/stable/docs/SIMPLEX.md#comparison-with-p2p-messaging-protocols">see here</a></li>
|
||||
</ol>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user