Skip to content

age-plugin-yubikey v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 15:04
· 172 commits to main since this release
51910ed

Fixed

  • Attempts-before-blocked counter is now returned as part of the invalid PIN
    error string.
  • PIN is no longer requested when fetching the recipient for a slot, or when
    decrypting with a slot that has a PIN policy of Never.
  • Migrated to yubikey 0.5 to fix cargo install age-plugin-yubikey error
    (caused by the yubikey-piv crate being yanked after it was renamed).