New alpha release of PassKeeZ with the following changes:
- Live reloading of configuration file under
~/.passkeez/. This fixes an issue where one had to restart the passkeez daemon after changing the database path. - Support for ML-DSA signature algorithms and make them the preferred algorithms for new credentials. Unfortunately, there is currently no relying party supporting ML-DSA I'm aware of...
- New keylib version 0.10.0-alpha
If you test this release and find/ encounter any issue, please open an issue to help me improve PassKeeZ. Also, if you're interested in contributing in any form to the project or any of its dependencies, please reach out to me! If you have feature request, reach out to me or open an issue!
This release can be installed with:
sudo bash -c "$(curl -fsSL https://codeberg.org/r4gus/PassKeeZ/raw/branch/0.7.0-alpha/script/install-linux.sh)"