Skip to content

v2.2.1

Compare
Choose a tag to compare
@mmerklinger mmerklinger released this 06 Feb 09:49
· 170 commits to main since this release
dde248a

Major Changes

  • Added Password Manager
  • The installer and single-exe binary for Windows are now signed
  • Use latest pynitrokey

We aim to provide this version through flathub, submission is ongoing, this will surely take some more time.

Changelog

Full Changelog: v2.1.5...v2.2.1

Signature

Verify the detached signature using:

gpg --verify sha256sum.sig sha256sum

You expect an output like this one:

gpg: Signature made Tue 06 Feb 2024 11:31:22 AM CET
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.