Skip to content

1.0 release

Compare
Choose a tag to compare
@iegomez iegomez released this 14 Jul 03:29
· 183 commits to master since this release
7dd3f5a

This release includes the following changes:

  1. Fixes a security concern where cache keys were not being hashed.
  2. Adds new bcrypt and argon2id hashing options for the plugin and the pw utility.
  3. Deprecates general salt encoding option in favour of a dedicated pbkdf2 one.
  4. Improves documentation on Mosquitto's 1.5 and up MOSQ_ACL_SUBSCRIBE access option.
  5. Some other minor cleanups.

Please check the updated README for new options.