48 lines
1.8 KiB
HTML
48 lines
1.8 KiB
HTML
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>everypizza.im</title>
|
|
<link rel="stylesheet" href="index.css">
|
|
</head>
|
|
<body>
|
|
<div class="content">
|
|
<a class="link link-large" href="/services.html">← Back to services</a>
|
|
<h2>
|
|
Matrix homeserver info
|
|
</h2>
|
|
<hr>
|
|
<p>
|
|
The Matrix homeserver is under a dynamic IP, so conduwuit servers will have federation problems at times.
|
|
Addtionally, 1 homeserver (transfem(dot)dev) has <b>intentionally</b> blocked federation with us due to interpersonal conflicts.
|
|
A few very large rooms are banned on the server.
|
|
</p>
|
|
<hr class="less-important">
|
|
<p>
|
|
Addtionally, for the saftey of our users, we have blocked some servers. For transparency reasons, here's the list:
|
|
<details>
|
|
<summary>
|
|
Blocked servers
|
|
</summary>
|
|
<ul>
|
|
<li>
|
|
Every domain owned by June
|
|
<details>
|
|
<summary>
|
|
Reasoning
|
|
</summary>
|
|
The domains make the admin uncomftrable.
|
|
</details>
|
|
</li>
|
|
<li>
|
|
sulian.eu
|
|
<details>
|
|
<summary>
|
|
Reasoning
|
|
</summary>
|
|
Server administrator was being excessively disruptive.
|
|
</details>
|
|
</li>
|
|
</ul>
|
|
</details>
|
|
</div>
|
|
</body>
|