23 lines
570 B
Markdown
23 lines
570 B
Markdown
# webauthn-cli
|
|
|
|
A cli using https://github.com/mozilla/authenticator-rs
|
|
|
|
Awesome webauthn:
|
|
* https://github.com/herrjemand/awesome-webauthn
|
|
|
|
Hard U2F projects:
|
|
* https://github.com/google/OpenSK
|
|
* https://github.com/solokeys/solo
|
|
* https://github.com/conorpp/u2f-zero
|
|
* https://github.com/makerdiary/nrf52-u2f
|
|
|
|
Soft U2F projects:
|
|
* https://github.com/github/SoftU2F
|
|
* https://github.com/SoftU2F/SoftU2F-Win
|
|
* https://github.com/danstiner/rust-u2f
|
|
|
|
Related webauthn projects:
|
|
* https://github.com/kanidm/webauthn-rs
|
|
* https://github.com/kanidm/webauthn-authenticator-rs
|
|
|