XMPP Service Operators - 2026-01-08


  1. tom

    Does anybody have a template for reporting XMPP abuse to LIRs/ISPs/hosting provider/domain registrar/cloudflare/XMPPBL/law enforcement?

    🤔 1
  2. tom

    a tool like spamcop.net would be useful

  3. tom

    Has anybody been running a xmpp server without dialback security implemented? The consumer of dialback on my server are compliance checkers testing for it. All actual servers have moved onto SASL

  4. Martin

    What is dialback security? I have no dialback enabled at all, either you present a valid cert or no s2s.

  5. tom

    https://xmpp.org/extensions/xep-0220.html

  6. tom

    it's what was used before TLS

  7. tom

    https://xmpp.org/extensions/xep-0344.html

  8. Martin

    I know dialback, but what's dialback security?

  9. Martin

    Ah, 344 thx.