Automic VaultAutomic Vault

brew

transcrypt を Homebrew, Nix でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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