google / OpenSK

OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards.
Apache License 2.0
3k stars 291 forks source link

How to change pin in Makerdiary nRF52840-MDK USB dongle #622

Closed tu6ge closed 1 year ago

tu6ge commented 1 year ago

Specifications

kaczmarczyck commented 1 year ago

Hi! This is not an OpenSK specific capability, all CTAP2 security keys allow changing the PIN. Platforms should offer a user interface, for example if you use

Did that answer your question?

tu6ge commented 1 year ago

Thank you for your guidance. Based on the method you provided, I have successfully made the changes