From 5a1fd013a17e987b428fc530a684970b5aacffd4 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sun, 3 Apr 2022 18:11:09 +0800 Subject: [PATCH] Update 'Home' --- Home.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..23ab39f --- /dev/null +++ b/Home.md @@ -0,0 +1,28 @@ + + +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 Rust projects: +* https://github.com/mozilla/authenticator-rs/ +* https://github.com/gebogebogebo/ctap-hid-fido2 +* https://github.com/kanidm/webauthn-rs +* https://github.com/kanidm/webauthn-authenticator-rs +* https://github.com/shimunn/ctap + +OpenPGP projects: +* https://github.com/solokeys/piv-authenticator +* https://gitlab.com/hkos/openpgp-card +* https://gitlab.com/sequoia-pgp/sequoia +