mod_sasl2_bind2

Add support for XEP-0386: Bind 2, which is a new method for clients to bind resources and establish sessions in XMPP, using SASL2. Note: At the time of writing (November 2022), this plugin implements a version of XEP-0386 that is still working its way through the XSF standards process. See PR #1217 for more information and current status.

This module depends on mod_sasl2. It exposes no configuration options.


Installation

With the plugin installer in Prosody 0.12 you can use:

sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_sasl2_bind2

For earlier versions see the documentation for installing 3rd party modules