website: phrasing, link (#1333)
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -225,7 +225,7 @@ active_home: true
|
||||
<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