diff --git a/CHANGELOG.md b/CHANGELOG.md index fb8314871..d5fa5b5b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ Security and privacy improvements: - Faster and more secure 2-layer E2E encryption, using double ratchet algorithm with Curve448 and Curve25519 for key agreement. -- Encryption of the traffic from server to recipient to avoid cipher-text correlation between sent and received.messages. +- Encryption of the traffic from server to recipient to avoid cipher-text correlation between sent and received messages. - TLS 1.2+ with tls-unique binding to avoid the possibility of command replay. - Server identity verification via server offline certificate fingerprints included in SMP server addresses.