services.shtml (1403B)
- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <!--#include file="/templates/head.shtml" -->
- <title>Services hosted — lanodan’s cyber-home</title>
- </head>
- <body>
- <!--#include file="/templates/en/nav.shtml" -->
- <main>
- <h1>Services hosted</h1>
- <p><a href="/status">Status page</a></p>
- <h2>DNS</h2>
- <p>Software: <a href="http://www.nlnetlabs.nl/projects/nsd">nsd</a></p>
- <h2>HTTPS</h2>
- <p>Software: <a href="http://nginx.org/">nginx</a></p>
- <h2>SMTP (email)</h2>
- <p>Software: <a href="https://opensmtpd.org/">OpenSMTPd</a>. See also: <a href="/articles/My%20email%20setup">My email setup</a></p>
- <h2>Git</h2>
- <p>For now just a subdirectory on <a href="/git/">/git/</a>. See also: <a href="/articles/My%20git%20server%20setup">My git server setup</a></p>
- <h2>Fediverse / Social Network</h2>
- <p>Software: <a href="https://pleroma.social/">Pleroma</a></p>
- <p><a href="https://queer.hacktivis.me/">https://queer.hacktivis.me/</a>, <a href="gopher://queer.hacktivis.me:9999/">gopher://queer.hacktivis.me:9999/</a></p>
- <p>Software: <a href="https://humungus.tedunangst.com/r/honk">Honk</a>!</p>
- <p><a href="https://bonkumiru.hacktivis.me/">https://bonkumiru.hacktivis.me/</a></p>
- <h2>XMPP</h2>
- <p>Software: <a href="https://prosody.im">Prosody</a></p>
- </main>
- <!--#include file="/templates/en/footer.shtml" -->
- </body>
- </html>