• by cardmagic on 1/27/2021, 5:02:00 PM

    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!