From f559e0a1e93838c08d203dfcda5b5dd6d627ceff Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 1 Sep 2020 15:03:32 -0400 Subject: [PATCH] add xmpp wikipage --- wiki/pages/xmpp.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 wiki/pages/xmpp.md diff --git a/wiki/pages/xmpp.md b/wiki/pages/xmpp.md new file mode 100644 index 0000000..217615b --- /dev/null +++ b/wiki/pages/xmpp.md @@ -0,0 +1,27 @@ +--- +author: ~ben +published: true +title: xmpp +description: how to use xmpp/jabber with your tilde.team account +category: + - main +--- + +# xmpp + +tilde.team now has a jabber server available for users. + +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]( +xmpp:team@conference.tilde.team?join), feel free to stop by!