From 48e4fb5a1ee614845cded4c7ce13682fa48a285b Mon Sep 17 00:00:00 2001 From: Pedro Kaleb! <73436445+LyeZinho@users.noreply.github.com> Date: Wed, 4 Sep 2024 11:38:44 +0100 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0497648..e1d7f94 100644 --- a/README.md +++ b/README.md @@ -45,13 +45,13 @@ These incidents highlight the risks associated with storing personal data on cen | | | | | | | | | +-----------------------+ | | +-----------------------+ | | | | | -| +-----------------------+ | | +-----------------------+ | -| | | | | | | | -| | Encryption Module | | | | Encryption Module | | (Server not encript client data because -| | (AES-256, Argon2) | | | | (AES-256, Argon2) | | the data already come to server encripted -| | | | | | | | so only client know how to decript -| +-----------------------+ | | +-----------------------+ | it will ensure that even if data leaks the -| | | | content will remain safe) +| +-----------------------+ | | +-----------------------+ | (Server not encript client data because +| | | | | | | | the data already come to server encripted +| | Encryption Module | | | | Encryption Module | | so only client know how to decript +| | (AES-256, Argon2) | | | | (AES-256, Argon2) | | it will ensure that even if data leaks the +| | | | | | | | content will remain safe) +| +-----------------------+ | | +-----------------------+ | +| | | | | +-----------------------+ | | +-----------------------+ | | | | | | | | | | | P2P Sync Manager | |<---->| | P2P Sync Manager | |