Package git-remote-gcrypt: Information
Source package: git-remote-gcrypt
Version: 1.2-alt1
Build time: Jun 4, 2019, 08:00 AM
Category: Development/Tools
Report package bugLicense: GPLv2+
Summary: A git remote helper for GPG-encrypted remotes
Description:
This lets git store git repositories in encrypted form. It supports storing repositories on rsync or sftp servers. It can also store the encrypted git repository inside a remote git repository. All the regular git commands like git push and git pull can be used to operate on such an encrypted repository. The aim is to provide confidential, authenticated git storage and collaboration using typical untrusted file hosts or services.
Maintainer: Pavel Nakonechnyi
Last changed
Dec. 16, 2018 Pavel Nakonechnyi 1.2-alt1
- updated to 1.2 upstream version
Aug. 31, 2018 Aleksei Nikiforov 1.0.3-alt3
- NMU: updated build dependencies and man page compression.
May 5, 2018 Pavel Nakonechnyi 1.0.3-alt2
- fix temporary directory creation