site/wiki/pages/xmpp.md

48 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

2020-09-01 19:03:32 +00:00
---
author: ~ben
published: true
title: xmpp
description: how to use xmpp/jabber with your tilde.team account
2022-09-29 18:53:09 +00:00
category:
- services
- guides
2020-09-01 19:03:32 +00:00
---
2020-10-14 19:38:53 +00:00
[![](https://compliance.conversations.im/badge/tilde.team)](
https://compliance.conversations.im/server/tilde.team/)
2020-10-13 20:15:53 +00:00
tilde.team has a jabber server available for users.
2020-09-01 19:03:32 +00:00
we're running ejabberd, a modern xmppd in erlang. authentication
is configured to use your shell password, so just connect with any
xmpp client with yourusername@tilde.team and your password.
recommended clients are:
- [conversations (android)](https://f-droid.org/en/packages/eu.siacs.conversations)
- [gajim (linux/windows)](https://gajim.org)
if you have a recommended client for mac platforms, feel free to discuss
and add it to this list.
we have a tilde.team MUC (multi-user chat) at [team@conference.tilde.team](
2022-09-29 18:53:09 +00:00
xmpp:team@conference.tilde.team?join), feel free to stop by! note that the
official chat for tilde.team is [#team](https://tilde.chat/kiwi/#team) on irc.
2020-10-13 20:15:53 +00:00
## biboumi
there's also a [biboumi](https://biboumi.louiz.org/) server
connected with our xmpp server. you can join any [irc](irc)
2022-09-29 18:53:09 +00:00
channel as an xmpp MUC (multi-user chat) room with the following
2020-10-13 20:15:53 +00:00
format:
#channelname@biboumi.tilde.team
it's configured as a single-server setup, so there's no need to
provide the irc server in the address.
for more info, see the [docs](https://doc.biboumi.louiz.org/9.0/user.html#join-an-irc-channel)
but keep in mind that you must leave out the `%irchostname` part
of the address.