hmm.st/index.html

47 lines
1.9 KiB
HTML
Raw Normal View History

2021-03-31 19:29:44 +00:00
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://tilde.team/css/hacker.css">
<link rel="shortcut icon" type="image/png" href="favicon.png">
<title>hmm.st jabber</title>
</head>
<body>
<main class="container">
2021-03-31 20:03:32 +00:00
<h1>hmm.st</h1>
2021-03-31 19:29:44 +00:00
<p>welcome to xmpp @ hmm.st</p>
<p>this is <a href="https://benharr.is">ben</a>'s xmpp server.</p>
2021-03-31 20:03:32 +00:00
<p>it runs on a thinkpad x230 in my living room.</p>
<p>
use your favorite jabber/xmpp client or <a href="#webchat">webchat</a> to register.
you'll be required to complete a captcha.
</p>
2021-03-31 19:29:44 +00:00
<p>join the <a href="xmpp:hmm@conference.hmm.st?join">hmm chat</a> for help/questions or just to chat.</p>
2021-03-31 20:03:32 +00:00
<p>no uptime guarantees, but i do my <a href="https://jmp.chat">calling/sms via jmp.chat</a>, so i do my best to keep it running.</p>
<p>
we have a 100% compliance score:
<a href="https://compliance.conversations.im/server/hmm.st/">
<img alt="hmm.st compliance badge" src="https://compliance.conversations.im/badge/hmm.st"></a>
</p>
<h2 id="biboumi">biboumi</h2>
2021-03-31 19:29:44 +00:00
<p>there's a biboumi component on our server.</p>
<p>
you can join irc channels like any other MUC with the following room id format
2021-03-31 20:03:32 +00:00
<code>#channel%tilde.chat@irc.hmm.st</code>
2021-03-31 19:29:44 +00:00
</p>
<p>see the <a href="https://doc.biboumi.louiz.org/9.0/user.html#join-an-irc-channel">biboumi docs</a> for more info or bug ben in the <a href="xmpp:hmm@conference.hmm.st?join">hmm chat</a></p>
2021-03-31 20:03:32 +00:00
<h2 id="webchat">webchat</h2>
2021-03-31 19:29:44 +00:00
<p>you can find our <a href="converse.html">webchat here</a></p>
<p>we also have a <a href="https://movim.hmm.st/">movim pod</a></p>
2021-03-31 19:41:10 +00:00
<footer><a href="https://tildegit.org/ben/hmm.st">site source</a></footer>
2021-03-31 19:29:44 +00:00
</main>
</body>
</html>