This module implements the experimental XEP-0474: SASL SCRAM Downgrade Protection. It provides an alternative downgrade protection mechanism to client-side pinning which is currently the most common method of downgrade protection.
There are no configuration options for this module, just load it as normal.
Prosody-Version | Status |
---|---|
trunk | Works as of 2025-05-25 |
13 | Works |
0.12 | Does not work |
With the plugin installer in Prosody 0.12 you can use:
sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_sasl_ssdp
For earlier versions see the documentation for installing 3rd party modules