Automic VaultAutomic Vault

brew

ykpers mit Homebrew, apk, dnf, MacPorts, zypper, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ykpers in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ykpers

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install ykpers

MacPorts ports tree · security/ykpers/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add ykpers

Alpine Linux edge package indexes · ykpers · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install ykpers

Fedora Rawhide package metadata · ykpers · Quelle: dl.fedoraproject.org

openSUSE zypperverifiziert · 92%
sudo zypper install ykpers

openSUSE Tumbleweed package metadata · ykpers · Quelle: download.opensuse.org

Arch Linux pacmanverifiziert · 92%
sudo pacman -S yubikey-personalization

Arch Linux sync databases · yubikey-personalization · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

YubiKey personalization library and tool

Befehle und Aliase

  • ykchalresp
  • ykinfo
  • ykpersonalize

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

`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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

`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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ykchalrespcliglobales Executable
ykinfocliglobales Executable
ykpersonalizecliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version1.20.0
Manager aktualisiert2026-07-10
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ykpers
Version1.20.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/ykpers
Homepagehttps://developers.yubico.com/yubikey-personalization/
Repositoryhttps://github.com/Yubico/yubikey-personalization
Upstream-Dokumentationhttps://developers.yubico.com/yubikey-personalization
LizenzBSD-2-Clause
Quellarchivhttps://developers.yubico.com/yubikey-personalization/Releases/ykpers-1.20.0.tar.gz
Zuletzt aktualisiert2026-07-10T09:59:35-04:00
Pulseupdated
Abhängigkeitenjson-c, libyubikey
Build-Abhängigkeitenpkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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