macOS
brew install p11-kitlocal Homebrew formula metadata
sudo port install p11-kitMacPorts ports tree · security/p11-kit/Portfile · 来源: api.github.com
安装
brew install p11-kitlocal Homebrew formula metadata
sudo port install p11-kitMacPorts ports tree · security/p11-kit/Portfile · 来源: api.github.com
sudo apk add p11-kitAlpine Linux edge package indexes · p11-kit · 来源: dl-cdn.alpinelinux.org
sudo apt install p11-kitDebian stable package indexes · p11-kit · 来源: deb.debian.org
sudo dnf install p11-kitFedora Rawhide package metadata · p11-kit · 来源: dl.fedoraproject.org
nix profile install nixpkgs#p11-kitnixpkgs package indexes · pkgs/by-name/p1/p11-kit/package.nix · 来源: api.github.com
sudo pacman -S p11-kitArch Linux sync databases · p11-kit · 来源: geo.mirror.pkgbuild.com
sudo zypper install p11-kitopenSUSE Tumbleweed package metadata · p11-kit · 来源: download.opensuse.org
概览
Library to load and enumerate PKCS#11 modules
历史
p11-kit provides shared infrastructure for discovering, loading, and coordinating PKCS #11 modules and for exposing system trust policy.
p11-kit was established within the p11-glue project family to coordinate PKCS #11 modules used by multiple components in the same process and to define a consistent module-discovery configuration.
The project subsequently incorporated trust-policy tooling, module proxying, remoting, and command-line facilities for inspecting configured modules and tokens. It remains actively maintained, with releases in the 0.26 series during 2026.
p11-kit became common Linux security infrastructure because it gives applications a shared mechanism for discovering PKCS #11 providers and coordinating their initialization.
Its trust module is also used by distributions to expose centrally managed certificate trust policy and to extract that policy into formats consumed by TLS libraries and applications. The input records packages across major Linux families, Homebrew, MacPorts, Nix, and Arch Linux.
Applications use the p11-kit library or proxy to load configured PKCS #11 providers. Administrators install one .module file per provider and can apply global or per-user overrides.
The p11-kit command lists modules and operates on configured tokens; the trust command lists, stores, removes, and extracts trust anchors. Secret keys and PINs belong to the backing PKCS #11 token or provider, not to a p11-kit credentials file.
The documented paths are build-time configurable. The listed /etc/pkcs11 and $HOME/.pkcs11 locations are the upstream usual/default layouts.
p11-kit centralizes two areas that otherwise tend to fragment across applications: PKCS #11 module discovery and system trust policy. This reduces duplicated provider configuration and helps distributions apply certificate policy consistently.
It is often an invisible dependency, but its module files and trust extraction can affect smart cards, hardware tokens, TLS clients, desktop components, and system-wide certificate validation.
安全态势
library-like 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.
pkcs11.conf*.module files in the p11-kit modules configuration directory可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
p11-kit | cli | 全局可执行文件 | |
trust | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/p11-glue/p11-kit
安装元数据
| 软件包键 | brew:p11-kit |
|---|---|
| 版本 | 0.26.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/p11-kit |
| 主页 | https://p11-glue.github.io/p11-glue/p11-kit.html |
| 仓库 | https://github.com/p11-glue/p11-kit |
| 上游文档 | https://p11-glue.github.io/p11-glue/p11-kit.html |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/p11-glue/p11-kit/releases/download/0.26.5/p11-kit-0.26.5.tar.xz |
| 最后更新 | 2026-09-10T11:33:13Z |
| Pulse | updated |
| 依赖 | ca-certificates, libtasn1 |
| 构建依赖 | meson, ninja, pkgconf |
| macOS 提供的库 | libffi |
| 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 | p11-kit |
| 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 软件包链接分开显示。
libp11-kit-dev 0.25.5-3
library for loading and coordinating access to PKCS#11 modules - development
https://p11-glue.github.io/p11-glue/p11-kit.html
sudo apt install libp11-kit-devlibp11-kit0 0.25.5-3
library for loading and coordinating access to PKCS#11 modules - runtime
https://p11-glue.github.io/p11-glue/p11-kit.html
sudo apt install libp11-kit0p11-kit 0.25.5-3
p11-glue utilities
https://p11-glue.github.io/p11-glue/p11-kit.html
sudo apt install p11-kitp11-kit-doc 0.25.5-3
library for loading and coordinating access to PKCS#11 modules - documentation
https://p11-glue.github.io/p11-glue/p11-kit.html
sudo apt install p11-kit-docp11-kit-modules 0.25.5-3
p11-glue proxy and trust modules
https://p11-glue.github.io/p11-glue/p11-kit.html
sudo apt install p11-kit-modulesp11-kit
nix profile install nixpkgs#p11-kitlibp11-kit-dev 0.25.3-4ubuntu2
library for loading and coordinating access to PKCS#11 modules - development
https://p11-glue.github.io/p11-glue/p11-kit.html
sudo apt install libp11-kit-devlibp11-kit0 0.25.3-4ubuntu2
library for loading and coordinating access to PKCS#11 modules - runtime
https://p11-glue.github.io/p11-glue/p11-kit.html
sudo apt install libp11-kit0p11-kit 0.25.3-4ubuntu2
p11-glue utilities
https://p11-glue.github.io/p11-glue/p11-kit.html
sudo apt install p11-kitp11-kit-doc 0.25.3-4ubuntu2
library for loading and coordinating access to PKCS#11 modules - documentation
https://p11-glue.github.io/p11-glue/p11-kit.html
sudo apt install p11-kit-docp11-kit-modules 0.25.3-4ubuntu2
p11-glue proxy and trust modules
https://p11-glue.github.io/p11-glue/p11-kit.html
sudo apt install p11-kit-modulesp11-kit 0.26.2-r1
Library for loading and sharing PKCS#11 modules
https://p11-glue.freedesktop.org/
sudo apk add p11-kitp11-kit-dev 0.26.2-r1
Library for loading and sharing PKCS#11 modules (development files)
https://p11-glue.freedesktop.org/
sudo apk add p11-kit-devp11-kit-doc 0.26.2-r1
Library for loading and sharing PKCS#11 modules (documentation)
https://p11-glue.freedesktop.org/
sudo apk add p11-kit-docp11-kit-server 0.26.2-r1
Server and client commands for p11-kit
https://p11-glue.freedesktop.org/
sudo apk add p11-kit-serverp11-kit-trust 0.26.2-r1
System trust module from p11-kit
https://p11-glue.freedesktop.org/
sudo apk add p11-kit-trust来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.