The last 10 posts to the Eiara Blog
One of the core axioms of security for modern web deployments is to not check your keys into source control. From our API keys to our database passwords, these secrets being in our Git repository is a recipe for multiple kinds of disaster.
From the firing of a new engineer …