github str4d/age-plugin-yubikey v0.3.0
age-plugin-yubikey v0.3.0

latest releases: main, v0.4.0, v0.3.3...
2 years ago

First non-beta release!

Changed

  • MSRV is now 1.56.0.
  • During decryption, when asked to insert a YubiKey, you can now choose to skip
    it, allowing the client to move on to the next identity instead of returning
    an error.
  • Certain kinds of PIN invalidity will now cause the plugin to re-request the
    PIN instead of aborting: if the PIN is too short or too long, or if the user
    touched the YubiKey early and "typed" an OTP.

Fixed

  • The "default" identity (provided by clients that invoke age-plugin-yubikey
    using -j yubikey) previously caused a panic. It is now correctly treated as
    an invalid identity (because this plugin does not support default identities).

Don't miss a new age-plugin-yubikey release

NewReleases is sending notifications on new releases.