rgmvisser's comments

rgmvisser | 5 years ago | on: Show HN: Doppler Share – Share one-off secrets with end-to-end encryption

Hi! I am Ruud, an engineer at Doppler. Good question! We made sure that the passwords in the URL are always stripped out when sending anything to Bugsnag. This way, we (or Bugsnag) never have enough information to decrypt the encrypted secrets. However you make a good point, we initially added this to make sure the website is stable without errors, but at this point we can remove it (in progress at the moment).

rgmvisser | 5 years ago | on: Launch HN: Doppler (YC W19) – Easily manage your env vars and secrets

We agree that Chamber is a great wrapper that makes working with Parameter Store much easier. However, we go a bit further where we have a visual dashboard that makes it much easier to manage secrets in different projects and environments as a whole. In Doppler you can easily edit them in a dashboard, inherit from other configs or reference other secrets. We also have permission control, audit logs, versioning and rollbacks. In your case, no more need to run `chamber write ENV_NAME SECRET_NAME SECRET_VALUE` to sync each secret to each application/region combination you have. We also have a direct integration with AWS so that you can automatically sync all secrets to Parameter Store, should you want to continue pulling from it in production.

rgmvisser | 5 years ago | on: Launch HN: Doppler (YC W19) – Easily manage your env vars and secrets

I am glad you asked! I built the Heroku integration at Doppler. We are doing a one way syncing as we believe Doppler should be the single source of truth for your secrets. However, we know that addons & attachments are an important part of Heroku, so we make sure we never overwrite any of the addons/attachments env vars. Those continue to live within Heroku as they wouldn't make much sense or be useful outside of that context.

rgmvisser | 5 years ago | on: Launch HN: Doppler (YC W19) – Easily manage your env vars and secrets

Hi this is Ruud, founding engineer at Doppler. You can see us as a single source of truth where it is easy to manage your different projects and environments all in 1 place. GCP Secret Manager is great for production, but becomes harder to manage when you want to use it multiple environments with larger teams and in different projects/micro services.
page 1