Automic VaultAutomic Vault

brew

ykpers を Homebrew, apk, dnf, MacPorts, zypper, pacman でインストール

ykpers のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ykpers

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install ykpers

MacPorts ports tree · security/ykpers/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add ykpers

Alpine Linux edge package indexes · ykpers · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install ykpers

Fedora Rawhide package metadata · ykpers · ソース: dl.fedoraproject.org

openSUSE zypper確認済み · 92%
sudo zypper install ykpers

openSUSE Tumbleweed package metadata · ykpers · ソース: download.opensuse.org

Arch Linux pacman確認済み · 92%
sudo pacman -S yubikey-personalization

Arch Linux sync databases · yubikey-personalization · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

YubiKey personalization library and tool

コマンドとエイリアス

  • ykchalresp
  • ykinfo
  • ykpersonalize

履歴

プロジェクトの歴史と使われ方

YubiKey Personalization, packaged as `ykpers`, is Yubico's older C library and command-line toolset for programming YubiKey OTP slots. Its commands, especially `ykpersonalize`, belong to the era when setting AES keys, public identities, private identities, static passwords, and challenge-response behavior was the central local administration task for YubiKey tokens.

プロジェクトの歴史

The yubikey-personalization repository was created on 2010-12-21 and describes the package as a cross-platform library and command-line tool used to personalize, meaning set an AES key on, YubiKeys. Its README documents a classic Autoconf C project using libusb, optional JSON output, udev rules, manpages generated from AsciiDoc, and companion tools such as `ykpersonalize`, `ykchalresp`, and `ykinfo`.

The tool's documentation is intentionally low level. It warns that using `ykpersonalize` can destroy the AES key in a YubiKey and make it unusable against Yubico's validation server unless a new key is uploaded. That warning captures the package's historical role: it was not just a viewer, but a provisioning utility for the OTP secrets embedded in physical tokens.

Yubico has since moved the ecosystem forward. The GitHub repository is archived, and Yubico's developer page says the YubiKey Personalization package was announced for end of life on 2025-02-19 and will reach end of life on 2026-02-19.

採用の歴史

`ykpers` spread widely because early YubiKey deployments needed local programming and inspection tools for OTP slots. The package appears across Homebrew, Debian/Fedora-family packaging, Arch as `yubikey-personalization`, MacPorts, and openSUSE naming, reflecting the normal Unix distribution path for a hardware-token provisioning library.

Its adoption later became legacy adoption. As YubiKeys gained FIDO U2F/FIDO2, PIV, OATH, OpenPGP, and richer management surfaces, administrators increasingly needed `ykman` and related newer tools, while `ykpers` remained important for old OTP workflows and historical compatibility.

使われ方

The core command is `ykpersonalize`, used to write OTP-slot configuration such as fixed identity, private identity, AES key, ticket flags, static-ticket mode, strong-password options, access codes, and challenge-response behavior. `ykchalresp` and `ykinfo` cover adjacent challenge-response and device-information workflows.

Because it programs token secrets, `ykpers` is a trust-boundary tool. It requires local device permissions and can permanently alter how a YubiKey authenticates, which is why its README and manpages are more like provisioning documentation than ordinary CLI help.

パッケージ好きにとっての重要性

`ykpers` is a useful package-history marker for the YubiKey ecosystem: it shows the original OTP personalization model before modern multi-application YubiKey management became the norm.

For package nerds, it is also a concrete example of hardware support as distro infrastructure: libusb access, udev rules, manpages, C libraries, and CLI tools had to be packaged correctly so security hardware could be administered outside vendor GUIs.

タイムライン

  • 2010-12-21: Yubico creates the yubikey-personalization GitHub repository.
  • 2010s: `ykpersonalize`, `ykchalresp`, and `ykinfo` are packaged across Unix-like systems for OTP slot provisioning and inspection.
  • 2023-12-22: Last recorded push in the archived GitHub repository metadata.
  • 2025-02-19: Yubico announces end of life for the YubiKey Personalization package.
  • 2026-02-19: Yubico's developer page states the package will reach end of life.

