Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 transcrypt

查看 transcrypt 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install transcrypt

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#transcrypt

nixpkgs package indexes · pkgs/by-name/tr/transcrypt/package.nix · 来源: api.github.com

概览

软件包摘要

Configure transparent encryption of files in a Git repo

命令和别名

  • transcrypt

历史

项目历史与用法

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.

时间线

  • 2015: The install guide notes that the NixOS derivation was added in October 2015.
  • 2018: Official GitHub releases include the 1.x series.
  • 2026: Official GitHub releases list transcrypt v2.3.2.

Related projects

  • The README explicitly compares transcrypt with git-crypt and git-encrypt, all of which use Git filters to encrypt selected repository contents.

安全态势

尚未找到受保护工具覆盖

没有找到 transcrypt 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
transcryptcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本2.3.2
管理器更新时间2026-05-18
本地数据OK
上游当前
检测到的最新版本v2.3.2

https://github.com/elasticdog/transcrypt

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:transcrypt
版本2.3.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/transcrypt
主页https://github.com/elasticdog/transcrypt
仓库https://github.com/elasticdog/transcrypt
上游文档https://github.com/elasticdog/transcrypt#readme
许可证MIT
源码归档https://github.com/elasticdog/transcrypt/archive/refs/tags/v2.3.2.tar.gz
最后更新2026-05-18T14:24:55Z
Pulseupdated
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametranscrypt
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

transcrypt

nix profile install nixpkgs#transcrypt
  • normalized package name match
  • 匹配方式:Transcrypt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tr/transcrypt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment