XMPP – The Middle Ground Of Instant Messaging (Prosody)

XMPP or Extensible Messaging and Presence Protocol is an open communication protocol.
It has been actively developed since it was introduced in 1999.
Over time, a large part of its user base migrated to centralized cloud platforms.

IRC is a simple, reliable, text-based protocol.
Matrix is a robust but more complex protocol with higher resource requirements.
XMPP sits between them, closer to IRC in simplicity while offering more modern features.

In this article you will learn to install a private, non-federated XMPP server.

Continue reading “XMPP – The Middle Ground Of Instant Messaging (Prosody)”

Build A Modular IRC Server In 2026 (Inspircd + Anope)

You saw the simplicity of Ergo Chat.
Now you think about how to build a modern, modular IRC server – like in the old days.

  • Inspircd is a modern IRC server.
  • Anope is a services bot.

Together they form the base of a stable and reliable communications service.

In 2026 IRC may not be the primary comms channel, but it’s perfect for secondary/backup.

Continue reading “Build A Modular IRC Server In 2026 (Inspircd + Anope)”