Sean Liao: > Specifically, current HEAD has > SSH_SK_VERSION_MAJOR 0x00040000 > and I can't seem to find a matching libfido2 version, > current HEAD of Yubico/libfido2 is 0x00020000 Those are unrelated. SSH_SK_VERSION_MAJOR is the API version of the middleware library that communicates with the authenticators; see PROTOCOL.u2f. Obviously, OpenSSH's internal USB HID support matches this. OpenSSH's internal USB HID support happens to be built on top of libfido2, but that is an independent fact. libfido2 itself is NOT a middleware library that directly interfaces with OpenSSH. -- Christian "naddy" Weisgerber naddy@xxxxxxxxxxxx _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev