From 1d4d08ed4f5533b319426b4b4ad42b49ee78905e Mon Sep 17 00:00:00 2001 From: Golda Velez Date: Mon, 23 Mar 2020 03:58:07 +0000 Subject: [PATCH] Adding some ecosystem links and notes --- protocols/mls.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 protocols/mls.md diff --git a/protocols/mls.md b/protocols/mls.md new file mode 100644 index 0000000..dfbd95e --- /dev/null +++ b/protocols/mls.md @@ -0,0 +1,9 @@ +### Messaging Layer Security + +Protocol for end-to-end encryption within large scale messaging + +Addresses key establishment, authentication, and confidentiality service + +[Inside MLS, the New Protocol for Secure Enterprise Messaging](https://www.darkreading.com/perimeter/inside-mls-the-new-protocol-for-secure-enterprise-messaging/d/d-id/1335075) + +[messaginglayersecurity.rocks](https://messaginglayersecurity.rocks/)