[openssh-commits] [openssh] 02/02: Add libfido2 to INSTALL.
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Nov 15 14:18:52 AEDT 2019
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit cf62307bc9758105913dcb91b418e4968ac2244d
Author: Darren Tucker <dtucker at dtucker.net>
Date: Fri Nov 15 14:01:00 2019 +1100
Add libfido2 to INSTALL.
---
INSTALL | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/INSTALL b/INSTALL
index c598fe51..46fc9e98 100644
--- a/INSTALL
+++ b/INSTALL
@@ -111,6 +111,15 @@ If you are making significant changes to the code you may need to rebuild
the dependency (.depend) file using "make depend", which requires the
"makedepend" tool from the X11 distribution.
+libfido2:
+
+libfido2 allows the use of hardware security keys over USB. libfido2
+in turn depends on libcbor.
+
+https://github.com/Yubico/libfido2
+https://github.com/pjk/libcbor
+
+
2. Building / Installation
--------------------------
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list