diff options
author | Georg | 2021-09-22 18:00:50 +0200 |
---|---|---|
committer | Georg | 2021-09-22 18:00:50 +0200 |
commit | ccbe52e00d1ae0811a8c485e78f476b13ee5165f (patch) | |
tree | 9d7c9d9e1ca41aad5ae978b8f988e87f0ac719b8 /xmpp.html | |
parent | 159881193aa383e37e7a7136d5337a381da5f170 (diff) | |
download | website-ccbe52e00d1ae0811a8c485e78f476b13ee5165f.tar.gz website-ccbe52e00d1ae0811a8c485e78f476b13ee5165f.tar.bz2 website-ccbe52e00d1ae0811a8c485e78f476b13ee5165f.zip |
Adding XMPP SSO and client information
Signed-off-by: Georg <georg@lysergic.dev>
Diffstat (limited to 'xmpp.html')
-rw-r--r-- | xmpp.html | 16 |
1 files changed, 10 insertions, 6 deletions
@@ -26,18 +26,22 @@ There are quite a few clients available. You can check the overview <a href="https://xmpp.org/software/clients.html">here</a>. -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 <a href="https://sso.casa/">LibertaCasa SSO credentials</a>. + +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 <a href="https://xmpp.liberta.casa/register_web">here</a>, and -use the <a href="https://liberta.casa/candy/">Candy webchat</a>, however keep in mind that this makes for an extremely rudimentary experience. +Installing a desktop client, i.e. <a href="https://dino.im/">Dino</a> or <a href="https://gajim.org/">Gajim</a> is recommended. Mobile client in the form of Android, i.e. <a hreF="https://conversations.im/">Conversations</a>, or iOS, i.e. <a href="https://siskin.im/">Siskin</a>, clients are viable options as well. + +Alternatively, you can use the <a href="https://xmpp.lib.casa/">Converse.JS</a> or <a href="https://liberta.casa/candy/">Candy webchat</a>, however keep in mind that those are both highly experimental services, making for an extremely rudimentary experience with no guaranteed functionality. + <br><br><br> <a href='https://compliance.conversations.im/server/liberta.casa'><img src='https://compliance.conversations.im/badge/liberta.casa'></a> |