Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Consider Supporting git-crypt #2904

Closed
ekristen opened this issue Mar 11, 2020 · 3 comments
Closed

Consider Supporting git-crypt #2904

ekristen opened this issue Mar 11, 2020 · 3 comments
Labels
blocked-needs-validation Issue is waiting to be validated before we can proceed enhancement

Comments

@ekristen
Copy link

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.

@ekristen ekristen added blocked-needs-validation Issue is waiting to be validated before we can proceed enhancement labels Mar 11, 2020
@xunholy
Copy link
Member

xunholy commented Jul 12, 2020

This indeed would be an ideal feature to support - I've been looking into how viable this might be for my own setup.

xunholy/k8s-gitops#57

@ekristen
Copy link
Author

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.

@kingdonb
Copy link
Member

Flux v1 is formally superseded since the GitOps Toolkit APIs have been declared stable:

https://fluxcd.io/docs/migration/timetable/

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.

Thanks for using Flux!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked-needs-validation Issue is waiting to be validated before we can proceed enhancement
Projects
None yet
Development

No branches or pull requests

3 participants