macOS
brew install git-remote-gcryptlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.