This release is currently in internal testing, signed binaries to be used with nitropy will be uploaded within the next days
This release adds support for the new features provided by NetHSM v4.0 and v5.0.
Breaking ChangesThis release adds support for NethHSM v5 and the fido2 provision-credential command, updates the minimum Python version to 3.11 and fixes some bugs.
Note that the default branch for this repository is now main. The master branch will be deleted soon.
What's ChangedFull Changelog: v0.12.3...v0.13.0
Full Changelog: v0.12.3...v0.13.0rc1
This release includes all Nitropad variants. The ns50 variant is not tested.
Its based on upstream commit a605d04
Major Changes/Fixes
Signature
Verify the detached signature using:
gpg --verify sha256sum.sig sha256sum
You expect an output like this one:
gpg: Signature made Tue Jul 14 11:38:38 2026 CEST gpg: using RSA key C7E32619E2F71736F5910BB144CB2D868DD16BDA gpg: Good signature from "Markus Meissner <[email protected]>" [ultimate] gpg: aka "Markus Meissner <[email protected]>" [ultimate]If you don't have the key yet, you can get it like this:
gpg2 --keyserver keyserver.ubuntu.com --recv-keys 44CB2D868DD16BDA
Feel free to cross-validate the main-key fingerprint on this profile.
This release includes all Nitropad variants. The ns50 variant is not tested.
Its based on upstream commit 420d71e
Major Changes/Fixes
Signature
Verify the detached signature using:
gpg --verify sha256sum.sig sha256sum
You expect an output like this one:
gpg: Signature made Tue Jul 14 11:38:38 2026 CEST gpg: using RSA key C7E32619E2F71736F5910BB144CB2D868DD16BDA gpg: Good signature from "Markus Meissner <[email protected]>" [ultimate] gpg: aka "Markus Meissner <[email protected]>" [ultimate]If you don't have the key yet, you can get it like this:
gpg2 --keyserver keyserver.ubuntu.com --recv-keys 44CB2D868DD16BDA
Feel free to cross-validate the main-key fingerprint on this profile.