macOS
brew install smimesignlocal Homebrew formula metadata
sudo port install smimesignMacPorts ports tree · security/smimesign/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de smimesign pour les workflows d'agents IA.
installation
brew install smimesignlocal Homebrew formula metadata
sudo port install smimesignMacPorts ports tree · security/smimesign/Portfile · Source: api.github.com
nix profile install nixpkgs#smimesignnixpkgs package indexes · pkgs/by-name/sm/smimesign/package.nix · Source: api.github.com
scoop install main/smimesignScoop official bucket manifest trees · bucket/smimesign.json · Source: api.github.com
winget install --id GitHub.smimesign -eWindows Package Manager source index · GitHub.smimesign · Source: cdn.winget.microsoft.com
aperçu
S/MIME signing utility for use with Git
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
smimesign | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/github/smimesign
métadonnées d'installation
| Clé du paquet | brew:smimesign |
|---|---|
| Version | 0.2.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/smimesign |
| Page d'accueil | https://github.com/github/smimesign |
| Dépôt | https://github.com/github/smimesign |
| Docs amont | https://github.com/github/smimesign#readme |
| Licence | MIT |
| Archive source | https://github.com/github/smimesign/archive/refs/tags/v0.2.0.tar.gz |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
smimesign
nix profile install nixpkgs#smimesignsmimesign
sudo port install smimesignmain/smimesign
scoop install main/smimesignGitHub.smimesign
winget install --id GitHub.smimesign -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.