macOS
brew install oath-toolkitlocal Homebrew formula metadata
sudo port install oath-toolkitMacPorts ports tree · security/oath-toolkit/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de oath-toolkit pour les workflows d'agents IA.
installation
brew install oath-toolkitlocal Homebrew formula metadata
sudo port install oath-toolkitMacPorts ports tree · security/oath-toolkit/Portfile · Source: api.github.com
sudo apk add oath-toolkitAlpine Linux edge package indexes · oath-toolkit · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#oath-toolkitnixpkgs package indexes · pkgs/by-name/oa/oath-toolkit/package.nix · Source: api.github.com
sudo pacman -S oath-toolkitArch Linux sync databases · oath-toolkit · Source: geo.mirror.pkgbuild.com
sudo zypper install oath-toolkitopenSUSE Tumbleweed package metadata · oath-toolkit · Source: download.opensuse.org
sudo apt install liboath-devDebian stable package indexes · liboath-dev · Source: deb.debian.org
sudo dnf install liboathFedora Rawhide package metadata · liboath · Source: dl.fedoraproject.org
aperçu
Tools for one-time password authentication systems
historique
OATH Toolkit is a long-running free software implementation of one-time password infrastructure. It provides shared C libraries, the oathtool and pskctool command-line tools, and a pam_oath module for integrating HOTP/TOTP authentication into Unix login stacks.
Simon Josefsson introduced the OATH Toolkit publicly in January 2011 as software for OATH one-time password authentication, including oathtool and pam_oath. A May 2011 release announcement for version 1.10.0 points to the Nongnu project page, man pages, PAM documentation, API reference, signed release tarballs, and the Savannah project home.
The toolkit tracks the standards ecosystem around one-time passwords: HOTP from RFC 4226, TOTP from RFC 6238, and PSKC from RFC 6030. Later releases added support for HMAC-SHA256 and HMAC-SHA512 TOTP generation and validation APIs in version 2.6.0, and the project moved version-controlled source hosting to GitLab in version 2.6.2 before moving public Git hosting to Codeberg in version 2.6.13.
OATH Toolkit spread through Unix package ecosystems because it solved a boring but durable operations problem: generating and validating standard OTP values and adding PAM-based OTP checks to existing systems. The input package record lists apk, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE package names, reflecting broad distribution rather than a single application community.
Developers use liboath when embedding HOTP/TOTP validation in C applications, operators use oathtool for token generation and testing, pskctool handles Portable Symmetric Key Container data, and administrators use pam_oath to require OTP values during PAM authentication. A common deployment stores token records in a usersfile such as /etc/users.oath.
The package is a classic security-toolchain package: small command-line utilities, a C library ABI, a PAM module, man pages, signed source releases, and long-term distro packaging. It also shows how standards-based authentication plumbing ages: compatibility fixes, crypto algorithm additions, build-system maintenance, and security advisories matter as much as new features.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
/etc/users.oathexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
oathtool | cli | exécutable global | |
pskctool | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://oath-toolkit.codeberg.page/
métadonnées d'installation
| Clé du paquet | brew:oath-toolkit |
|---|---|
| Version | 2.6.14 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/oath-toolkit |
| Page d'accueil | https://oath-toolkit.codeberg.page/ |
| Dépôt | https://codeberg.org/oath-toolkit/oath-toolkit |
| Docs amont | https://oath-toolkit.codeberg.page/docs.html |
| Licence | GPL-3.0-or-later AND LGPL-2.1-or-later |
| Archive source | https://download.savannah.nongnu.org/releases/oath-toolkit/oath-toolkit-2.6.14.tar.gz |
| Dernière mise à jour | 2026-06-27T14:40:16-04:00 |
| Pulse | updated |
| Dépendances | libxml2, libxmlsec1, openssl@3 |
| Dépendances de compilation | pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | oath-toolkit |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
liboath-dev 2.6.12-1
Development files for the OATH Toolkit Liboath library
https://www.nongnu.org/oath-toolkit/
sudo apt install liboath-devliboath0t64 2.6.12-1
OATH Toolkit Liboath library
https://www.nongnu.org/oath-toolkit/
sudo apt install liboath0t64libpam-oath 2.6.12-1
OATH Toolkit libpam_oath PAM module
https://www.nongnu.org/oath-toolkit/
sudo apt install libpam-oathlibpskc-dev 2.6.12-1
Development files for the OATH Toolkit Libpskc library
https://www.nongnu.org/oath-toolkit/
sudo apt install libpskc-devlibpskc0t64 2.6.12-1
OATH Toolkit Libpskc library
https://www.nongnu.org/oath-toolkit/
sudo apt install libpskc0t64oathtool 2.6.12-1
OATH Toolkit oathtool command line tool
https://www.nongnu.org/oath-toolkit/
sudo apt install oathtoolpskctool 2.6.12-1
OATH Toolkit pskctool command line tool
https://www.nongnu.org/oath-toolkit/
sudo apt install pskctooloath-toolkit
nix profile install nixpkgs#oath-toolkitliboath-dev 2.6.11-2.1build3
Development files for the OATH Toolkit Liboath library
https://www.nongnu.org/oath-toolkit/
sudo apt install liboath-devliboath0t64 2.6.11-2.1build3
OATH Toolkit Liboath library
https://www.nongnu.org/oath-toolkit/
sudo apt install liboath0t64libpam-oath 2.6.11-2.1build3
OATH Toolkit libpam_oath PAM module
https://www.nongnu.org/oath-toolkit/
sudo apt install libpam-oathlibpskc-dev 2.6.11-2.1build3
Development files for the OATH Toolkit Libpskc library
https://www.nongnu.org/oath-toolkit/
sudo apt install libpskc-devlibpskc0t64 2.6.11-2.1build3
OATH Toolkit Libpskc library
https://www.nongnu.org/oath-toolkit/
sudo apt install libpskc0t64oathtool 2.6.11-2.1build3
OATH Toolkit oathtool command line tool
https://www.nongnu.org/oath-toolkit/
sudo apt install oathtoolpskctool 2.6.11-2.1build3
OATH Toolkit pskctool command line tool
https://www.nongnu.org/oath-toolkit/
sudo apt install pskctooloath-toolkit 2.6.14-r1
OATH Toolkit One-time password components
https://nongnu.org/oath-toolkit/
sudo apk add oath-toolkitpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.