macOS
brew install git-remote-gcryptlocal Homebrew formula metadata
brew
git-remote-gcrypt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-remote-gcryptlocal Homebrew formula metadata
sudo apt install git-remote-gcryptDebian stable package indexes · git-remote-gcrypt · ソース: deb.debian.org
sudo dnf install git-remote-gcryptFedora Rawhide package metadata · git-remote-gcrypt · ソース: dl.fedoraproject.org
nix profile install nixpkgs#git-remote-gcryptnixpkgs package indexes · pkgs/by-name/gi/git-remote-gcrypt/package.nix · ソース: api.github.com
sudo zypper install git-remote-gcryptopenSUSE Tumbleweed package metadata · git-remote-gcrypt · ソース: download.opensuse.org
概要
GPG-encrypted git remotes
履歴
git-remote-gcrypt is a Git remote helper for storing Git repositories in a GnuPG-encrypted representation. It occupies the small but durable niche of making ordinary Git transports usable with untrusted storage while keeping repository contents confidential.
The project was originally written by bluss, then maintained de facto by Joey Hess during 2013 and 2014. Sean Whitton adopted the Debian package in early 2016 and took over upstream maintenance with the 1.0.0 release later that year.
Its evolution has stayed close to Git and GnuPG plumbing: the 2013 packaging series added git-annex interoperability fixes and participant-publishing controls, the 2016 upstream handoff removed the warning that the repository format might change, and later releases added backend and safety refinements such as rclone support and an explicit force-push guard.
git-remote-gcrypt is a niche tool rather than a broad platform, but its adoption pattern is typical of Unix security utilities: it is packaged for Debian and Ubuntu, appears in Homebrew, and is used by practitioners who want encrypted Git storage without operating a special server.
Practitioners add remotes with the `gcrypt::` prefix and push to local paths, rsync, sftp, or Git-backed storage. Access is managed through GPG keys and Git config keys such as `gcrypt.participants`, so teams can use familiar Git commands while encrypting the remote-side repository data.
The package is interesting because it combines Git's remote-helper interface with GnuPG and plain file transports. It is especially relevant to people who prefer auditable shell-style tooling and distribution packages over hosted secret-storage services.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-remote-gcrypt | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/spwhitton/git-remote-gcrypt
インストールメタデータ
| パッケージキー | brew:git-remote-gcrypt |
|---|---|
| バージョン | 1.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/git-remote-gcrypt |
| ホームページ | https://spwhitton.name/tech/code/git-remote-gcrypt/ |
| リポジトリ | https://github.com/spwhitton/git-remote-gcrypt |
| 上流ドキュメント | https://github.com/spwhitton/git-remote-gcrypt#readme |
| ライセンス | GPL-3.0-only OR GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/spwhitton/git-remote-gcrypt/archive/refs/tags/1.5.tar.gz |
| ビルド依存関係 | docutils |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-remote-gcrypt |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
git-remote-gcrypt 1.5-1
encrypted git repositories
https://spwhitton.name/tech/code/git-remote-gcrypt/
sudo apt install git-remote-gcryptgit-remote-gcrypt
nix profile install nixpkgs#git-remote-gcryptgit-remote-gcrypt 1.5-1
encrypted git repositories
https://spwhitton.name/tech/code/git-remote-gcrypt/
sudo apt install git-remote-gcryptgit-remote-gcrypt 1.5-10.fc44
GNU Privacy Guard-encrypted git remote
https://git.spwhitton.name/git-remote-gcrypt
sudo dnf install git-remote-gcryptgit-remote-gcrypt 1.5-1.8
Encrypted git repositories
https://spwhitton.name/tech/code/git-remote-gcrypt/
sudo zypper install git-remote-gcryptソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.