Releases: Zig-Sec/PassKeeZ
0.5.2
0.5.1
DO NOT USE please install the latest version.
- fixes minor bug where PassKeeZ asks for a password even though no database exists.
To install PassKeeZ run:
sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/Zig-Sec/PassKeeZ/refs/heads/master/script/install-linux.sh)" install-linux.sh "0.5.1" "0.4.1" "0.14.0"
0.5.0
I'm happy to announce the release of PassKeeZ version 0.5.0. With this release, we're introducing KDBX support, i.e., you're now able to manage your passkeys using a password manager with KDBX support (KeePassXC is recommended).
I've also rewritten zigenity using DVUI, i.e. we are no longer dependent on GTK.
Please note that this software is still in development. While I test my software before releasing it, it's still possible that you run into problems. If you run into any issues, please open an issue on Github.
0.4.0
Credential management support.
The following endpoints have been implemented:
- getCredsMetadata
- enumerateRPsBegin
- enumerateRPsGetNextRP
- enumerateCredentialsBegin
- enumerateCredentialsGetNextCredential
- deleteCredential
This allows the management of credentials via external tools like fido2-manage.
Further endpoints will be added in future releases.
0.3.2
0.3.1
0.3.0
0.2.5
Full Changelog: 0.2.4...0.2.5
now also works as expected with firefox