This release adds experimental support for the PIV application on Nitrokey 3 devices using the test firmware.
ChangelogFull Changelog: v0.5.0...v0.6.0
Full Changelog: v2.3.1...v2.3.2
This post release is identical to v0.5.0 but includes Linux binaries.
This release moves the modules implementing the Nitrokey 3 and Nitrokey Passkey communication into the new Nitrokey Python SDK available at: https://github.com/Nitrokey/nitrokey-sdk-py
ChangelogFull Changelog: v0.4.50...v0.5.0-post.1
This release moves the modules implementing the Nitrokey 3 and Nitrokey Passkey communication into the new Nitrokey Python SDK available at: https://github.com/Nitrokey/nitrokey-sdk-py
Note: This release is only available on PyPI and does not contain binary files due to a problem with our CI setup. A new release with Linux and Windows binaries will follow soon, see: #567.
ChangelogFull Changelog: v0.4.50...v0.5.0
This release refactors the code used for communication with the bootloader, reducing the number of dependencies.
Features