Is there a way to easily allow someone who does not have any freedombox account and does not have any xmpp account to send an xmpp message to a freedombox user?
Like making a webpage that will allow to write a message and click on a send button, which will send an xmpp message to a predefined freedombox user?
On my computer, I can use the xmppc command to send a message directly from a terminal.
I could install xmppc and create an html page with a form that will run xmppc (I’d have to learn how to do that), but I was wondering whether there wasn’t something like this already available.