Skip to content

yubikey-manager-0.6.1

Compare
Choose a tag to compare
@dagheyman dagheyman released this 16 Apr 07:14
  • Version 0.6.1 (released 2018-02-12)
    • Support for YubiKeys with FIDO2. See ykman fido -h
    • Report the form factor for YubiKeys that support it.
    • OTP: slot command is now called otp. See ykman otp -h for all changes.
    • Static password: Add support for different keyboard layouts. See ykman otp static -h
    • PIV: Signatures for CSRs are now correct.
    • PIV: Commands on slots with PIN policy ALWAYS no longer fail if the YubiKey has a management key protected by PIN.
    • Mode: The U2F mode is now called FIDO.
    • Dependencies: libu2f-host is no longer used for FIDO communication over USB, instead the python library fido2 is used.