FreeBSD.software
Home/security/git-crypt

git-crypt

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

Origin: security/git-crypt
Category: security
Size: 235KiB
License: GPLv3
Maintainer: ashish@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$pkg install git-crypt

Dependencies (2)

More in security