MattJ: I'm looking at the 0401 split, and pondering about a more appropriate name for the invitation token generation. What about "Ad-hoc Account Invitation Generation"
eevvoorhas left
MattJ
+1 (I can't think of anything else)
Ge0rG
and "Pre-Authenticated In-Band Registration" for the fan-out new XEP
Dele Olajidehas left
antranigv
Is there any XEP for stickers? I've been thinking about it for a while.
antranigv
specially federated stickers.
Zash
BOB?
Zash
= https://xmpp.org/extensions/xep-0231.html
Zash
Or what was the icon pack one?
Zash
antranigv, I think Movim does Stickers in some way, ask edhelas about it?
antranigv
Zash, thanks! will read this.
intosihas left
antranigv
edhelas, any idea how is it implemented in Movim? I have an idea for an implementation, but don't want to reinvent the wheel
MattJ
antranigv, you may want to look up the notes for the last summit (probably on wiki.xmpp.org)
MattJ
It was one of the discussed items, and a number of points were raised
antranigv
MattJ, thanks! I did not know that there is an XMPP summit, otherwise I'd come running :)
MattJ
such as where stickers should be hosted, etc.
MattJ
Centralized services have it easy because they tend to be the copyright holder or otherwise have a license to distribute the stickers... in a decentralized world you don't want someone to upload a sticker pack to your server that will get you into trouble as an operator
nycohas joined
eevvoorhas joined
antranigv
Now I have never thought about that.
Zash
Not seeing anything about stickers at https://wiki.xmpp.org/web/Summit_24 or https://wiki.xmpp.org/web/Summit_23
I actually once thought up an XEP for stickers, implemented a proof-of-concept but never put it up for discussion
papatutuwawa
It even ticks off some boxes of the requested features
lorddavidiiihas left
lorddavidiiihas joined
intosihas joined
inky
years ago i have been written an app for maemo, that was sending location via jabber to one contact, and was updating it on openstreetmap view. the protocol was "invented" by me.
Ge0rG
I wanted to make that in time for today's Council meeting, but didn't quite manage. https://gitlab.com/xsf/xeps/-/merge_requests/30 CC MattJ jonas’
inky
but for that work (not for location sharing) i had to add two methods
inky
to the pascal xmpp library.
Ge0rG
rendered in https://ge0rg.gitlab.io/-/xeps/-/jobs/817703895/artifacts/rendered-changes/ibr-token.html
inky
later i found several xeps for location sharing.
inky
some were giving location, some were requesting, i think
inky
i don't remember.
inky
but i saw here you were talking about standards, so i had an idea to ask
inky
do anyone know which xep is considered standard, used by apps.
inky
actually.
Zash
Conversations sends a geo: URI as a text message.
inky
i saw it.
Andrzejhas joined
inky
i was doing something like that, but when i was requesting the location, then the other side, if allowed to send to me, was sending it back every several seconds.
inky
and i was seeing it almost in real time on a map.
inky
because the client i have been written back then was drawing it on a map.
inky
btw pure pascal code. (:
antranigv
inky, ah yes, the Nokia N900 app? that was lovely
inky
yay
Link Mauve
Is Maemo still maintained btw?
inky
there is another cool project: maemo-leste.
inky
they compiled hildon of fremantle on devuan.
inky
and they mantain it.
eevvoorhas joined
inky
i took a lot of mappings from ukeyboard, and added all to default installation.
inky
also ported a couple of old maemo apps to it.
inky
it has modern ssl, modern linux underneath.
inky
have been ported to many devices, including pinephone, motorola droid4
Zash
modern ssl?!
intosihas left
inky
i run it on droid4 and it is very fast.
inky
well under nokia maemo you cannot do anything because of old openssl library.
Link Mauve
Just a few days ago I’ve started attempting to port drivers from some old 2.6.32 branch to mainline, for my OpenMoko phone. ^^
inky
that is amazing!
Link Mauve
Not sure how far I’ll manage to go.
inky
because they could also support your phone then.
inky
if it is supported in mainline.
Link Mauve
I’ve never done it before, and the APIs have changed quite a lot in ten whole years. ^^'
inky
they only work on those devices that have drivers in mainline.
Link Mauve
I have no idea if something as huge as glamo will be accepted upstream tbh.
inky
i have an opnemoko phone, freerunner, but the screen is dead. 😕
inky
i hope, well.
inky
linux accepts commits for amiga.
Link Mauve
inky, note that the OpenMoko is ancient hardware, very unlikely to run if you require GLES 2.0 to be accelerated for instance.
inky
that's what i was saying.
antranigv
inky, I wonder if there's a location sharing XEP
inky
just recently they accepted something for amiga.
inky
and linus wrote something funny on the lklm regarding taht.
antranigv
and to be honest I want to write code for shmoos, the code is clean
Andrzejhas left
Andrzejhas joined
antranigv
inky, btw, looks like shmoos is implementing OMEMO for the next release.
inky
antranigv, oh cool!
inky
i think he abandoned the project so you can fork it.
antranigv
he did? they committed code like 5 days ago.
inky
offtop: also, i think tooter was abandoned so i use one of the forks. there are two forks, i guess and i checked both, one i liked.
inky
oh sure? because i did not receive shmoose updates in months.