I want to setup OpenFire with XEP-0289

But need more motivation than I have...

Also I want some Android OS opensource client for that.

My OSes are Debian, Gentoo, software on them Docker, Apache, Postgres, certbot and some more, the clients are Firefox and Dino.

3 points · 3 comments · view on lemmy.world

3 Comments

erebion@news.erebion.eu · 2 pts · 59d (2 replies)

WARNING: This document has been automatically Deferred after 12 months of inactivity in its previous Experimental state. Implementation of the protocol described herein is not recommended for production systems.

https://xmpp.org/extensions/xep-0289.html

aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf · 0 pts · 59d

is not recommended for production systems

I think that this is because the protocol doesn't contain means of routing (similar to "SEEN-BY" fields). But that is solvable with some coding. And current implementation will work in restricted (controlled) tree-like topologies. I think this is negotiable, and there are no too much nodes, so agreements are possible.

aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf · 0 pts · 59d

The main repository of this project is https://github.com/igniterealtime/Openfire License: Apache-2
Current version is v5.1.0 (2026-06-03)
The feature was implemented since v4.6.0 (2020-10-16)
«[OF-2030] - Add support for XEP-0289: Federated MUC for Constrained Environments»

::: spoiler uninteresting notes about OF-2030 (i don't see that link under OF-2030 - https://issues.igniterealtime.org/browse/OF-2030, and

web.archive org don't saved it
https://download.igniterealtime.org/openfire/docs/4.6.0/changelog.html

«

Loading...

https://issues.igniterealtime.org/browse/OF-2030 |
	    17:30:40 September 20, 2022

Got an HTTP 301 response at crawl time

Redirecting to...

https://igniterealtime.atlassian.net/browse/OF-2030

»

The link https://igniterealtime.atlassian.net/browse/OF-2030
is unavailable at web archive org https://web.archive.org/web/20220922044149/https://igniterealtime.atlassian.net/browse/OF-2030 says:

426 Upgrade Required

« Похоже, на этом сайте есть проблема

https://web.archive.org/web/20220922044149if_/https://igniterealtime.atlassian.net/browse/OF-2030 вернул ошибку.

Код ошибки: 426 Upgrade Required

Проверьте, правильно ли вы ввели адрес веб-сайта.
»

, but available in the internet.

Contain almost no information, except that Guus der Kinderen is the author of implementation

:::