-
rion
Does anyone want to add tls-id from rfc8842 to xep-320 (dtls-srtp)?
-
Zash
rion: can it be done in a backwards-compatible manner?
-
rion
I believe so
-
rion
basically it's just a hint when for sure we have to restart dtls
-
Zash
rion: "patches welcome" as they say.
-
rion
=)
-
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?
-
rion
last time I contributed to a xep it took half an year to review =)
-
Zash
320 is what, 8 years old and still not Final :)
-
Zash
rion: you could post to the list about it
-
Daniel
> 320 is what, 8 years old and still not Final :) We only recently moved it draft
-
rion
I also noticed the multiple fingerprint thing. Probably good to have for interoperability with non-xmpp
-
rion
I guess it's about multiple hash algos. since generating multiple certificates makes less sense (slow)
-
Zash
so hash agility?
-
Zash
we do have xep-0300, which provides discovery and syntax for multiple hash algos...
-
rion
hm agree. so hash agility is up to an non-xmpp bridge (to discover and chose one)✎ -
rion
hm agree. so hash agility is up to an non-xmpp bridge (to discover and choose one) ✏
-
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?
-
rion
flow: yes. it's merged
-
lovetox
is there any work beeing done on getting 0292 to draft?
-
lovetox
to my knowledge now multiple clients implement it
-
lovetox
there are many status codes when a user leaves, but not a single one when a user joins a muc
-
lovetox
i has to be one of the top 5 worst decisions in xmpp that identity is defined by the resource in mucs
-
mathieui
lovetox: mix fixes that ;)
-
Zash
It probably seemed like a good idea at the time
-
lovetox
yeah i hope i can implement that some time
-
lovetox
yeah not judging anyone, hindsight etc
-
MattJ
What should it have been defined by?
-
lovetox
some unique id the muc service generates
-
lovetox
see occupant-id
-
MattJ
And what name should be displayed?
-
lovetox
MattJ, i find what occupant-id does is fine
-
lovetox
its just sad that it was not there from the beginning