Related projects

  • YubiKey Manager (`ykman`) is the maintained successor-style CLI for broader YubiKey configuration.
  • yubico-c provides related YubiKey OTP parsing/support pieces referenced by the personalization README.
  • ykneomgr and u2f-host appear in older workflows for modes outside OTP on earlier YubiKey generations.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ykchalrespcliグローバル実行可能ファイル
ykinfocliグローバル実行可能ファイル
ykpersonalizecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版1.20.0
マネージャ更新日2026-07-10
ローカルデータOK
上流not checked
検出された最新未検出

https://developers.yubico.com/yubikey-personalization/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ykpers
バージョン1.20.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ykpers
ホームページhttps://developers.yubico.com/yubikey-personalization/
リポジトリhttps://github.com/Yubico/yubikey-personalization
上流ドキュメントhttps://developers.yubico.com/yubikey-personalization
ライセンスBSD-2-Clause
ソースアーカイブhttps://developers.yubico.com/yubikey-personalization/Releases/ykpers-1.20.0.tar.gz
最終更新2026-07-10T09:59:35-04:00
Pulseupdated
依存関係json-c, libyubikey
ビルド依存関係pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameykpers
Aliases
  • yubikey-personalization
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

apk95%

ykpers 1.20.0-r2

YubiKey Personalization library and tool

https://developers.yubico.com/yubikey-personalization/

sudo apk add ykpers
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: ykpers
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ykpers
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ykpers from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ykpers-dev 1.20.0-r2

YubiKey Personalization library and tool (development files)

https://developers.yubico.com/yubikey-personalization/

sudo apk add ykpers-dev
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: ykpers
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ykpers
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ykpers-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ykpers-doc 1.20.0-r2

YubiKey Personalization library and tool (documentation)

https://developers.yubico.com/yubikey-personalization/

sudo apk add ykpers-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: ykpers
  • normalized package name match
  • 一致条件: Ykpers
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ykpers-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ykpers-udev 1.20.0-r2

YubiKey Personalization library and tool (udev rules)

https://developers.yubico.com/yubikey-personalization/

sudo apk add ykpers-udev
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: ykpers
  • normalized package name match
  • 一致条件: Ykpers
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ykpers-udev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ykpers 1.20.0-18.fc44

Yubikey personalization program

http://opensource.yubico.com/yubikey-personalization/

sudo dnf install ykpers
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ykpers
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Ykpers
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ykpers from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ykpers-devel 1.20.0-18.fc44

Development files for ykpers

http://opensource.yubico.com/yubikey-personalization/

sudo dnf install ykpers-devel
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ykpers
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Ykpers
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ykpers-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

yubikey-personalization 1.20.0-5

Yubico YubiKey Personalization library and tool

https://github.com/Yubico/yubikey-personalization

sudo pacman -S yubikey-personalization
  • License: BSD
  • Architecture: x86_64
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ykpers
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: yubikey-personalization from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libykpers-1-1 1.20.0-3.16

Reference implementation for configuration of YubiKeys

https://developers.yubico.com/yubikey-personalization/

sudo zypper install libykpers-1-1
  • License: BSD-2-Clause
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: ykpers
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Ykpers
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libykpers-1-1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libykpers-devel 1.20.0-3.16

Development files for the ykpers library

https://developers.yubico.com/yubikey-personalization/

sudo zypper install libykpers-devel
  • License: BSD-2-Clause
  • Category: Development/Languages/C and C++
  • Architecture: x86_64
  • Source Package: ykpers
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Ykpers
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libykpers-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ykpers 1.20.0-3.16

Reference implementation for configuration of YubiKeys

https://developers.yubico.com/yubikey-personalization/

sudo zypper install ykpers
  • License: BSD-2-Clause
  • Category: Productivity/Networking/Security
  • Architecture: x86_64
  • Source Package: ykpers
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Ykpers
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ykpers from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

ykpers

sudo port install ykpers
  • normalized package name match
  • 一致条件: Ykpers
MacPorts ports tree · api.github.com · MacPorts ports tree: security/ykpers/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment