vanishing-keys VS infisical-cli

Compare vanishing-keys vs infisical-cli and see what are their differences.

vanishing-keys

Vanishing Keys is the public implementation of how Authress provides One Time Secrets (by Authress-Engineering)

infisical-cli

♾ Infisical is an open-source, E2EE tool to sync environment variables across your team and infrastructure. [Moved to: https://github.com/Infisical/infisical] (by Infisical)
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
vanishing-keys infisical-cli
1 4
2 447
- -
4.6 10.0
about 1 month ago over 1 year ago
JavaScript JavaScript
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vanishing-keys

Posts with mentions or reviews of vanishing-keys. We have used some of these posts to build our list of alternatives and similar projects.
  • One Time Secrets with Vanishing Keys
    1 project | /r/SideProject | 21 May 2023
    So we've made an open source and completely free quick solution to share temporary credentials. The source is of course available on GitHub. It's a community edition so everything is free and no account is required.

infisical-cli

Posts with mentions or reviews of infisical-cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-20.
  • Made a Node.js Tool for Dev Teams to Sync + Manage Environment Variables
    2 projects | /r/SideProject | 20 Sep 2022
    We made a Node.js tool called Infisical recently to help dev teams sync their environment variables. It works by modifying your start/dev scripts with 1 line of code to automatically start pulling + injecting environment variables into your local processes as in the tutorial above; it gets rid of .env files entirely. This accomplishes 2 things:
  • Made a dev tool to help sync + manage environment variables for Node.js!
    2 projects | /r/javascript | 14 Sep 2022
    This past month, we've been working on a dev tool for Node.js to help teams sync their environment variables called Infisical. You can also check out the npm package here; we've made our CLI public btw so feel free to contribute and/or give feedback — we genuinely want to make this as useful for everyone as possible!

What are some alternatives?

When comparing vanishing-keys and infisical-cli you can also consider the following projects:

envars - Securely load environment variables (configuration settings) from .env files with support of Google Secret Manager.

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

kubernetes-external-secrets - Integrate external secret management systems with Kubernetes [Moved to: https://github.com/external-secrets/kubernetes-external-secrets]

dotenv-webpack - A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.

kubernetes-external-secrets - Integrate external secret management systems with Kubernetes

dotenv-out - This CLI is a wrapper for dotenv and will output a resultant file with the compiled environment in a particular language format.

microvault - Keep your secrets secret. Tool to manage secrets in your public and private repositories. :closed_lock_with_key: :fire:

import-meta-env - Build once, deploy anywhere. Startup/Runtime environment variable solution for JavaScript. It helps in developing applications following the 12-factor principles.

repo-supervisor - Scan your code for security misconfiguration, search for passwords and secrets. :mag:

envcli - Populate .env file from javascript variables