Yubico / yubikey-manager

Python library and command line tool for configuring any YubiKey over all USB interfaces.
https://developers.yubico.com/yubikey-manager/
BSD 2-Clause "Simplified" License
879 stars 126 forks source link

Setting a PIN cannot be undone #614

Open xi opened 6 months ago

xi commented 6 months ago

I can set a FIDO PIN by running ykman fido access change-pin. I can later change the PIN by running the same command again. But there is no way to remove the PIN again.

As far as I understand, this is a limitation of the CTAP protocol. Still, ykman should document that limitation. Specifically, it should: