solokeys / solo2-cli

Solo 2 library and CLI in Rust
https://docs.rs/solo2
Apache License 2.0
169 stars 31 forks source link

Set FIDO PIN #114

Closed mb720 closed 6 months ago

mb720 commented 7 months ago

Hi and thanks a lot for Solo!

Is it possible to set a FIDO PIN for a Solo 2 key using solo2 0.2.2 on Arch Linux?

I'm looking for the equivalent of solo key set-pin in solo1-cli.

Issues like this one recommend setting a PIN to make the key work in certain scenarios.

schdro commented 6 months ago

Is it possible to set a FIDO PIN for a Solo 2 key using solo2 0.2.2 on Arch Linux?

I'm looking for the equivalent of solo key set-pin in solo1-cli.

Changing PIN is part of generic FIDO2/CTAP spec.

What about using fido2-token? Available in Arch, https://man.archlinux.org/man/fido2-token.1.en

Worked for me months ago to set PIN on Solo 2, when recalling correctly...

mb720 commented 6 months ago

Thanks @schdro, this worked: