macOS
brew install keyutilslocal Homebrew formula metadata
安装
brew install keyutilslocal Homebrew formula metadata
sudo apk add keyutilsAlpine Linux edge package indexes · keyutils · 来源: dl-cdn.alpinelinux.org
sudo apt install keyutilsDebian stable package indexes · keyutils · 来源: deb.debian.org
sudo dnf install keyutilsFedora Rawhide package metadata · keyutils · 来源: dl.fedoraproject.org
nix profile install nixpkgs#keyutilsnixpkgs package indexes · pkgs/by-name/ke/keyutils/package.nix · 来源: api.github.com
sudo pacman -S keyutilsArch Linux sync databases · keyutils · 来源: geo.mirror.pkgbuild.com
sudo zypper install keyutilsopenSUSE Tumbleweed package metadata · keyutils · 来源: download.opensuse.org
概览
Linux key management utilities
历史
keyutils is the user-space utility and library package for the Linux kernel key retention service. It provides tools such as keyctl, request-key, and key.dns_resolver, plus libkeyutils for programs that need to call the kernel key-management interfaces.
David Howells created the keyutils package in July 2005, shortly after the Linux key-management facility became a user-visible subsystem. The package grew from command-line control utilities into a split utility, runtime-library, and development-header package with manual pages and request-key integration.
The keyutils spec changelog shows a long maintenance arc tied to kernel capabilities: version 1.0 in November 2005 renamed the library/header to keyutils and introduced library symbol versioning; version 1.3 in February 2010 exposed security-context and parent-session-keyring operations; version 1.5 in March 2011 added KEYCTL_REJECT, KEYCTL_INSTANTIATE_IOV, DNS lookup generalization, and more keyctl commands; version 1.6 in November 2018 added public-key operations that required Linux 4.20.
keyutils is packaged broadly because it is glue for Linux authentication, filesystem, DNS, and crypto-adjacent workflows rather than an optional application. The batch metadata records packages in Alpine, Homebrew, Debian, Fedora, Nix, Arch, Ubuntu, and openSUSE/Zypper ecosystems.
The Linux kernel documentation describes keyrings as a kernel service for caching cryptographic keys, authentication tokens, cross-domain user mappings, and related data for filesystems and kernel services. keyutils is the standard user-space companion for inspecting and operating on that facility.
Administrators and system services use keyctl to add, link, search, read, invalidate, and manage keys and keyrings. request-key is invoked by the kernel-side request-key callback path when a key must be instantiated in user space, and key.dns_resolver supports DNS-related upcalls.
keyutils is a classic small package with outsized system importance: it exposes kernel ABI surfaces, ships a shared library and manual pages, and changes as the Linux key subsystem adds capabilities. It is the kind of package that may be invisible on a workstation until Kerberos, encrypted filesystems, DNS resolver keys, module signing, or request-key upcalls need it.
安全态势
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/request-key.conf/etc/request-key.d/*.conf/etc/key.dns_resolver.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
key.dns_resolver | cli | 全局可执行文件 | |
keyctl | cli | 全局可执行文件 | |
request-key | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils
安装元数据
| 软件包键 | brew:keyutils |
|---|---|
| 版本 | 1.6.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/keyutils |
| 主页 | https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git |
| 仓库 | https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git |
| 上游文档 | https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/tree/README |
| 许可证 | GPL-2.0-or-later AND LGPL-2.0-or-later |
| 源码归档 | https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/snapshot/keyutils-1.6.3.tar.gz |
| Bottle | 可用 (于 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | keyutils |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
keyutils 1.6.3-6
Linux Key Management Utilities
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
sudo apt install keyutilslibkeyutils-dev 1.6.3-6
Linux Key Management Utilities (development)
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
sudo apt install libkeyutils-devlibkeyutils1 1.6.3-6
Linux Key Management Utilities (library)
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
sudo apt install libkeyutils1keyutils
nix profile install nixpkgs#keyutilskeyutils 1.6.3-3build1
Linux Key Management Utilities
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
sudo apt install keyutilslibkeyutils-dev 1.6.3-3build1
Linux Key Management Utilities (development)
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
sudo apt install libkeyutils-devlibkeyutils1 1.6.3-3build1
Linux Key Management Utilities (library)
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
sudo apt install libkeyutils1keyutils 1.6.3-r4
Linux Key Management Utilities
https://people.redhat.com/~dhowells/keyutils/
sudo apk add keyutilskeyutils-dev 1.6.3-r4
Linux Key Management Utilities (development files)
https://people.redhat.com/~dhowells/keyutils/
sudo apk add keyutils-devkeyutils-doc 1.6.3-r4
Linux Key Management Utilities (documentation)
https://people.redhat.com/~dhowells/keyutils/
sudo apk add keyutils-dockeyutils-libs 1.6.3-r4
Key utilities library
https://people.redhat.com/~dhowells/keyutils/
sudo apk add keyutils-libskeyutils 1.6.3-7.fc44
Linux Key Management Utilities
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
sudo dnf install keyutilskeyutils-libs 1.6.3-7.fc44
Key utilities library
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
sudo dnf install keyutils-libskeyutils-libs-devel 1.6.3-7.fc44
Development package for building Linux key management utilities
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
sudo dnf install keyutils-libs-develkeyutils 1.6.3-4
Linux Key Management Utilities
sudo pacman -S keyutilskeyutils 1.6.3-7.7
Linux Key Management Utilities
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/
sudo zypper install keyutils来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.