-
MaxSan
Was the deal with an integrateable MLS lib for XMPP? I'm under the impression this will greatly improve encrypted group communications for medium to larger parties..
-
agh
As far as I know, there is no MLS integration yet; yes, greatly improves privacy.
-
MaxSan
Who specifically is working on it?
-
Kris
Some people got an Nlnet grant to work on it.
-
Kris
They are related to the Dino messenger afaik
-
Kris
It should be ready by the end of this year, but they sadly have been very quiet about progress.
-
ben
What is MLS
-
MattJ
A standard for E2EE developed at the IETF
-
ben
But I like OMEMO
-
MattJ
Then you can continue to use it :)
😮 1 -
MattJ
But OMEMO has limitations
-
ben
Do you have a link about it
-
MattJ
Nothing handy, no
-
MattJ
OMEMO is derived from the Signal protocol, so it's well-tested. But it doesn't handle groups well, for example.
-
MattJ
MLS follows an entirely different design, and is designed for groups (an MLS chat with 2 people is not 1-to-1, but a group of 2)
-
MattJ
That last point makes it a little hard to fit into XMPP, but not impossible
-
ben
> MLS follows an entirely different design, and is designed for groups (an MLS chat with 2 people is not 1-to-1, but a group of 2) Sounds like Matrix
-
ben
> That last point makes it a little hard to fit into XMPP, but not impossible Sounds pretty straightforward to me
-
Squeaky Latex Folf
Except Matrix is semi-custom crypto
-
Squeaky Latex Folf
While MLS is IETF-backed
-
Kris
Ironically Matrix will probably never have MLS as their "eventually conistent" design is at odds with MLS's epoch system.
-
ben
They should totally adopt MLS
-
agh
👍 1> Do you have a link about it Some of the limitations of exchanges keys with participates, in a MUC, and across hosts in a federation. MLS addresses this. https://www.rfc-editor.org/rfc/rfc9420✎ -
agh
> Do you have a link about it Some of the limitations are exchanging keys with participates, in a MUC, and across hosts in a federation. MLS addresses this. https://www.rfc-editor.org/rfc/rfc9420 ✏
-
ben
This will make XMPP way cooler
-
agh
Yes, yes it will.