appsettings.json secrets for local and for deployments

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • SecureStore

    A .NET implementation of the cross-platform SecureStore (symmetrically-encrypted secrets) protocol

  • Have you looked into NeoSmart's SecureStore? It uses a versionable json file with encrypted strings as secrets, and can be unlocked via a password or a keyfile that you deploy to your application. I've used it before, and it's pretty easy to use and implement. https://github.com/neosmart/SecureStore

  • infisical

    ♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure and prevent secret leaks.

  • Similar to https://infisical.com too (but Infisical is open source and end-to-end encrypted)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • dotenv-vault

    sync .env files—from the creator of `dotenv`.

  • A secrets manager for .env and .env.vault files. Sync your secrets across teams, machines, and environments.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Shello – Wrangle Environment Variables

    4 projects | news.ycombinator.com | 15 Sep 2023
  • SecureStore VS dotenv-vault - a user suggested alternative

    2 projects | 4 Nov 2023
  • Anything on par with HashiCorp Vault

    3 projects | /r/devops | 16 Apr 2023
  • What do you guys use to manage .env files?

    2 projects | /r/devops | 8 Feb 2023
  • I created an open source secrets manager and Y Combinator just invested in it!

    3 projects | /r/devops | 21 Jan 2023