mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-05-24 19:05:24 +00:00
Update CHANGELOG.md
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d8a61de290
commit
f62cc8bda5
+1
-1
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user