macOS
brew install smimesignlocal Homebrew formula metadata
sudo port install smimesignMacPorts ports tree · security/smimesign/Portfile · 来源: api.github.com
安装
brew install smimesignlocal Homebrew formula metadata
sudo port install smimesignMacPorts ports tree · security/smimesign/Portfile · 来源: api.github.com
nix profile install nixpkgs#smimesignnixpkgs package indexes · pkgs/by-name/sm/smimesign/package.nix · 来源: api.github.com
scoop install main/smimesignScoop official bucket manifest trees · bucket/smimesign.json · 来源: api.github.com
winget install --id GitHub.smimesign -eWindows Package Manager source index · GitHub.smimesign · 来源: cdn.winget.microsoft.com
概览
S/MIME signing utility for use with Git
历史
smimesign is GitHub's S/MIME signing utility for Git commits and tags on macOS and Windows. It matters in CLI packaging because it bridges Git's signing hooks with native X.509 certificate stores instead of requiring GnuPG keys.
The official README describes smimesign as an S/MIME signing utility compatible with Git, using X.509 certificates from public or internal certificate authorities. It also states that the tool uses keys and certificates already stored in macOS Keychain or Windows Certificate Store.
The README documents Homebrew installation on macOS and Scoop installation on Windows, while the supplied package metadata also lists MacPorts, Nix, and winget. This made it installable through the same package managers developers already use for Git tooling.
Users configure Git to invoke smimesign for signing. For Git 2.19 and newer, the README shows setting `gpg.x509.program` to `smimesign` and `gpg.format` to `x509`, either locally per repository or globally for all repositories.
Package maintainers care because smimesign is security-sensitive, platform-specific, and tied to native certificate stores and smart cards. It is also a clear example of package managers distributing small developer-security helpers that integrate with a larger tool, Git.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
smimesign | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/github/smimesign
安装元数据
| 软件包键 | brew:smimesign |
|---|---|
| 版本 | 0.2.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/smimesign |
| 主页 | https://github.com/github/smimesign |
| 仓库 | https://github.com/github/smimesign |
| 上游文档 | https://github.com/github/smimesign#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/github/smimesign/archive/refs/tags/v0.2.0.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | smimesign |
| 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 软件包链接分开显示。
smimesign
nix profile install nixpkgs#smimesignsmimesign
sudo port install smimesignmain/smimesign
scoop install main/smimesignGitHub.smimesign
winget install --id GitHub.smimesign -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.