qxmpp icon indicating copy to clipboard operation
qxmpp copied to clipboard

SASL 2

Open lnjX opened this issue 11 months ago • 0 comments

XEP: https://xmpp.org/extensions/xep-0388.html

Allows us to implement:

  • Bind 2: https://xmpp.org/extensions/xep-0386.html
  • FAST, token-based authentication: https://xmpp.org/extensions/xep-0484.html

SASL 2 has been implemented in prosody and ejabberd now:

  • https://blog.prosody.im/fast-auth/
  • https://www.process-one.net/blog/ejabberd-24-02/

Implementation progress:

  • #602 Restructuring for properly implementing another authentication algorithm without messing up the code all too much.
  • #607

Funded by NLnet via NGI Zero Entrust.

lnjX avatar Mar 15 '24 16:03 lnjX