Skip to content

Commit

Permalink
style: Reword security min req for consistency
Browse files Browse the repository at this point in the history
Signed-off-by: redoomed1 <[email protected]>
  • Loading branch information
redoomed1 authored Sep 2, 2024
1 parent c9ea6d8 commit 4f56c54
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/real-time-communication.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,8 @@ Session has a [whitepaper](https://arxiv.org/pdf/2002.04609.pdf) describing the
- Must not require sharing personal identifiers (phone numbers or emails in particular) with contacts.
- Must use E2EE for private messages by default.
- Must support E2EE for all messages.
- Must have a security whitepaper as well as a published audit from a reputable, independent third party.
- Must have thoroughly documented encryption and security practices.
- Must have a published audit from a reputable, independent third party.

### Best-Case

Expand Down

0 comments on commit 4f56c54

Please sign in to comment.