techiescamp / devops-tools

Curated List of Best DevOps Tools
https://devopscube.com/best-devops-tools/
570 stars 195 forks source link

Feat: add `SOPS` to Secret Management Tools #14

Open Kirbo opened 6 months ago

Kirbo commented 6 months ago

The title says pretty much what's up: https://github.com/getsops/sops

Previously known as Mozilla SOPS. A tool that makes storing encrypted secrets in the version control possible.

SOPS is an editor of encrypted files that supports YAML, JSON, ENV, INI and BINARY formats and encrypts with AWS KMS, GCP KMS, Azure Key Vault, age, and PGP. Demo: https://www.youtube.com/watch?v=YTEVyLXFiq0

Ken-Andre commented 5 months ago

Hi and thanks for your proposition. Please follow the contributions guideline.