From 75dcfd9db2c14fc44543592544ff944ef4056782 Mon Sep 17 00:00:00 2001 From: Fabrice Mouhartem Date: Thu, 23 May 2024 11:42:17 +0200 Subject: [PATCH] readme: refresh intro - Related to #1493 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e290cbb82..c7ac82aea 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later # CryptPad -CryptPad is a collaboration suite that is end-to-end-encrypted and open-source. It is built to enable collaboration, synchronizing changes to documents in real time. Because all data is encrypted, the service and its administrators have no way of seeing the content being edited and stored. +CryptPad is a collaboration suite that is end-to-end-encrypted and open-source. It is built to enable collaboration, synchronizing changes to documents in real time. Because all data are encrypted, in the eventuality of a breach, attackers have no way of seeing the stored content. Moreover, if the administators don’t alter the code, they and the service also cannot infer any piece of information about the users' content. ![Drive screenshot](screenshot.png "preview of the CryptDrive")