From 941660625d8a8ba77a0ee0221f45c058a379a899 Mon Sep 17 00:00:00 2001 From: JRoberts <8711996+jr-simplex@users.noreply.github.com> Date: Wed, 9 Nov 2022 15:32:45 +0400 Subject: [PATCH] website: phrasing, link (#1333) --- .../src/_includes/overlay_content/simplex_network/card_1.html | 4 ++-- website/src/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/_includes/overlay_content/simplex_network/card_1.html b/website/src/_includes/overlay_content/simplex_network/card_1.html index 27c368176f..a0bd109449 100644 --- a/website/src/_includes/overlay_content/simplex_network/card_1.html +++ b/website/src/_includes/overlay_content/simplex_network/card_1.html @@ -1,8 +1,8 @@

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. diff --git a/website/src/index.html b/website/src/index.html index d2dfaef855..67595d4197 100644 --- a/website/src/index.html +++ b/website/src/index.html @@ -225,7 +225,7 @@ active_home: true
  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