Modern XMPP project discussion - 2026-02-20


  1. AvengeScribe

    Whats the status on XMPP + MLS? I am working on my own XMPP implementation and might mess around with integrating MLS

  2. Kris

    sadly no progress. if you want to pick it up and try implementing it I am sure that would be much apprechiated

  3. MattJ

    AvengeScribe: there are some notes in the pad from the recent summit a few weeks ago: https://pad.nixnet.services/I-8sGqciQjiALG30YE60iA?view

  4. Kris

    yes some theoretical groundwork was done

  5. 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

  6. AvengeScribe2

    Thank you will take a look. Maybe I can contribute to driving this forward in my implementation.

  7. AvengeScribe2

    Are there any good resources on writing/designing XEPs?

  8. AvengeScribe2

    (like for conventions and whatnot)

  9. MattJ

    AvengeScribe2, https://xmpp.org/extensions/xep-0143.html

  10. MattJ

    But most importantly, I would say discuss your proposal with the community before even starting to write it

  11. MattJ

    You'll get a lot of valuable feedback that way

  12. MattJ

    Then if all seems good, submit something, even if it's still a bit rough

  13. Zash

    https://xmpp.org/extensions/xep-0134.html might also be a good read

  14. AvengeScribe2

    Thank you will do