Pynitrokey 0.8.3 released
By SecBurg
UPDATE
v0.8.3 was shortly released after v0.8.2 with some additional fixes.
This release changes the piv command to ignore unsupported smartcards and fixes the build of the release binaries for Linux and Windows.
v0.8.3 Latest - Changelog
Filter cards for NK3 ATR in PIV app
Fix CI and release v0.8.3
Original News
A new version 0.8.2 of Pynitrokey, the Python client for Nitrokey devices, has been released.
This release improves handling of base32 strings in the nk3 secrets subcommand, improves the PIV subcommand and adds support for custom CAs to the nethsm subcommand.
As always, you can upgrade your existing pynitrokey installation by using the command
pipx upgrade pynitrokey
v0.8.2 Latest - Changelog
Fix typo in delete_credential documentation string.
Piv cli improvements
fix: append required base32 padding when handling unpadded otp secrets
fix: allow lowercase base32 secrets input
nethsm: Add --ca-certs option
See the full changelog here.