macOS
brew install softhsmlocal Homebrew formula metadata
sudo port install softhsmMacPorts ports tree · security/softhsm/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für softhsm in AI-Agent-Workflows.
Installation
brew install softhsmlocal Homebrew formula metadata
sudo port install softhsmMacPorts ports tree · security/softhsm/Portfile · Quelle: api.github.com
sudo apk add softhsmAlpine Linux edge package indexes · softhsm · Quelle: dl-cdn.alpinelinux.org
sudo dnf install softhsmFedora Rawhide package metadata · softhsm · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#softhsmnixpkgs package indexes · pkgs/by-name/so/softhsm/package.nix · Quelle: api.github.com
sudo pacman -S softhsmArch Linux sync databases · softhsm · Quelle: geo.mirror.pkgbuild.com
sudo zypper install softhsmopenSUSE Tumbleweed package metadata · softhsm · Quelle: download.opensuse.org
Überblick
Cryptographic store accessible through a PKCS#11 interface
Verlauf
SoftHSM is a software implementation of a cryptographic token store exposed through PKCS#11, originally created for OpenDNSSEC and later maintained as a standalone security project.
The official SoftHSM site and README both state that SoftHSM began as part of the OpenDNSSEC project. OpenDNSSEC needed to store and handle cryptographic keys through PKCS#11, but requiring a physical hardware security module would have limited who could test or deploy the system.
SoftHSM answered that problem with a software implementation of a generic cryptographic device. Version 2 became the current line, adding stronger handling of sensitive material, unswappable memory support, and a more general crypto backend that can use Botan or OpenSSL.
The SoftHSMv2 GitHub repository was created in 2013 and remains active under the softhsm organization, while the project website points users to GitHub for source code and bug reporting.
SoftHSM spread beyond OpenDNSSEC because PKCS#11 is a shared interface used by many cryptographic applications. The README explicitly notes that SoftHSM can work with other cryptographic products through that interface.
The package is carried by Homebrew, Alpine, Fedora, MacPorts, Nix, Arch, and openSUSE according to the input package facts, which fits its role as a test and development HSM substitute on Unix-like systems.
Users install the library and command-line utilities, configure the token storage path in softhsm2.conf, initialize tokens with softhsm2-util --init-token, and then point PKCS#11-aware software at the SoftHSM module.
The default configuration file is /etc/softhsm2.conf, and the README documents SOFTHSM2_CONF as an override. Token backup is ordinary file backup of the configured token storage location.
SoftHSM is important to package maintainers because it makes PKCS#11 integration testable without special hardware. That matters for DNSSEC software, TLS tooling, signing infrastructure, CI systems, and applications that support smart cards or hardware security modules.
It is also a classic dependency-package artifact: most users care that the shared module, config file, utility commands, crypto backend, and p11-kit integration land in expected filesystem locations.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
Config paths the tool may read or write during local use.
/etc/softhsm2.confExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
softhsm2-dump-file | cli | globales Executable | |
softhsm2-keyconv | cli | globales Executable | |
softhsm2-util | cli | globales Executable |
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.
https://github.com/softhsm/SoftHSMv2
Installationsmetadaten
| Paketschlüssel | brew:softhsm |
|---|---|
| Version | 2.7.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/softhsm |
| Homepage | https://www.softhsm.org/ |
| Repository | https://github.com/softhsm/SoftHSMv2 |
| Upstream-Dokumentation | https://github.com/softhsm/SoftHSMv2#readme |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://github.com/softhsm/SoftHSMv2/archive/refs/tags/2.7.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-05T00:14:30+09:00 |
| Pulse | updated |
| Abhängigkeiten | openssl@3 |
| Build-Abhängigkeiten | autoconf, automake, libtool, pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | softhsm |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
softhsm
nix profile install nixpkgs#softhsmsofthsm 2.7.0-r0
cryptographic store accessible through a PKCS #11
https://github.com/softhsm/SoftHSMv2
sudo apk add softhsmsofthsm-doc 2.7.0-r0
cryptographic store accessible through a PKCS #11 (documentation)
https://github.com/softhsm/SoftHSMv2
sudo apk add softhsm-docsofthsm-static 2.7.0-r0
cryptographic store accessible through a PKCS #11 (static library)
https://github.com/softhsm/SoftHSMv2
sudo apk add softhsm-staticsofthsm 2.7.0-0.1.rc1.fc44.1
Software version of a PKCS#11 Hardware Security Module
sudo dnf install softhsmsofthsm-devel 2.7.0-0.1.rc1.fc44.1
Development package of softhsm that includes the header files
sudo dnf install softhsm-develsofthsm 2.7.0-1
Software PKCS#11 store
https://opendnssec.readthedocs.io/en/latest/softhsm2/
sudo pacman -S softhsmsofthsm 2.6.1+git.1732869438.f7883c2-2.4
Software version of a PKCS#11 Hardware Security Module
sudo zypper install softhsmsofthsm-devel 2.6.1+git.1732869438.f7883c2-2.4
Development package of softhsm
sudo zypper install softhsm-develsofthsm
sudo port install softhsmQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.