Page MenuHomeFreeBSD

Add libfido2 to the build
ClosedPublic

Authored by emaste on Oct 10 2021, 8:22 PM.
Tags
None
Referenced Files
F131754223: D32448.diff
Fri, Oct 10, 9:56 PM
F131657921: D32448.id96642.diff
Fri, Oct 10, 2:52 AM
Unknown Object (File)
Wed, Oct 8, 6:36 AM
Unknown Object (File)
Tue, Sep 23, 2:16 AM
Unknown Object (File)
Mon, Sep 15, 8:43 AM
Unknown Object (File)
Sep 10 2025, 4:03 PM
Unknown Object (File)
Sep 4 2025, 12:40 PM
Unknown Object (File)
Aug 25 2025, 12:56 PM

Details

Summary

From https://github.com/Yubico/libfido2:

libfido2 provides library functionality and command-line tools to communicate with a FIDO device over USB, and to verify attestation and assertion signatures.

libfido2 supports the FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) protocols.

libfido2 will be used by ssh to support FIDO/U2F keys. It is currently intended only for use by ssh, and so is installed as a PRIVATELIB and is placed in the ssh pkgbase package.

This is currently disabled for the 32-bit library build as libfido2 is not compatible with the COMPAT_32BIT hack in usb_ioctl.h.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped