
(Developers Apps)
Gitenc is a simple shell script that works as a placeholder for git add and will parse filenames for sensitive names from git status and apply GPG encryption as needed (filenames matching config, connection or sqlbackup) while handing everything off to git. It essentially automates long shell commands (allowing for git automation!) Gitenc was born out of annoyance while submitting database dumps and raw config files to private Git repositories. -- What if the remote git host gets hacked? I didn't want to sit and manually encrypt sensitive files with each new commit, so Gitenc was developed to automate the process. Lock icon by GuillenDesign (Paulo Guillen) http://guillendesign.deviantart.com
[read more]