-
AvengeScribe
Whats the status on XMPP + MLS? I am working on my own XMPP implementation and might mess around with integrating MLS
-
Kris
sadly no progress. if you want to pick it up and try implementing it I am sure that would be much apprechiated
-
MattJ
AvengeScribe: there are some notes in the pad from the recent summit a few weeks ago: https://pad.nixnet.services/I-8sGqciQjiALG30YE60iA?view
-
Kris
yes some theoretical groundwork was done
-
MattJ
Nothing beyond unpublished prototypes as yet, there is still some work being done on MLS at the IETF which we are kind of waiting for
-
AvengeScribe2
Thank you will take a look. Maybe I can contribute to driving this forward in my implementation.
-
AvengeScribe2
Are there any good resources on writing/designing XEPs?
-
AvengeScribe2
(like for conventions and whatnot)
-
MattJ
AvengeScribe2, https://xmpp.org/extensions/xep-0143.html
-
MattJ
But most importantly, I would say discuss your proposal with the community before even starting to write it
-
MattJ
You'll get a lot of valuable feedback that way
-
MattJ
Then if all seems good, submit something, even if it's still a bit rough
-
Zash
https://xmpp.org/extensions/xep-0134.html might also be a good read
-
AvengeScribe2
Thank you will do