XMPP Service Operators - 2025-09-17


  1. marc0s

    Glad to see that Lufthansa's in-flight free WiFi, IM-only, is not only reduced to WhatsApp but XMPP is also working 😀 I'm actually positively surprised

  2. Kris

    Same for KLM

    👍 1
  3. Uni KN

    isn't Whatsapp also still using ports 5222 and 5223 tcp? That might explain it...

    👍 1
  4. TheCoffeMaker

    > isn't Whatsapp also still using ports 5222 and 5223 tcp? That might explain it... this... plus they are not filtering DNS

  5. moparisthebest

    and when they don't filter DNS... run your whole internet over it! https://code.kryo.se/iodine/

    😂 1❤️ 1
  6. f_1

    Ok so it seems ejabberd's matrix integration causes lots of join events spam on matrix

  7. f_1

    cc erebion

  8. f_1

    The bridge sends a membership state event of type "join" a lot, I'd argue too much even

  9. f_1

    When it is already joined to the channel

  10. f_1

    just a note for people hosting ejabberd with its matrix plugin thing

  11. neox

    f_1, yeah that's a known issue

  12. neox

    cf https://github.com/processone/ejabberd/issues/4386

  13. f_1

    Cool thz

  14. f_1

    Cool thx

  15. f_1

    I'd argue it's not a matrix client issue

  16. neox

    f_1, I'd agree with you ;)

  17. f_1

    Matrix is a slow protocol so this bridge shouldn't send events unnecessarily

    👍 1
  18. f_1 needs to setup a matrix/xmpp bridge again at some point

  19. erebion

    > and when they don't filter DNS... run your whole internet over it! https://code.kryo.se/iodine/ How about TCP/IP via XMPP via TCP/IP? :D