You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
After taking more time to review SOPS and to use it a bunch it is very powerful and useful for teams of any size. It's definitely designed for configuration data and secrets only, while it can handle random data it's not the best. I do find diff-ing is also not ideal, but the fact that you can encrypt with different keys, including KMS makes it worth it in my opinion.
The repo will remain in maintenance for some time, but no new features can be accepted. Bugs can be addressed if they are critical and there is a PR to resolve it, but soon only CVEs can be addressed in Flux v1, and new users are all recommended to use Flux v2 for some time now.
Describe the feature
git-crypt is simple and straightforward pgp encryption of files in a git repo.
SOPS while powerful is overly complicated for a small team and git-secret doesn't support diff-ing.
git-crypt is a better version of git-secret with diff support.
The text was updated successfully, but these errors were encountered: