diff options
author | Damien Miller <djm@mindrot.org> | 2020-09-18 14:02:53 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2020-09-18 14:02:53 +0200 |
commit | acfe2ac5fe033e227ad3a56624fbbe4af8b5da04 (patch) | |
tree | 3052430d40e7bc34905916e740f6af3921944e50 /INSTALL | |
parent | upstream: handle multiple messages in a single read() (diff) | |
download | openssh-acfe2ac5fe033e227ad3a56624fbbe4af8b5da04.tar.xz openssh-acfe2ac5fe033e227ad3a56624fbbe4af8b5da04.zip |
libfido2 1.5.0 is recommended
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -120,7 +120,8 @@ the dependency (.depend) file using "make depend", which requires the libfido2: libfido2 allows the use of hardware security keys over USB. libfido2 -in turn depends on libcbor. libfido2 >= 1.4.0 is needed. +in turn depends on libcbor. libfido2 >= 1.5.0 is strongly recommended. +Limited functionality is possible with earlier libfido2 versions. https://github.com/Yubico/libfido2 https://github.com/pjk/libcbor |