macOS
brew install git-remote-gcryptlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-remote-gcrypt in AI-Agent-Workflows.
Installation
brew install git-remote-gcryptlocal Homebrew formula metadata
sudo apt install git-remote-gcryptDebian stable package indexes · git-remote-gcrypt · Quelle: deb.debian.org
sudo dnf install git-remote-gcryptFedora Rawhide package metadata · git-remote-gcrypt · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#git-remote-gcryptnixpkgs package indexes · pkgs/by-name/gi/git-remote-gcrypt/package.nix · Quelle: api.github.com
sudo zypper install git-remote-gcryptopenSUSE Tumbleweed package metadata · git-remote-gcrypt · Quelle: download.opensuse.org
Überblick
GPG-encrypted git remotes
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
git-remote-gcrypt | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/spwhitton/git-remote-gcrypt
Installationsmetadaten
| Paketschlüssel | brew:git-remote-gcrypt |
|---|---|
| Version | 1.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/git-remote-gcrypt |
| Homepage | https://spwhitton.name/tech/code/git-remote-gcrypt/ |
| Repository | https://github.com/spwhitton/git-remote-gcrypt |
| Upstream-Dokumentation | https://github.com/spwhitton/git-remote-gcrypt#readme |
| Lizenz | GPL-3.0-only OR GPL-2.0-or-later |
| Quellarchiv | https://github.com/spwhitton/git-remote-gcrypt/archive/refs/tags/1.5.tar.gz |
| Build-Abhängigkeiten | docutils |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-gcryptQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.