XMPP: The Ultimate Communication Tool
from Aristotel@links.hackliberty.org to cybersecurity@sh.itjust.works on 28 Apr 10:24
https://links.hackliberty.org/post/1388108

Since my last post on monocles, I’ve got into the XMPP also known as jabber rabbit hole, here are few things I learned that you might find useful.

What is XMPP

The architecture of the XMPP network is similar to email, while a XMPP server conforms an email server (server.com) and XMPP clients conforms email clients (user@server.com). The difference is that everything happens in realtime over a persistent XML-TCP stream. The XMPP protocols are free & public, that any of us can use.

Differences with other communication services

Self hosting a server

Self hosting xmpp is really simple, I personally opted for ejabberd and it only took ~10 minutes to set it up with voice & video call support.

Other options for servers are available here

Joining a server

You can find servers open for registration here

Clients

A list of available clients for different platforms is available here

#cybersecurity

threaded - newest