commit: 7658194f5de5f584cfeab9e0480373177e93735c
parent 3734360e0fee7b3f2774b1b58a4a05b73c11c13e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed, 27 Nov 2019 20:52:20 +0100
notes/services: 2019-11-27 Bump
Diffstat:
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/notes/services.shtml b/notes/services.shtml
@@ -8,23 +8,22 @@
 <!--#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="https://www.powerdns.com/">PowerDNS</a> (DNSSEC, primary), <a href="http://www.nlnetlabs.nl/projects/nsd">nsd</a> (secondary)</p>
-			<h2>Web</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>
 			<h2>SMTP (email)</h2>
-			<p>Software: <a href="https://opensmtpd.org/">OpenSMTPd</a></p>
+			<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>
-			<h2>Searx</h2>
-			<p>For now just a subdirectory on <a href="/searx/">/searx/</a></p>
-			<h2>IRC</h2>
-			<p>CRTNet node on <code>irc.hacktivis.me</code>, ports are 7844 (TLS), 7843 (Clearnet). My room is <code>#queer.hacktivis.me</code>, network room is <code>#meow</code>.</p>
 		</main>
 <!--#include file="/templates/en/footer.html" -->
 	</body>