Automic VaultAutomic Vault

brew

softhsm mit Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install softhsm

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install softhsm

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add softhsm

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

Fedora dnfverifiziert · 92%
sudo dnf install softhsm

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

Nixverifiziert · 92%
nix profile install nixpkgs#softhsm

nixpkgs package indexes · pkgs/by-name/so/softhsm/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S softhsm

Arch Linux sync databases · softhsm · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install softhsm

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

Überblick

Paketzusammenfassung

Cryptographic store accessible through a PKCS#11 interface

Befehle und Aliase

  • softhsm2-dump-file
  • softhsm2-keyconv
  • softhsm2-util

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2000s: SoftHSM is developed as part of OpenDNSSEC to provide a software PKCS#11 device.
  • 2013: SoftHSMv2 GitHub repository is created.
  • 2010s: SoftHSM version 2 becomes the main documented line with Botan/OpenSSL backend support.
  • 2020s: SoftHSM continues as a standalone project with packages across Unix-like package managers.

Related projects

  • OpenDNSSEC: the project SoftHSM was originally built to support.
  • PKCS#11: the cryptographic token interface SoftHSM implements.
  • Botan and OpenSSL: supported cryptographic backends.
  • p11-kit: system integration layer relevant to installing PKCS#11 modules.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 4 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.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/softhsm2.conf

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
softhsm2-dump-filecliglobales Executable
softhsm2-keyconvcliglobales Executable
softhsm2-utilcliglobales 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-Version2.7.0
Manager aktualisiert2026-07-05
lokale DatenOK
Upstreamaktuell
neueste erkannte Version2.7.0

https://github.com/softhsm/SoftHSMv2

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:softhsm
Version2.7.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/softhsm
Homepagehttps://www.softhsm.org/
Repositoryhttps://github.com/softhsm/SoftHSMv2
Upstream-Dokumentationhttps://github.com/softhsm/SoftHSMv2#readme
LizenzBSD-2-Clause
Quellarchivhttps://github.com/softhsm/SoftHSMv2/archive/refs/tags/2.7.0.tar.gz
Zuletzt aktualisiert2026-07-05T00:14:30+09:00
Pulseupdated
Abhängigkeitenopenssl@3
Build-Abhängigkeitenautoconf, automake, libtool, pkgconf
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 Namesofthsm
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

softhsm

nix profile install nixpkgs#softhsm
  • normalized package name match
  • Abgeglichen nach: Softhsm
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/so/softhsm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

softhsm 2.7.0-r0

cryptographic store accessible through a PKCS #11

https://github.com/softhsm/SoftHSMv2

sudo apk add softhsm
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: softhsm
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Softhsm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: softhsm from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

softhsm-doc 2.7.0-r0

cryptographic store accessible through a PKCS #11 (documentation)

https://github.com/softhsm/SoftHSMv2

sudo apk add softhsm-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: softhsm
  • normalized package name match
  • Abgeglichen nach: Softhsm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: softhsm-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

softhsm-static 2.7.0-r0

cryptographic store accessible through a PKCS #11 (static library)

https://github.com/softhsm/SoftHSMv2

sudo apk add softhsm-static
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: softhsm
  • normalized package name match
  • Abgeglichen nach: Softhsm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: softhsm-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

softhsm 2.7.0-0.1.rc1.fc44.1

Software version of a PKCS#11 Hardware Security Module

http://www.softhsm.org/

sudo dnf install softhsm
  • License: BSD-2-clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: softhsm
  • 12 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Softhsm
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: softhsm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

softhsm-devel 2.7.0-0.1.rc1.fc44.1

Development package of softhsm that includes the header files

http://www.softhsm.org/

sudo dnf install softhsm-devel
  • License: BSD-2-clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: softhsm
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Softhsm
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: softhsm-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

softhsm 2.7.0-1

Software PKCS#11 store

https://opendnssec.readthedocs.io/en/latest/softhsm2/

sudo pacman -S softhsm
  • License: BSD-2-Clause
  • Architecture: x86_64
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Softhsm
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: softhsm from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

softhsm 2.6.1+git.1732869438.f7883c2-2.4

Software version of a PKCS#11 Hardware Security Module

https://www.opendnssec.org/

sudo zypper install softhsm
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: softhsm
  • 19 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Softhsm
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: softhsm from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

softhsm-devel 2.6.1+git.1732869438.f7883c2-2.4

Development package of softhsm

https://www.opendnssec.org/

sudo zypper install softhsm-devel
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: softhsm
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Softhsm
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: softhsm-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

softhsm

sudo port install softhsm
  • normalized package name match
  • Abgeglichen nach: Softhsm
MacPorts ports tree · api.github.com · MacPorts ports tree: security/softhsm/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment