website: phrasing, link (#1333)

This commit is contained in:
JRoberts
2022-11-09 15:32:45 +04:00
committed by GitHub
parent ad1432e0ee
commit 941660625d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
<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>

View File

@@ -225,7 +225,7 @@ active_home: true
<li> If operators 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>