macOS
brew install libfido2provider-native install command
brew / 順位 367
libfido2 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libfido2provider-native install command
概要
Provides library functionality for FIDO U2F & FIDO 2.0, including USB
履歴
libfido2 is Yubico's BSD-licensed C library and command-line tool set for communicating with FIDO devices over USB or NFC and verifying attestation and assertion signatures. It supports FIDO U2F as CTAP1 and FIDO2 as CTAP2.
Yubico's NEWS file lists libfido2 0.1.0 on May 18, 2018 as the first beta release. The project reached 1.0.0 on March 21, 2019 with native HID support on Linux, macOS, and Windows, command options for U2F on dual authenticators, resident-key handling, CTAP2 CBOR checks, fuzzing harnesses, and documentation fixes.
Later releases followed the FIDO standards curve: hmac-secret support in 2018, credential management and richer option APIs in 2019, U2F fallback and credProtect in 2020, NFC support on Linux and FIDO 2.1 work in 2021, and CTAP 2.3 support in 2026.
The README documents package installs for Fedora, Ubuntu, Homebrew on macOS, and Windows release artifacts. Its command-line tools, fido2-cred, fido2-assert, and fido2-token, made low-level authenticator operations packageable outside browser stacks.
Developers link libfido2 when they need direct authenticator communication, attestation verification, assertion verification, or tooling around security keys. System users also install fido2-tools to inspect tokens and exercise credentials from the shell.
libfido2 is package-nerd significant because it brings passkey/security-key plumbing into the Unix packaging world as a normal C library, CLI suite, udev-rule companion, and dependency for higher-level authentication integrations.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fido2-assert | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
fido2-cred | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
fido2-token | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:libfido2 |
|---|---|
| バージョン | 1.17.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://developers.yubico.com/libfido2/ |
| リポジトリ | https://github.com/Yubico/libfido2 |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.