commit bae825c521e57d1e8bbef075ab8041bae394fb73 Author: Ben Harris Date: Wed Mar 31 15:29:44 2021 -0400 init diff --git a/.well-known/host-meta b/.well-known/host-meta new file mode 100644 index 0000000..aad5745 --- /dev/null +++ b/.well-known/host-meta @@ -0,0 +1,7 @@ + + + + + diff --git a/.well-known/host-meta.json b/.well-known/host-meta.json new file mode 100644 index 0000000..7fe860e --- /dev/null +++ b/.well-known/host-meta.json @@ -0,0 +1,12 @@ +{ + "links": [ + { + "rel": "urn:xmpp:alt-connections:xbosh", + "href": "https://xmpp.hmm.st/bosh" + }, + { + "rel": "urn:xmpp:alt-connections:websocket", + "href": "wss://xmpp.hmm.st/ws" + } + ] +} diff --git a/README.md b/README.md new file mode 100644 index 0000000..e3cff5c --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# hmm.st + +site source for [hmm.st](https://hmm.st) + +an xmpp server that i host at home. + diff --git a/converse.html b/converse.html new file mode 100644 index 0000000..b3f5dcb --- /dev/null +++ b/converse.html @@ -0,0 +1,29 @@ + + + + + + + + + + + webchat + + + +
+
+ + + + diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..7ae8bb2 Binary files /dev/null and b/favicon.ico differ diff --git a/favicon.png b/favicon.png new file mode 100644 index 0000000..f37e1e9 Binary files /dev/null and b/favicon.png differ diff --git a/hmm.png b/hmm.png new file mode 100644 index 0000000..c28f5d0 Binary files /dev/null and b/hmm.png differ diff --git a/icon_32.png b/icon_32.png new file mode 100644 index 0000000..f37e1e9 Binary files /dev/null and b/icon_32.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..8ac1d3b --- /dev/null +++ b/index.html @@ -0,0 +1,37 @@ + + + + + + + + + + hmm.st jabber + + + +
+

hmm.st jabber service

+

welcome to xmpp @ hmm.st

+

this is ben's xmpp server.

+

use your favorite jabber/xmpp client to register. you'll be required to complete a captcha.

+

join the hmm chat for help/questions or just to chat.

+

no uptime guarantees, but i do use this for my sms/mms via jmp.chat.

+

we have a 100% compliance score:

+

hmm.st compliance badge

+

biboumi

+

there's a biboumi component on our server.

+

+ you can join irc channels like any other MUC with the following room id format + #channel%tilde.chat@irc.hmm.st +

+

see the biboumi docs for more info or bug ben in the hmm chat

+ +

webchat

+

you can find our webchat here

+

we also have a movim pod

+
+ + +