How to encrypt data into the Git repository using Sops.

This guide will demonstrate how to encrypt sensitive configuration files stored in a Git repository using Sops.

How to sign a Github Commit

This tutorial will show you step-by-step how to set up a GPG key to add an extra layer of security to your Git commits on GitHub.