Difference between revisions of "Gitenc"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Gitenc - Sensitive file encryption with Git using GPG |Short description=Sensitive data file encryption while using Git, with GPG; never accidentally submit a pa...")
(No difference)

Revision as of 14:29, 2 February 2019


[edit]

Gitenc - Sensitive file encryption with Git using GPG

https://github.com/angela-d/gitenc
Sensitive data file encryption while using Git, with GPG; never accidentally submit a password config to a repo again.

Gitenc is a simple shell script that works as a placeholder for git add and will parse filenames for sensitive names from git diff and apply GPG encryption as needed (filenames matching config, connection or sqlbackup) while handing everything off to git.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

LorenzoAncora

Verified on

22 February 2019




Leaders and contributors

Contact(s)Role
Angela D. Main developer


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://notabug.org/angela


Software prerequisites

KindDescription
Source requirementBash
Weak prerequisitecron
Required to usegpg
Source requirementgit




Entry
















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.