XMPP: Difference between revisions

From Bitpost wiki
(Created page with "==== Client ==== Gajim ==== Server ==== ejabberd")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
==== Client ====
=== Clients ===
[[Gajim]]
* [[Gajim]]
* [https://conversations.im/ Android app] (open source but not free)
* [https://hookipa.net/en/documentation/siskin-im/ iphone client] (untested)


==== Server ====
=== Servers ===
[[ejabberd]]
There are [https://www.linuxlinks.com/best-free-open-source-xmpp-servers/ several server implementations] that you can run on your own.  Best seems to be:
 
* [[OpenFire]]
* [[ejabberd]] - I tried and failed to get this running - it has hundreds of open tickets
 
==== Free server with secure group chat via OMEMO ====
You want to find a [https://list.jabber.at/ free XMPP server] that is current enough to support OMEMO.
 
* Register on the website of this [https://hookipa.net/register xmpp.social] server.
* Add an account for it to Gajim, and connect.
* Create a new room!  Set a password.  Check members-only.  You should be able to then turn on OMEMO!
 
==== Incabable XMPP servers ====
 
On these (older?) servers, Gajim always says "group must be non-anonymous and member-only" even though I'd set it that way.
 
* https://www.kode.im/
* jabber.calyxinstitute.org

Latest revision as of 21:14, 14 April 2021

Clients

Servers

There are several server implementations that you can run on your own. Best seems to be:

  • OpenFire
  • ejabberd - I tried and failed to get this running - it has hundreds of open tickets

Free server with secure group chat via OMEMO

You want to find a free XMPP server that is current enough to support OMEMO.

  • Register on the website of this xmpp.social server.
  • Add an account for it to Gajim, and connect.
  • Create a new room! Set a password. Check members-only. You should be able to then turn on OMEMO!

Incabable XMPP servers

On these (older?) servers, Gajim always says "group must be non-anonymous and member-only" even though I'd set it that way.