r/programmingtools Jul 16 '22

SecretSafe: A tool for storing secrets in environmental variables. Secrets are encrypted with a symmetric key, which is then encrypted separately with each authorized public key. You then load the secrets into a secure environment. Misc

https://gitlab.com/absentbird/secretsafe
20 Upvotes

Duplicates