On 12/8/23 20:43, Vivien Kraus wrote:
Hello Guix!
Le vendredi 08 décembre 2023 à 19:22 +0200, MSavoritias a écrit :
I propose to host an xmpp instance with a room/or some rooms under
the
guix domain. Something like xmpp.guix.gnu.org
Are there options for guests?
I don’t know how XMPP or Prosody or cheogram.com may handle this, but
the way I imagine it, we could have an array of guest accounts and
reserve one for anyone that would ask for it, for something like a
week. The guest accounts need not communicate with another server, so
we wouldn’t relay spam.
Maybe there’s something more convenient or more standard though. What
do you think?
Best regards,
Vivien
yes it does. from the page I linked it says:
Once configuration is complete, your chatroom will be accessible to
anyone on the XMPP federation, as well as on the web via
anonymous.cheogram.com <https://anonymous.cheogram.com/>.
You basically enter the address of the group chat you want and a
nickname and you chat without an account. but only in the rooms in the
guix server of course. same as IRC.
MSavoritias