# Installer git-remote-gcrypt avec Homebrew, apt, dnf, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-remote-gcrypt pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

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

  Preuve: 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
```

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

- Nix (92%):

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

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:git-remote-gcrypt
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.5
- **Résumé source:** GPG-encrypted git remotes
- **Page d'accueil:** <https://spwhitton.name/tech/code/git-remote-gcrypt/>
- **Dépôt:** <https://github.com/spwhitton/git-remote-gcrypt>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- git-remote-gcrypt (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.5
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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/


## 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)


## Sources

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