Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate support for age as an alternative for gnupg #152

Closed
mrueg opened this issue Nov 24, 2021 · 3 comments · Fixed by #153
Closed

Investigate support for age as an alternative for gnupg #152

mrueg opened this issue Nov 24, 2021 · 3 comments · Fixed by #153

Comments

@mrueg
Copy link
Contributor

mrueg commented Nov 24, 2021

Details

Describe the solution you'd like:

Replace the dependency on gnupg by age https://github.com/FiloSottile/age https://nixfaq.org/2021/01/age-the-modern-alternative-to-gpg.html

Supported by sops already: getsops/sops#688
Here's a discussion on flux2: fluxcd/flux2#770
Docs: https://fluxcd.io/docs/components/kustomize/kustomization/#age

@onedr0p
Copy link
Owner

onedr0p commented Nov 24, 2021

age definitely seems better and easier for people to use. We just need to verify it works with the following:

  • ansible
  • terraform
  • sops-vscode

@onedr0p
Copy link
Owner

onedr0p commented Nov 24, 2021

I am in the process of migrating my repo over to age. Looks like ansible, terraform and sops-vscode seem to work just fine. Next up is flux. After I use this for a bit I will open a PR here to replace PGP.

onedr0p/home-ops@d1e4dda

@onedr0p
Copy link
Owner

onedr0p commented Nov 24, 2021

@mrueg please give me a review. #153

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants