Top 3 Python sops Projects
-
it's become much easier in the last few years. Talos + Flux + Renovate can be built in a day [0], and simplifies storage/backups/patching even for single-node clusters. There's also a great community, with services like kubesearch [1] providing templates for tons of apps
[0] https://github.com/onedr0p/cluster-template
[1] https://kubesearch.dev
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
sops-run
Python wrapper for sops to execute commands with environment variables provided by a sops-encrypted file.
This is interestingly similar to a little tool I wrote called sops-run [0], which manages encrypted secrets for cli tools using Mozilla’s sops [1]. Biggest upshot is that you can use it more confidently for secrets with encryption at rest. Built it when I was trying out CLI tools that wanted API keys, but I didn’t want to shove them into my profile and accidentally upload them into my dotfiles repository. Do need to finally get back to making this a package, being able to install it with pip(x) would be really nice.
[0] https://github.com/belthesar/sops-run
Python sops discussion
Index
What are some of the best open-source sops projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | cluster-template | 1,929 |
2 | community.sops | 76 |
3 | sops-run | 7 |