Stu Eggerton

Keep your secrets out of your source code

Problem

We accidentally committed our secrets (password or secret key) to GitHub

Solution

  1. Prevent secrets from being committed: avoid accidental commits
  2. Clean up: Either use BFG or see other methods to remove sensitive data using