套件: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)
- fast, scalable, distributed revision control system
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libssl3t64 (>= 3.0.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libstdc 6 (>= 13.1)
- GNU Standard C Library v3
-
- rec: gnupg
- GNU privacy guard - a free PGP replacement
-
- enh: git
- fast, scalable, distributed revision control system