| Hi all; I created an secret management service called CloudEnv (https://cloudenv.com). There is already Doppler, EnvKey, Vault and a few others, but I wanted something that was: - End-to-End encrypted, I don't want my secrets hosted in plain text - Super easy and quick to setup - CLI friendly, I'm plenty happy using vim - I didn't want to use any crazy desktop GUIs to edit my vars Nothing satisfied all these requirements for me. Vault was too heavy. Doppler was not e2e encrypted. EnvKey had a crazy desktop GUI. I wanted something just right for small teams. So I made https://CloudEnv.com Would love your thoughts. Thank you! |
I found some of your comments a bit strange though... are you suggesting that any of those other tools host your secrets in plain text? I never used EnvKey, but what's crazy about their desktop GUI?
I'm obviously biased, but for our own use, I created a small open-source wrapper called envwarden[0] that uses Bitwarden to manage our server secrets. I trust Bitwarden already with plenty sensitive stuff and I'm sure it's not stored in plaintext anywhere. The GUIs aren't crazy but rather simple. They have browser add-ons, mobile apps, desktop apps, plus CLI that envwarden interfaces with...
Not affiliated with Bitwarden in any way. Just happy customers and also happy to create a simple way to manage your server secrets with it.
[0] https://github.com/envwarden/envwarden