From 5576e4f0f2680c408dfa90229476cca18e5940b8 Mon Sep 17 00:00:00 2001 From: Oskar Thoren Date: Sat, 2 Mar 2019 19:35:51 +0100 Subject: [PATCH] Add MLs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a863ce2..868f7f0 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ Your [contributions](contributing.md) are welcomed. - [On Ends-to-Ends Encryption](https://research.fb.com/wp-content/uploads/2018/11/On-Ends-to-Ends-Encryption-Asynchronous-Group-Messaging-with-Strong-Security-Guarantees.pdf) - Asynchronous Group Messaging with Strong Security Guarantees using Asynchronous Ratcheting Trees +- [Messaging Layer Security Architecture](https://tools.ietf.org/id/draft-omara-mls-architecture-01.html) - IETF draft of security layer for group messaging applications with a large number of participants + ## Trust establishment - [X3DH](https://signal.org/docs/specifications/x3dh/) - two-party asynchronous key agreement protocol