Crypto Tools for DevOps: git-crypt

The key advantage of using git-crypt is that your protected data stays alongside the code that uses it. You don’t need to configure or manage additional infrastructure.

End-to-End Crypto Tools

These end-to-end encryption tools help protect your data by ensuring only the parties at either end of the communication can read or use the message. They are a first step to ensuring your data and messages remain safe and secure.

End-to-End Crypto: Secrets

End-to-end encryption is for more than just long-lived data. Sometimes the data that needs protecting is a simple, short string. Like secrets and passwords.