[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#785346: ITP: git-crypt -- Transparent file encryption in Git



Package: wnpp
Severity: wishlist
Owner: Andrew Ayer <agwa@andrewayer.name>

* Package name    : git-crypt
  Version         : 0.4.2
  Upstream Author : Andrew Ayer <agwa@andrewayer.name>
* URL             : https://www.agwa.name/projects/git-crypt
* License         : GPL3+ with OpenSSL linking exception
  Programming Lang: C++
  Description     : 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.


Reply to: