diff --git a/index.html b/index.html index abafc85d7e..18218d58a2 100644 --- a/index.html +++ b/index.html @@ -1339,8 +1339,8 @@ window.addEventListener('scroll',changeHeaderBg);

P2P 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.

  1. @@ -1636,7 +1636,7 @@ window.addEventListener("load", function () {
  2. If operator’s servers are compromised
  3. Does not protect users' metadata
  4. While P2P are distributed, they are not federated - they operate as a single network
  5. -
  6. P2P networks either have a central authority or the whole network can be compromised - see here
  7. +
  8. P2P networks either have a central authority or the whole network can be compromised - see here