summaryrefslogtreecommitdiffstats
path: root/matrix.html
blob: b2a600c0b27dc0b2f4b8e38da18849193dac0887 (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
<!DOCTYPE html>
<html>

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

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

┌─┐ ┬─┐ ┐─┐ ┬─┐
│   │─┤ └─┐ │─┤
└─┘ ┘ │ ──┘ ┘ │
</pre>
<h3>Matrix</h3>
<pre>

Connection Details:
===================

The only fully featured Matrix client is Element. Our instance is available at <a href="https://element.liberta.casa/">https://element.liberta.casa</a>.

After having created an account in Element, it is possible to connect other Matrix clients using the Homeserver address <code>matrix.liberta.casa</code>.











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