feat(dir): switch from XMPP to SimpleX

All of my XMPP channels have been migrated to SimpleX. This commit
updates all XMPP channels to their respective SimpleX groups.
This commit is contained in:
inference 2025-06-26 20:51:40 +00:00
parent 1a6e414ae5
commit 4804c0dda0
Signed by: inference
SSH Key Fingerprint: SHA256:/O3c09/4f1lh4zrhFs2qvQEDda6dZbTwG9xEcj8OfWo

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Directory --> <!-- Inferencium - Website - Directory -->
<!-- Version: 5.1.0 --> <!-- Version: 5.2.0-alpha.1 -->
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -31,16 +31,14 @@
<div class="sitemap"><a href="sitemap.xhtml">Sitemap</a></div> <div class="sitemap"><a href="sitemap.xhtml">Sitemap</a></div>
</nav> </nav>
<h1>Directory</h1> <h1>Directory</h1>
<section id="xmpp"> <section id="simplex">
<h2><a href="#xmpp">XMPP</a></h2> <h2><a href="#simplex">SimpleX</a></h2>
<p>This is a list of XMPP channels hosted by me. Channels branded as Inferencium are run by me. <p>This is a list of SimpleX groups hosted by me, sorted alphabetically.</p>
Channels not under Inferencium branding are either run by me or other people, but are hosted on <p>Public groups can be joined by anyone without an invitation. Private groups require an
Inferencium servers.</p> invitation; requirements for invitations differ per group.</p>
<p>Public channels can be joined by anyone without an invitation. Non-public channels require an <p>For assistance within any group, contact a moderator of the group. If an issue is related to a
invitation; requirements for invitations differ per channel.</p> moderator, contact an administrator; administrators should not be contacted unless the issue cannot
<p>For assistance within any channel, contact a moderator of the channel. If an issue is related to be resolved by a moderator.</p>
a moderator, contact an administrator; administrators should not be contacted unless the issue
cannot be resolved by a moderator.</p>
<div style="overflow-x: auto;"> <div style="overflow-x: auto;">
<table class="lrg"> <table class="lrg">
<colgroup> <colgroup>
@ -54,12 +52,13 @@
<tr> <tr>
<th id="name">Name</th> <th id="name">Name</th>
<th id="description">Description</th> <th id="description">Description</th>
<th id="public">Public?</th> <th id="access">Access</th>
<th id="moderator">Moderators</th> <th id="mod">Moderators</th>
<th id="admin">Administrators</th> <th id="admin">Administrators</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<!--
<tr> <tr>
<th id="inf-announce"><a href="xmpp://announce@muc.xmpp.inferencium.net?join">Inferencium - Announcement</a></th> <th id="inf-announce"><a href="xmpp://announce@muc.xmpp.inferencium.net?join">Inferencium - Announcement</a></th>
<td class="desc" headers="description inf-announce"> <td class="desc" headers="description inf-announce">
@ -80,149 +79,141 @@
</ul> </ul>
</td> </td>
</tr> </tr>
-->
<tr> <tr>
<th id="inf-moderation"><a href="xmpp://moderation@muc.xmpp.inferencium.net?join">Inferencium - Moderation</a></th> <th id="inf-offtopic"><a href="https://smp4.simplex.im/g#g0JadoMXnQkt7r82HMeBPu-OUKi0Z3fh7dVKsLlCRvE">Off-topic</a></th>
<td class="desc" headers="description inf-moderation"> <td class="desc" headers="description inf-offtopic">
<p>Moderation discussion, including user management and banning.</p> <p>Discussion of topics without a dedicated group.</p>
<p>Inferencium moderators only.</p> <h3>Policy</h3>
<ul>
<li>Off-topic discussion only; on-topic dicussion must be posted to
respective groups</li>
<li>Content posted must abide by GBR laws</li>
<li>No personal attacks</li>
<li>NSFW prohibited</li>
<li>NSFL prohibited</li>
<li>No overuse of coloured text</li>
</ul>
<h3>Banned sources and services</h3>
<ul>
<li>Kicksecure</li>
<li>Rob Braxman</li>
<li>Simplified Privacy</li>
</ul>
</td> </td>
<td class="red" headers="public inf-moderation">No</td> <td class="green" headers="access inf-offtopic">Public</td>
<td class="desc" headers="moderator inf-moderation"> <td class="desc" headers="mod inf-offtopic">
<ul> <ul>
<li><a href="xmpp://homejacob@inferencium.net">homejacob@inferencium.net</a></li> <li>homejacobphone</li>
<li><a href="xmpp://life00@inferencium.net">life00@inferencium.net</a></li> <li>homejacobtablet</li>
<li>Lusca</li>
</ul> </ul>
</td> </td>
<td class="desc" headers="admin inf-moderation"> <td class="desc" headers="admin inf-offtopic">
<ul> <ul>
<li><a href="xmpp://inference@inferencium.net">inference@inferencium.net</a></li> <li><a href="https://smp9.simplex.im/a#oe5dMuaJu0qUg7aFqkqp-rXzP18oWh0gsMbhNIwUKqE">Inference</a></li>
</ul> </ul>
</td> </td>
</tr> </tr>
<tr> <tr>
<th id="inf-multimedia"><a href="xmpp://matelin@muc.xmpp.inferencium.net?join">Inferencium - Multimedia</a></th> <th id="inf-politics">Politics</th>
<td class="desc" headers="description inf-multimedia">
<ul>
<li>Multimedia-related discussion only</li>
<li>No personal attacks</li>
<li>NSFW prohibited</li>
<li>NSFL prohibited</li>
<li>OMEMO enforced</li>
</ul>
</td>
<td class="red" headers="public inf-multimedia">
No
</td>
<td class="desc" headers="moderator inf-multimedia">
<ul>
<li><a href="xmpp://homejacob@inferencium.net">homejacob@inferencium.net</a></li>
<li><a href="xmpp://life00@inferencium.net">life00@inferencium.net</a></li>
</ul>
</td>
<td class="desc" headers="admin inf-multimedia">
<ul>
<li><a href="xmpp://inference@inferencium.net">inference@inferencium.net</a></li>
</ul>
</td>
</tr>
<tr>
<th id="inf-politics"><a href="xmpp://politics@muc.xmpp.inferencium.net?join">Inferencium - Politics</a></th>
<td class="desc" headers="description inf-politics"> <td class="desc" headers="description inf-politics">
<ul> <p>Discussion of politics and related topics.</p>
<li>Politics-related discussion only</li> <h3>Policy</h3>
<li>No personal attacks</li> <ul>
<li>NSFW prohibited</li> <li>Politics-related discussion only</li>
<li>NSFL prohibited</li> <li>Content posted must abide by GBR laws</li>
<li>OMEMO enforced</li> <li>No personal attacks</li>
</ul> <li>NSFW prohibited</li>
<li>NSFL prohibited</li>
</ul>
</td> </td>
<td class="red" headers="public inf-politics">No</td> <td class="red" headers="access inf-politics">Private</td>
<td class="desc" headers="moderator inf-politics"> <td class="desc" headers="mod inf-politics">
<ul> <ul>
<li><a href="xmpp://homejacob@inferencium.net">homejacob@inferencium.net</a></li> <li>homejacobphone</li>
<li><a href="xmpp://life00@inferencium.net">life00@inferencium.net</a></li> <li>homejacobtablet</li>
<li>Lusca</li>
</ul> </ul>
</td> </td>
<td class="desc" headers="admin inf-politics"> <td class="desc" headers="admin inf-politics">
<ul> <ul>
<li><a href="xmpp://inference@inferencium.net">inference@inferencium.net</a></li> <li><a href="https://smp9.simplex.im/a#oe5dMuaJu0qUg7aFqkqp-rXzP18oWh0gsMbhNIwUKqE">Inference</a></li>
</ul> </ul>
</td> </td>
</tr> </tr>
<tr> <tr>
<th id="inf-software"><a href="xmpp://software@muc.xmpp.inferencium.net?join">Inferencium - Software</a></th> <th id="inf-scitech"><a href="https://smp9.simplex.im/g#k32axVhvaJiiAJsYs1yGutGeVksbQLOKrIMWc4S2D2o">Science/Technology</a></th>
<td class="desc" headers="description inf-software"> <td class="desc" headers="description inf-scitech">
<p>Discussion of science-related and/or technology-related topics.</p>
<h3>Policy</h3>
<ul>
<li>Science-related and technology-related discussion only</li>
<li>Content posted must abide by GBR laws</li>
<li>No unsubstantiated conspiracy theories</li>
<li>No personal attacks</li>
<li>NSFW prohibited</li>
<li>NSFL prohibited</li>
<li>No overuse of coloured text</li>
</ul>
<h3>Banned sources and services</h3>
<ul>
<li>Kicksecure</li>
<li>Rob Braxman</li>
<li>Simplified Privacy</li>
</ul>
</td>
<td class="green" headers="access inf-scitech">Public</td>
<td class="desc" headers="mod inf-scitech">
<ul> <ul>
<li>Software posting only; use channel "Inferencium - Technology" for <li>homejacobphone</li>
discussion</li> <li>homejacobtablet</li>
<li>No personal attacks</li> <li>Lusca</li>
<li>NSFW prohibited</li>
<li>NSFL prohibited</li>
<li>OMEMO enforced</li>
</ul> </ul>
<p>Software posting format:</p> </td>
<pre>Name: &lt;software name&gt; <td class="desc" headers="admin inf-scitech">
Platform: &lt;Linux|Android&gt; <ul>
<li><a href="https://smp9.simplex.im/a#oe5dMuaJu0qUg7aFqkqp-rXzP18oWh0gsMbhNIwUKqE">Inference</a></li>
</ul>
</td>
</tr>
<tr>
<th id="inf-software"><a href="https://smp5.simplex.im/g#g2eE2qMeqgoW8iHXOZKJlRAnE1L2WvVMWumFquHuapc">Software</a></th>
<td class="desc" headers="description inf-software">
<h3>Policy</h3>
<ul>
<li>Software posting only; use group "Inferencium - Science/Technology"
for discussion</li>
<li>Content posted must abide by GBR laws</li>
<li>No personal attacks</li>
<li>NSFW prohibited</li>
<li>NSFL prohibited</li>
<li>No usage of coloured text</li>
</ul>
<h3>Software posting format</h3>
<pre>Name: &lt;software name&gt;
Platform: &lt;platform&gt;
SPDX License Identifier: &lt;license&gt; SPDX License Identifier: &lt;license&gt;
Link: &lt;link&gt; Link: &lt;link&gt;
Description: &lt;description&gt;</pre> Description: &lt;description&gt;</pre>
<h3>Banned sources and services</h3>
<ul>
<li>Kicksecure</li>
<li>Rob Braxman</li>
<li>Simplified Privacy</li>
</ul>
</td> </td>
<td class="red" headers="public inf-software">No</td> <td class="green" headers="access inf-software">Public</td>
<td class="desc" headers="moderator inf-software"> <td class="desc" headers="mod inf-software">
<ul> <ul>
<li><a href="xmpp://homejacob@inferencium.net">homejacob@inferencium.net</a></li> <li>homejacobphone</li>
<li><a href="xmpp://life00@inferencium.net">life00@inferencium.net</a></li> <li>homejacobtablet</li>
<li>Lusca</li>
</ul> </ul>
</td> </td>
<td class="desc" headers="admin inf-software"> <td class="desc" headers="admin inf-software">
<ul> <ul>
<li><a href="xmpp://inference@inferencium.net">inference@inferencium.net</a></li> <li><a href="https://smp9.simplex.im/a#oe5dMuaJu0qUg7aFqkqp-rXzP18oWh0gsMbhNIwUKqE">Inference</a></li>
</ul>
</td>
</tr>
<tr>
<th id="inf-support"><a href="xmpp://support@muc.xmpp.inferencium.net?join">Inferencium - Support</a></th>
<td class="desc" headers="description inf-support">
<ul>
<li>Support and channel/feature requests only</li>
<li>Unencrypted messages only, to ensure encryption does not prevent
support messages</li>
</ul>
</td>
<td class="red" headers="public inf-support">No</td>
<td class="desc" headers="moderator inf-support">
<ul>
<li><a href="xmpp://homejacob@inferencium.net">homejacob@inferencium.net</a></li>
<li><a href="xmpp://life00@inferencium.net">life00@inferencium.net</a></li>
</ul>
</td>
<td class="desc" headers="admin inf-support">
<ul>
<li><a href="xmpp://inference@inferencium.net">inference@inferencium.net</a></li>
</ul>
</td>
</tr>
<tr>
<th id="inf-tech"><a href="xmpp://tech@muc.xmpp.inferencium.net?join">Inferencium - Technology</a></th>
<td class="desc" headers="description inf-tech">
<ul>
<li>Technology-related discussion only</li>
<li>No personal attacks</li>
<li>NSFW prohibited</li>
<li>NSFL prohibited</li>
<li>OMEMO enforced</li>
</ul>
</td>
<td class="red" headers="public inf-tech">No</td>
<td class="desc" headers="moderator inf-tech">
<ul>
<li><a href="xmpp://homejacob@inferencium.net">homejacob@inferencium.net</a></li>
<li><a href="xmpp://life00@inferencium.net">life00@inferencium.net</a></li>
</ul>
</td>
<td class="desc" headers="admin inf-tech">
<ul>
<li><a href="xmpp://inference@inferencium.net">inference@inferencium.net</a></li>
</ul> </ul>
</td> </td>
</tr> </tr>