# 使用 Homebrew, apt, dnf, Nix, zypper 安装 git-remote-gcrypt

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

## 安装

```sh
sudo av install brew:git-remote-gcrypt
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install git-remote-gcrypt
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install git-remote-gcrypt
```

  证据: Debian stable package indexes: git-remote-gcrypt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install git-remote-gcrypt
```

  证据: Fedora Rawhide package metadata: git-remote-gcrypt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#git-remote-gcrypt
```

  证据: nixpkgs package indexes: pkgs/by-name/gi/git-remote-gcrypt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install git-remote-gcrypt
```

  证据: openSUSE Tumbleweed package metadata: git-remote-gcrypt from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:git-remote-gcrypt
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/git-remote-gcrypt>
- **版本:** 1.5
- **来源摘要:** GPG-encrypted git remotes
- **主页:** <https://spwhitton.name/tech/code/git-remote-gcrypt/>
- **仓库:** <https://github.com/spwhitton/git-remote-gcrypt>
- **上游文档:** <https://spwhitton.name/tech/code/git-remote-gcrypt/>
- **许可证:** GPL-3.0-only OR GPL-2.0-or-later
- **源码归档:** <https://github.com/spwhitton/git-remote-gcrypt/archive/refs/tags/1.5.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- git-remote-gcrypt (cli)
- git-remote-gcrypt (别名)

## 构建依赖

- docutils

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.5
- 本地数据: OK
- 上游仓库: https://github.com/spwhitton/git-remote-gcrypt
- 检测到的最新版本: 1.5 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

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.

### 时间线

- 2013: Initial Debian release 0.20130908.
- 2014: Joey Hess maintained the package and added interoperability and participant-publishing fixes.
- 2016: Sean Whitton adopted the Debian package and took over upstream maintenance with 1.0.0.
- 2018: Experimental rclone backend added.
- 2021: `gcrypt.require-explicit-force-push` configuration added.
- 2022: Documentation strengthened its guidance to prefer local or rsync backends for performance.

### Related projects

- Related tools and technologies include Git remote helpers, GnuPG, git-annex, rsync, rclone, and Git hosting systems used as opaque storage backends.

### 来源

- <https://formulae.brew.sh/formula/git-remote-gcrypt>
- <https://github.com/spwhitton/git-remote-gcrypt>
- <https://raw.githubusercontent.com/spwhitton/git-remote-gcrypt/master/README.rst>
- <https://raw.githubusercontent.com/spwhitton/git-remote-gcrypt/master/debian/changelog>
- <https://spwhitton.name/tech/code/git-remote-gcrypt>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

- **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:** stable

## 其他软件包管理器记录

- Debian apt - git-remote-gcrypt - 1.5-1: normalized package name match | Debian stable package indexes: git-remote-gcrypt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | encrypted git repositories | https://spwhitton.name/tech/code/git-remote-gcrypt/
- Nix - git-remote-gcrypt: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/git-remote-gcrypt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - git-remote-gcrypt - 1.5-1: normalized package name match | Ubuntu 24.04 LTS package indexes: git-remote-gcrypt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | encrypted git repositories | https://spwhitton.name/tech/code/git-remote-gcrypt/
- dnf - git-remote-gcrypt - 1.5-11.fc45: normalized package name match | Fedora Rawhide package metadata: git-remote-gcrypt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | GNU Privacy Guard-encrypted git remote | https://git.spwhitton.name/git-remote-gcrypt
- zypper - git-remote-gcrypt - 1.5-1.9: normalized package name match | openSUSE Tumbleweed package metadata: git-remote-gcrypt from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Encrypted git repositories | https://spwhitton.name/tech/code/git-remote-gcrypt/


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [docutils](https://pkg.so/zh-hans/brew/docutils/) - Build dependency declared by Homebrew.
- [git-crypt](https://pkg.so/zh-hans/brew/git-crypt/) - Shares pkgdb curated category or tags: cli, encryption, git, security.
- [git-secret](https://pkg.so/zh-hans/brew/git-secret/) - Shares pkgdb curated category or tags: cli, encryption, git, gpg, security.
- [nettle](https://pkg.so/zh-hans/brew/nettle/) - Shares pkgdb curated category or tags: cli, encryption, security.
- [gitleaks](https://pkg.so/zh-hans/brew/gitleaks/) - Shares pkgdb curated category or tags: cli, git, security.
- [trufflehog](https://pkg.so/zh-hans/brew/trufflehog/) - Shares pkgdb curated category or tags: cli, git, security.
- [age](https://pkg.so/zh-hans/brew/age/) - Shares pkgdb curated category or tags: cli, encryption, security.
- [sqlcipher](https://pkg.so/zh-hans/brew/sqlcipher/) - Shares pkgdb curated category or tags: cli, encryption, security.
- [git-secrets](https://pkg.so/zh-hans/brew/git-secrets/) - Shares pkgdb curated category or tags: cli, git, security.
- [git-credential-libsecret](https://pkg.so/zh-hans/brew/git-credential-libsecret/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, git, helper, security.
- [git-credential-oauth](https://pkg.so/zh-hans/brew/git-credential-oauth/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, git, helper, security.

## Combined YAML source

View the package source record on GitHub. [combined/git-remote-gcrypt.yml](https://github.com/mxcl/pkgdb/blob/main/combined/git-remote-gcrypt.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
