macOS
brew install softhsmlocal Homebrew formula metadata
sudo port install softhsmMacPorts ports tree · security/softhsm/Portfile · ソース: api.github.com
brew
softhsm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install softhsmlocal Homebrew formula metadata
sudo port install softhsmMacPorts ports tree · security/softhsm/Portfile · ソース: api.github.com
sudo apk add softhsmAlpine Linux edge package indexes · softhsm · ソース: dl-cdn.alpinelinux.org
sudo dnf install softhsmFedora Rawhide package metadata · softhsm · ソース: dl.fedoraproject.org
nix profile install nixpkgs#softhsmnixpkgs package indexes · pkgs/by-name/so/softhsm/package.nix · ソース: api.github.com
sudo pacman -S softhsmArch Linux sync databases · softhsm · ソース: geo.mirror.pkgbuild.com
sudo zypper install softhsmopenSUSE Tumbleweed package metadata · softhsm · ソース: download.opensuse.org
概要
Cryptographic store accessible through a PKCS#11 interface
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
softhsm2-dump-file | cli | グローバル実行可能ファイル | |
softhsm2-keyconv | cli | グローバル実行可能ファイル | |
softhsm2-util | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/softhsm/SoftHSMv2
インストールメタデータ
| パッケージキー | brew:softhsm |
|---|---|
| バージョン | 2.7.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/softhsm |
| ホームページ | https://www.softhsm.org/ |
| リポジトリ | https://github.com/softhsm/SoftHSMv2 |
| 上流ドキュメント | https://github.com/softhsm/SoftHSMv2#readme |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/softhsm/SoftHSMv2/archive/refs/tags/2.7.0.tar.gz |
| 最終更新 | 2026-07-05T00:14:30+09:00 |
| Pulse | updated |
| 依存関係 | openssl@3 |
| ビルド依存関係 | autoconf, automake, libtool, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 softhsmソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.