From ccbe52e00d1ae0811a8c485e78f476b13ee5165f Mon Sep 17 00:00:00 2001 From: Georg Date: Wed, 22 Sep 2021 18:00:50 +0200 Subject: Adding XMPP SSO and client information Signed-off-by: Georg --- xmpp.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/xmpp.html b/xmpp.html index 7615d72..02276c9 100644 --- a/xmpp.html +++ b/xmpp.html @@ -26,18 +26,22 @@ There are quite a few clients available. You can check the overview here. -You can register by choosing a "name", which will make for the first part of the JID. -JID: name@liberta.casa -(and the password of your choice). +You can use our XMPP server and federate to others by using your LibertaCasa SSO credentials. + +JID: username@liberta.casa +Password: your SSO password + +Currently, you can use any XMPP/Jabber client to connect to the following server: Host: xmpp.liberta.casa Port: 5222 TLS/SSL: Enforced -If you don't feel like installing any additional software, -you can register for an account here, and -use the Candy webchat, however keep in mind that this makes for an extremely rudimentary experience. +Installing a desktop client, i.e. Dino or Gajim is recommended. Mobile client in the form of Android, i.e. Conversations, or iOS, i.e. Siskin, clients are viable options as well. + +Alternatively, you can use the Converse.JS or Candy webchat, however keep in mind that those are both highly experimental services, making for an extremely rudimentary experience with no guaranteed functionality. +


-- cgit v1.2.3