From 79aba62dfbcd8ca553a9da831acb8e1a9d6f71d1 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Thu, 8 Jul 2021 00:29:34 +0800 Subject: [PATCH] chore: add project links --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 854e508..45d06a9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A cli using https://github.com/mozilla/authenticator-rs +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