Description
Secrets can be encrypted before being stored in Git, Mercurial, or Subversion repositories. It is useful for teams that need versioned configuration files without committing plaintext credentials.
Encrypted secrets still require careful key management and review. Never assume repository encryption replaces access control or secret rotation.