Automic VaultAutomic Vault

brew

Installer softhsm avec Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de softhsm pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install softhsm

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install softhsm

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add softhsm

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

Fedora dnfvérifié · 92%
sudo dnf install softhsm

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

Nixvérifié · 92%
nix profile install nixpkgs#softhsm

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S softhsm

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

openSUSE zyppervérifié · 92%
sudo zypper install softhsm

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

aperçu

Résumé du paquet

Cryptographic store accessible through a PKCS#11 interface

Commandes et alias

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

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 4 dépendances de compilation.

Revue recommandée

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

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
softhsm2-dump-filecliexécutable global
softhsm2-keyconvcliexécutable global
softhsm2-utilcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-26
version du gestionnaire2.7.0
gestionnaire mis à jour2026-07-05
données localesOK
amontà jour
dernière version détectée2.7.0

https://github.com/softhsm/SoftHSMv2

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:softhsm
Version2.7.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/softhsm
Page d'accueilhttps://www.softhsm.org/
Dépôthttps://github.com/softhsm/SoftHSMv2
Docs amonthttps://github.com/softhsm/SoftHSMv2#readme
LicenceBSD-2-Clause
Archive sourcehttps://github.com/softhsm/SoftHSMv2/archive/refs/tags/2.7.0.tar.gz
Dernière mise à jour2026-07-05T00:14:30+09:00
Pulseupdated
Dépendancesopenssl@3
Dépendances de compilationautoconf, automake, libtool, pkgconf
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

softhsm

nix profile install nixpkgs#softhsm
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 5 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 5 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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