软件包:git-crypt(0.7.0-0.1 以及其他的)
Transparent file encryption in git
git-crypt enables transparent encryption and decryption of files in a git repository. Files which you choose to protect are encrypted when committed, and decrypted when checked out. git-crypt lets you freely share a repository containing a mix of public and private content. git-crypt gracefully degrades, so developers without the secret key can still clone and commit to a repository with encrypted files. This lets you store your secret material (such as keys or passwords) in the same repository as your code, without requiring you to lock down your entire repository.
其他与 git-crypt 有关的软件包
|
|
|
|
-
- dep: git (>= 1.7.2)
- 快速、可缩放的分布式版本控制系统
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libssl3t64 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libstdc 6 (>= 13.1)
- GNU 标准 C 库,第3版
-
- rec: gnupg
- GNU 隐私卫士 - PGP 的自由软件替代品
-
- enh: git
- 快速、可缩放的分布式版本控制系统