-
For better secret handling.
https://github.com/FiloSottile/age
https://github.com/Mic92/sops-nix
-
**What would you like to be added**: A proof of concept implementation/demo of Secrets Management.
**Why is this needed**:
It will allow us to iterate on the UI/UX whilst the core feature is still …
-
-
Figure out how to declarative define passwords, APIs, logins, identities, etc. without sharing that with the world
-
I am new to the project but this looks great and exactly what I am looking for ;-)
It works well locally and also in a docker container
Now I would like to move this from such a bare metal config …
-
## SECRETS MANAGEMENT
Declaritive Secrets management using age-encrypted secrets for NixOS and Home Manager.
[agenix](https://github.com/ryantm/agenix)
-
How do we share secrets amongst the team and applications for Xplorers website?
An example -> https://infisical.com/pricing
Maybe -> https://github.com/jacobbednarz/cf-vault?
-
The most annoying thing about (hypothetically) deploying a new system is secrets management. I have a bunch of secrets floating around my system with no reliable way to back them up.
https://wiki.nix…
-
It would be nice to be able to manage podman secrets.
It would also be good to be able to use existing secrets when configuring other settings (such as in the value of environment variables when cr…
-
This page talks about `.env` files and `.bru` files for secrets. It seems that Bruno saves the secrets in `.bru` files only. Where do the `.env` files come in? Should I create them manually?
I don'…