demo-1pass-secrets
A simple demo of opx (by Hacksore)
console
Application secrets and configuration management for developers. (by phasehq)
demo-1pass-secrets | console | |
---|---|---|
2 | 17 | |
1 | 518 | |
- | 6.9% | |
3.9 | 9.2 | |
11 months ago | 7 days ago | |
TypeScript | TypeScript | |
MIT License | 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.
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.
demo-1pass-secrets
Posts with mentions or reviews of demo-1pass-secrets.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Using 1Password CLI for secrets locally
# clone the demo project git clone https://github.com/Hacksore/demo-1pass-secrets.git # change directory cd demo-1pass-secrets # start with the prefixed util sec npm start
console
Posts with mentions or reviews of console.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-16.
- Ask HN: What Open Source Projects Need Help?
- Show HN: Phase – Open-Source Secrets and Environment Variables Manager
-
From Dotenv to Dotenvx: Next Generation Config Management
I don't think this is the best approach. I am building https://phase.dev which lets you import secrets (.env), encrypt secrets (end-to-end encrypted with keys you control), sync them to other services/platforms (think AWS, GitHub, Kubernetes), and inject them into applications at runtime (e.g., phase run node index.js).
Source: https://github.com/phasehq/console
- Phase: HashiCorp Vault and AWS Secrets Manager Alternative for Developers
- I'm building a platform to manage application secrets and environment variables with a friend of mine. We have a web dashboard and CLI, and everything is open source, self-hostable, and end-to-end encrypted. We love building dev tools and would love any kind of feedback on our latest project!
- Phase – An open-source and end-to-end encrypted secrets manager
-
I'm building an open-source tool for encryption and key management with a friend, looking for feedback or any suggestions.
Website: https://phase.dev/
- An open-source encryption and key management tools for app developers
-
I quit my job in Bangalore a few months ago to start my own company with a friend. We are building open-source encryption and key management tools for app developers
We're open to contributions so feel free to create issues or raise a PR on our repo: https://github.com/phasehq/console