From 5564ffb20798d45bf87910feea39bf02b0d2dee4 Mon Sep 17 00:00:00 2001 From: Pratyush Desai Date: Fri, 24 Dec 2021 20:08:42 +0530 Subject: django init --- xmpp.html | 61 ------------------------------------------------------------- 1 file changed, 61 deletions(-) delete mode 100644 xmpp.html (limited to 'xmpp.html') diff --git a/xmpp.html b/xmpp.html deleted file mode 100644 index 02276c9..0000000 --- a/xmpp.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - -LibertaCasa - xmpp - - - -
-┬   ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
-│    │  │─│ │─  │┬┘  │  │─┤
-┘─┘ └┴┘ │─┘ ┴─┘ │└┘  ┘  ┘ │
-
-┌─┐ ┬─┐ ┐─┐ ┬─┐
-│   │─┤ └─┐ │─┤
-└─┘ ┘ │ ──┘ ┘ │
-
-

XMPP

-
-

What's XMPP (official website)

-XMPP FAQs (more) - -

Overview: XMPP is the Extensible Messaging and Presence Protocol, a set of open technologies for instant messaging, presence, multi-party chat, voice and video calls, collaboration, lightweight middleware, content syndication, and generalized routing of XML data.

- - -There are quite a few clients available. You can check the overview here. - -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 - -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