This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Development > git-crypt (0.6.0)

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/

Source Downloads:
git-crypt-0.6.0.tar.gz (0667274390a7e90313c443b70df4e5f9)

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

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds