macOS
brew install transcryptlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de transcrypt pour les workflows d'agents IA.
installation
brew install transcryptlocal Homebrew formula metadata
nix profile install nixpkgs#transcryptnixpkgs package indexes · pkgs/by-name/tr/transcrypt/package.nix · Source: api.github.com
aperçu
Configure transparent encryption of files in a Git repo
historique
transcrypt is a Bash-based Git encryption helper that configures transparent encryption and decryption for selected files in a repository. It is aimed at teams that want secrets, private keys, or other sensitive files versioned without exposing plaintext in remotes.
The project was built around Git clean and smudge filters, following the same broad model as git-crypt and git-encrypt while emphasizing usability and safety. Its README highlights that it is a Bash script, uses OpenSSL symmetric ciphers, does not need to remain installed after repository configuration, and adds checks to avoid clobbering existing configuration.
Official release metadata shows active maintenance from at least the 1.x era in 2018 through the 2.x line, with v2.3.2 released in 2026.
transcrypt's official installation notes document both manual installation and package-manager availability. The project lists Arch Linux, Heroku buildpacks, NixOS, OS X via Homebrew, and FreeBSD packages, which points to adoption by developers who want repository-local encryption available through standard system tooling.
A typical workflow initializes transcrypt inside a Git repository, marks paths in `.gitattributes` with the crypt filter, commits encrypted versions of selected files, and shares the cipher and password with trusted clones. The README also documents listing encrypted files, checking raw committed contents, initializing a clone, rekeying, flushing credentials, and uninstalling repository configuration.
For package nerds, transcrypt is a compact alternative to heavier secret-management systems when the requirement is simply encrypted files in Git. Because it is a single script using Bash, Git, and OpenSSL, distribution packages mostly provide convenient installation, shell completion, and man-page style polish rather than a runtime service.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour transcrypt. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
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 |
|---|---|---|---|
transcrypt | 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/elasticdog/transcrypt
métadonnées d'installation
| Clé du paquet | brew:transcrypt |
|---|---|
| Version | 2.3.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/transcrypt |
| Page d'accueil | https://github.com/elasticdog/transcrypt |
| Dépôt | https://github.com/elasticdog/transcrypt |
| Docs amont | https://github.com/elasticdog/transcrypt#readme |
| Licence | MIT |
| Archive source | https://github.com/elasticdog/transcrypt/archive/refs/tags/v2.3.2.tar.gz |
| Dernière mise à jour | 2026-05-18T14:24:55Z |
| Pulse | updated |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | transcrypt |
| 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 |
|
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.
transcrypt
nix profile install nixpkgs#transcryptpiste 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.