Daily Archives: April 16, 2019

Keeping Sensitive Data Secret

Keeping sensitive data secret in a git repository

This post describes a tool (git-crypt), a set of practices and principles (e.g., Castle Approach to security, a.k.a Security in Depth principle) for increasing the protection for data inside a (private) git repository.   Introduction: git repository After better, safer alternatives … Read More

Secured By miniOrange