Skip to content

yubikey-manager 4.0.0

Compare
Choose a tag to compare
@dainnilsson dainnilsson released this 02 Mar 10:26
· 632 commits to main since this release
4.0.0
4d9989b
  • Drop support for Python < 3.6.
  • Drop reliance on libusb and libykpersonalize.
  • Support the "fido" and "otp" subcommands over NFC (using the --reader flag)
  • New "ykman --diagnose" command to aid in troubleshooting.
  • New "ykman apdu" command for sending raw APDUs over the smart card interface.
  • Restructuring of subcommands, with aliases for old versions (to be removed in a future release).
  • Major changes to the underlying "library" code:
    • New "yubikit" package added for custom development and advanced scripting.
    • Type hints added for a large part of the "public" API.
  • OpenPGP: Add support for KDF enabled YubiKeys.
  • Static password: Add support for FR, IT, UK and BEPO keyboard layouts.