macOS
brew install smimesignlocal Homebrew formula metadata
sudo port install smimesignMacPorts ports tree · security/smimesign/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für smimesign in AI-Agent-Workflows.
Installation
brew install smimesignlocal Homebrew formula metadata
sudo port install smimesignMacPorts ports tree · security/smimesign/Portfile · Quelle: api.github.com
nix profile install nixpkgs#smimesignnixpkgs package indexes · pkgs/by-name/sm/smimesign/package.nix · Quelle: api.github.com
scoop install main/smimesignScoop official bucket manifest trees · bucket/smimesign.json · Quelle: api.github.com
winget install --id GitHub.smimesign -eWindows Package Manager source index · GitHub.smimesign · Quelle: cdn.winget.microsoft.com
Überblick
S/MIME signing utility for use with Git
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
smimesign | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/github/smimesign
Installationsmetadaten
| Paketschlüssel | brew:smimesign |
|---|---|
| Version | 0.2.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/smimesign |
| Homepage | https://github.com/github/smimesign |
| Repository | https://github.com/github/smimesign |
| Upstream-Dokumentation | https://github.com/github/smimesign#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/github/smimesign/archive/refs/tags/v0.2.0.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
smimesign
nix profile install nixpkgs#smimesignsmimesign
sudo port install smimesignmain/smimesign
scoop install main/smimesignGitHub.smimesign
winget install --id GitHub.smimesign -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.