XSF Discussion - 2021-02-21


  1. rion

    Does anyone want to add tls-id from rfc8842 to xep-320 (dtls-srtp)?

  2. Zash

    rion: can it be done in a backwards-compatible manner?

  3. rion

    I believe so

  4. rion

    basically it's just a hint when for sure we have to restart dtls

  5. Zash

    rion: "patches welcome" as they say.

  6. rion

    =)

  7. Zash

    hm, there's an example in that rfc with multiple fingerprints. is that a thing? is it representable per the xep? do we care?

  8. rion

    last time I contributed to a xep it took half an year to review =)

  9. Zash

    320 is what, 8 years old and still not Final :)

  10. Zash

    rion: you could post to the list about it

  11. Daniel

    > 320 is what, 8 years old and still not Final :) We only recently moved it draft

  12. rion

    I also noticed the multiple fingerprint thing. Probably good to have for interoperability with non-xmpp

  13. rion

    I guess it's about multiple hash algos. since generating multiple certificates makes less sense (slow)

  14. Zash

    so hash agility?

  15. Zash

    we do have xep-0300, which provides discovery and syntax for multiple hash algos...

  16. rion

    hm agree. so hash agility is up to an non-xmpp bridge (to discover and chose one)

  17. rion

    hm agree. so hash agility is up to an non-xmpp bridge (to discover and choose one)

  18. flow

    rion> last time I contributed to a xep it took half an year to review =) that's a pitty and we should definelty see if this can be improved. was your contribution merged eventually?

  19. rion

    flow: yes. it's merged

  20. lovetox

    is there any work beeing done on getting 0292 to draft?

  21. lovetox

    to my knowledge now multiple clients implement it

  22. lovetox

    there are many status codes when a user leaves, but not a single one when a user joins a muc

  23. lovetox

    i has to be one of the top 5 worst decisions in xmpp that identity is defined by the resource in mucs

  24. mathieui

    lovetox: mix fixes that ;)

  25. Zash

    It probably seemed like a good idea at the time

  26. lovetox

    yeah i hope i can implement that some time

  27. lovetox

    yeah not judging anyone, hindsight etc

  28. MattJ

    What should it have been defined by?

  29. lovetox

    some unique id the muc service generates

  30. lovetox

    see occupant-id

  31. MattJ

    And what name should be displayed?

  32. lovetox

    MattJ, i find what occupant-id does is fine

  33. lovetox

    its just sad that it was not there from the beginning