update: Add security whitepaper req to messengers

Signed-off-by: redoomed1 <161974310+redoomed1@users.noreply.github.com>
This commit is contained in:
redoomed1 2024-09-02 10:11:31 -07:00 committed by GitHub
parent e295cf8bf6
commit dae38c1a15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -259,11 +259,11 @@ Session has a [whitepaper](https://arxiv.org/pdf/2002.04609.pdf) describing the
### Minimum Requirements ### Minimum Requirements
- Has open-source clients. - Must have open-source clients.
- Does not require sharing personal identifiers (phone numbers or emails in particular) with contacts. - Must not require sharing personal identifiers (phone numbers or emails in particular) with contacts.
- Uses E2EE for private messages by default. - Must use E2EE for private messages by default.
- Supports E2EE for all messages. - Must support E2EE for all messages.
- Has been independently audited. - Must have a security whitepaper as well as a published audit from a reputable, independent third party.
### Best-Case ### Best-Case