about summary refs log blame commit diff
path: root/index.html
blob: 0ad10ddedc144fbb4856152c8d6ca070edc5c55d (plain) (tree)
1
2
3
4
5
6
7
8

               
                



                                                                              
                                                                                        


                                                                        
 
          
              
                           
 
                  






                                                                              


                                                                                       






                                                                                       
                                                  


                                                                                 
 











                                                                                       
























                                                                             
 

                                                           











                                                              
                                                               














                                                                                   




                                                                                      
<!DOCTYPE html>

<html lang="en">
    <head>
        <meta charset="utf-8" />
        <meta content="ie=edge" http-equiv="x-ua-compatible" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <link href="https://tilde.team/~ben/gruvbox/gruvbox.min.css" rel="stylesheet" />
        <link href="favicon.png" rel="shortcut icon" type="image/png" />
        <title>hmm.st jabber</title>
    </head>

    <body>
        <main>
            <h1>hmm.st</h1>

            <hr />

            <p>welcome to xmpp @ hmm.st</p>

            <p>this is <a href="https://benharr.is">ben</a>'s xmpp server.</p>

            <p>it runs on a thinkpad x230 in my living room.</p>

            <p>use your favorite jabber/xmpp <a href="#clients">client</a> or <a
                href="#webchat">webchat</a> to register. you'll be required to complete
                a captcha.</p>

            <p>join the <a href="xmpp:hmm@conference.hmm.st?join">hmm chat</a> for
                help/questions or just to chat.</p>

            <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>

            <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 <code>#channel%tilde.chat@irc.hmm.st</code></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>

            <h2 id="clients">clients</h2>

            <h3 id="webchat">webchat</h3>

            <ul>
                <li><a href="converse.html">converse.js</a></li>

                <li><a href="https://movim.hmm.st">movim</a></li>
            </ul>

            <h3 id="clients-android">android</h3>

            <ul>
                <li><a href="https://conversations.im">conversations</a></li>
            </ul>

            <h3 id="clients-ios">ios</h3>

            <ul>
                <li><a href="https://siskin.im">siskin</a></li>

                <li><a href="https://chatsecure.org">chatsecure</a></li>
            </ul>

            <h3 id="clients-linux">linux</h3>

            <ul>
                <li><a href="https://dino.im">dino</a></li>
                <li><a href="https://gajim.org">gajim</a></li>
            </ul>

            <h3 id="clients-windows">windows</h3>

            <ul>
                <li><a href="https://gajim.org">gajim</a></li>
            </ul>

            <h3 id="clients-mac">mac</h3>

            <ul>
                <li><a href="https://beagle.im">beagle</a></li>
            </ul>

            <h3 id="clients-cli">cli</h3>

            <ul>
                <li><a href="https://poez.io/en/">poezio</a></li>

                <li><a href="https://profanity-im.github.io/">profanity</a></li>
            </ul>

            <p>you can find additional clients <a
                href="https://xmpp.org/software/clients.html"> on xmpp.org</a>, but
                these are the ones we've had reasonably good luck with</p>

            <hr />

            <footer><a href="https://tildegit.org/ben/hmm.st">site source</a></footer>
        </main>
    </body>
</html>