list chatinamatrix services + added xmpp

This commit is contained in:
array-in-a-matrix 2024-01-27 23:55:01 -05:00
parent 58ade7bdc5
commit 39101f55d1

View file

@ -30,21 +30,31 @@
<a href="https://chatinamatrix.xyz">chatinamatrix.xyz</a>.
</p>
<h3 id="selfhosted">Selfhosted on the physical server:</h3>
<div class="grid">
<section class="grid-item" id="matrix">
<a href="./matrix/"
><h3>Matrix homeserver</h3>
<div>
<img
src="../../res/site/images/matrix.svg"
alt="Matrix protocol"
/>
<img src="../../res/site/icons/matrix.svg" alt="Matrix" />
</div>
</a>
<p>
A decentralized End-to-End encrypted and federated chat server.
Matrix web clients can be found
<a href="https://chatinamatrix.xyz">here</a>.
<a href="https://chatinamatrix.xyz">here</a>. Point your client to
<code>matrix.chatinamatrix.xyz</code>
</p>
</section>
<section class="grid-item" id="xmpp">
<a href="#xmpp"
><h3>XMPP</h3>
<div><img src="../../res/site/icons/xmpp.svg" alt="XMPP" /></div>
</a>
<p>
Open extensible messaging and presence network. Point your client to
<code>xmpp.inamatrix.xyz</code>
</p>
</section>
@ -60,7 +70,7 @@
<a href="gemini://arrayinamatrix.xyz/"
><h3>Gemini capsule</h3>
<div>
<img src="../../res/site/images/gemini.png" alt="Gemini" />
<img src="../../res/site/icons/gemini.png" alt="Gemini" />
</div>
</a>
<p>
@ -73,7 +83,7 @@
<section class="grid-item" id="wiki">
<a href="https://wiki.arrayinamatrix.xyz"
><h3>Wiki archives<sup></sup></h3>
<div><img src="../../res/site/images/kiwix.svg" alt="Kiwix" /></div>
<div><img src="../../res/site/icons/kiwix.svg" alt="Kiwix" /></div>
</a>
<p>
Wiki mirrors hosted using <a href="https://kiwix.org">Kiwix</a>.
@ -84,7 +94,7 @@
<section class="grid-item" id="tor">
<a href="./tor/"
><h3>Tor hidden services</h3>
<div><img src="../../res/site/images/tor.png" alt="Tor" /></div>
<div><img src="../../res/site/icons/tor.png" alt="Tor" /></div>
</a>
<p>
List of all of my Tor hidden services. Use Tor to bypass censorship!
@ -95,22 +105,102 @@
<section class="grid-item" id="git">
<a href="https://git.inamatrix.xyz"
><h3>Gitea<sup></sup></h3>
<div><img src="../../res/site/images/gitea.svg" alt="Gitea" /></div>
<div><img src="../../res/site/icons/gitea.svg" alt="Gitea" /></div>
</a>
<p>Lightweight open sourced code hosting. (GitHub replacement!)</p>
</section>
<section class="grid-item" id="minecraft">
<a href="https://craft.inamatrix.xyz"
<a href="#minecraft"
><h3>Minecraft</h3>
<div>
<img src="../../res/site/images/minecraft.png" alt="Minecraft" />
<img src="../../res/site/icons/minecraft.png" alt="Minecraft" />
</div>
</a>
<p>Vanilla anarchy server.</p>
<p>
Vanilla semi-anarchy server. Point your client to
<code>craft.inamatrix.xyz</code>
</p>
</section>
</div>
<hr />
<h3 id="vps">Hosted on VPS:</h3>
<div class="grid">
<section class="grid-item" id="element">
<a href="https://element.chatinamatrix.xyz"
><h3>Element</h3>
<div>
<img src="../../res/site/icons/element.svg" alt="element" />
</div>
</a>
<p>
Element is a glossy client with an emphasis on performance and
usability.
</p>
</section>
<section class="grid-item" id="cinny">
<a href="https://cinny.chatinamatrix.xyz"
><h3>Cinny</h3>
<div><img src="../../res/site/icons/cinny.svg" alt="Cinny" /></div>
</a>
<p>
A Matrix client focusing primarily on simple, elegant and secure
interface.
</p>
</section>
<section class="grid-item" id="jitsi">
<a href="https://jitsi.chatinamatrix.xyz"
><h3>Jitsi</h3>
<div><img src="../../res/site/icons/jitsi.png" alt="Jitsi" /></div>
</a>
<p>Video Conferencing Software, a FOSS alternative to Zoom.</p>
</section>
<section class="grid-item" id="etherpad">
<a href=""
><h3>Etherpad</h3>
<div>
<img src="../../res/site/icons/etherpad.svg" alt="Etherpad" />
</div>
</a>
<p>Open-source web-based collaborative real-time editor.</p>
</section>
<section class="grid-item" id="hydrogen">
<a href=""
><h3>Hydrogen</h3>
<div>
<img src="../../res/site/icons/hydrogen.svg" alt="Hydrogen" />
</div>
</a>
<p>
Lightweight matrix client with legacy and mobile browser support.
</p>
</section>
<section class="grid-item" id="schildi">
<a href="https://schildichat.chatinamatrix.xyz"
><h3>SchildiChat</h3>
<div>
<img
src="../../res/site/icons/schildichat.svg"
alt="SchildiChat"
/>
</div>
</a>
<p>
Based on Element, with a more traditional instant messaging
experience.
</p>
</section>
</div>
<hr />
<div class="grid">
<section class="grid-item" id="privacy">
<a href="./privacy/"
@ -122,7 +212,7 @@
<!-- <section class="grid-item" id="">
<h3><a href=""><sup></sup></a></h3>
<div><img src="../../res/site/images/" alt="" />
<div><img src="../../res/site/icons/" alt="" />
<p></p>
</section> -->
</div>