Looks like we don't have an agenda this week. Also unfortunately Tedd got distracted from writing awesome meeting minutes.
moparisthebest
I also have nothing this week for once, thanks jonas’ for getting that editor work done :)
jonas’
we could achieve quorum tho
Ge0rG
I'd like to bring up the inconsistencies I noticed while grepping the XEPs
daniel
I didn't realize it's Wednesday until this morning. However as far as I can tell there is nothing new to vote on and no pending votes. My plan was to formally get through the meeting but do it quickly. I'm not feeling very well
jonas’
to be fair, until this morning it wasn't wednesday
Ge0rG
well played, jonas’
Ge0rG
I don't mind postponing the XEP namespace shenanigans
ok. i'll try to reach out to him. the week before that he mentioned he might be traveling
daniel
2) Agenda bashing
Ge0rG
The agenda is good as is
daniel
can’t bash an agenda that doesn’t exist
daniel
3) editors update
jonas’
the editor merged and published a few things
daniel
jonas’, published the two new xeps we voted on on. and all the obsoletions
jonas’
may be worth looking at the deprecations and changes because of security issues
larmahas joined
jonas’
(^ that note for any onlookers, council is well aware I think)
daniel
4) Items for voting
larma
Here now, sorry internet was gone
daniel
nothing new this week
daniel
5) Pending votes
daniel
none
daniel
6) Date of next
moparisthebest
+1w wfm
daniel
+1w wfm
Ge0rG
+1w wfm
larma
+1w wfm
daniel
7) AOB
Ge0rG
daniel: it's your decision whether I should postpone or not.
jonas’
+1w wfm fwiw
daniel
Ge0rG, give me the cliff notes version so i can put it on next weeks agenda
Ge0rG
(cross-pasting from yesterday xsf@)
Syndacehas joined
Ge0rG
So I've done a bunch of grepping of XEPs for xmlns'es, and got some artifacts where I'm not sure if they are editorial or normative.
- https://xmpp.org/extensions/xep-0406.html#example-4 is using <pubsub xmlns='http://jabber.org/protocol/'> which is not the pubsub xmlns
- https://xmpp.org/extensions/xep-0105.html#example-1 is mixing /profile/ and /protocol/ in funny ways
- https://xmpp.org/extensions/xep-0087.html#example-4 is using xmlns='http://jabber.org/si' instead of /protocol/si/
- https://xmpp.org/extensions/xep-0072.html#example-8 is using xmlns='http://jabber.org/protocol/si-pub' and example 9 has /sipub
- https://xmpp.org/extensions/xep-0390.html mentions a non-existing /protocol/iqibb namespace
daniel
examples are never normative
daniel
purely judging from the urls
Ge0rG
The actual result of my greppage was https://op-co.de/tmp/namespacemap.txt which is an apache config for jabber.org to http redirect from an old-school namespace like http://jabber.org/protocol/disco#items to the respective XEP
larma
but they should be proper nonetheless
daniel
larma, yes but it means we can just fix them
daniel
editorial
larma
that's true
daniel
Ge0rG, do you want to provide PRs for next week?
Ge0rG
daniel: I'd like to escalate that to people actually well-versed in the respective XEPs
Ge0rG
I can do it by means of PRs and then somebody needs to ping the authors
Ge0rG
but maybe there is a more straight-forward way to it?
Ge0rG
This is what I wanted to discuss in council
Link Mauve
Ge0rG, these changes are editorial, they don’t need to go through author nor council.
daniel
ok. i'll put it on the agenda for next week. to me it just seems like fixing typos in examples that probably doesn’t even have to go through council
jonas’
Ge0rG, '390 is not to be touched
jonas’
in that regard
daniel
but i'm fine discussing this in more detail next week
Ge0rG
Alright, I can do PRs for the examples and see if anything remains
jonas’
that one is an example taken from a database and changing it would involve changing the resulting hashes etc.
Ge0rG
jonas’: I thought so much, but where the heck did you get that namespace from?
jonas’
I pulled that example from some caps database I found
jonas’
looked for a thing having all the things (forms, identities, etc.), took that one.
jonas’
from here probably: https://github.com/xnyhps/capsdb/
Ge0rG
jonas’: given that this looks editorial, do you want one big PR or individual ones?
jonas’
individual ones are better
Ge0rG,oO( I need a CLI for that. )
Ge0rG
alright.
Link Mauve
libpurple and Tkabber both carry this namespace from a cursory search.
Link Mauve
The former only for its tests.
daniel
no other aob i assume?
daniel
in that case:
daniel
8) Close
Ge0rG
I wonder if there is also a /protocol/iddqd namespace somewhere.
Ge0rG
daniel: thanks very much, get well soon!
daniel
thank you
moparisthebest
thanks all, feel better daniel
me9has joined
jonas’
thanks daniel
Link Mauve
Ah, iSida bot also has support for iqibb.
Ge0rG
Link Mauve: but what does it do?
Link Mauve
Matrix has it commented out.
mdoschhas left
Link Mauve
Ge0rG, apparently nothing, just in its disco plugin.