git-crypt - 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.
Maintained by: Nicolas Piatto
Keywords: git,git-crypt,gitcrypt
ChangeLog: git-crypt
Homepage:
https://www.agwa.name/projects/git-crypt/
Download SlackBuild:
git-crypt.tar.gz
git-crypt.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
git-crypt.SlackBuild |
git-crypt.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds