summaryrefslogtreecommitdiffstats
path: root/xmpp.html
blob: ab6ca24c92e5f1a48272a2104598de3a153c9715 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE html>
<html>

<head>
<meta charset="UTF-8">
  <link rel="stylesheet" href="styles.css">
<title>LibertaCasa - xmpp</title>
</head>

<body>
<pre>
┬   ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
│    │  │─│ │─  │┬┘  │  │─┤
┘─┘ └┴┘ │─┘ ┴─┘ │└┘  ┘  ┘ │

┌─┐ ┬─┐ ┐─┐ ┬─┐
│   │─┤ └─┐ │─┤
└─┘ ┘ │ ──┘ ┘ │


<p><a href="https://xmpp.org/">What's XMPP</a></p>

<p><a href="https://xmpp.org/about/technology-overview.html">Overview: </a> 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.</p>

<a href="https://xmpp.org/about/faq.html">FAQs</a>

There are quite a few <a href="https://xmpp.org/software/clients.html">clients</a> available.
You can register using a "name"
JID: name@liberta.casa

and the password of your choice.

Host: xmpp.liberta.casa
Port: 5222











<footer>
  <a href="mailto:hello@liberta.casa"> Contact </a> 
</footer>
</pre>
</body>
</html>