appsettings.json secrets for local and for deployments

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. infisical

    Infisical is the open-source platform for secrets management, PKI, and SSH access.

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

  4. 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

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?