I've been working on a project called Dev-Vault, a tool to help developers manage their secrets and credentials locally in a secure and organized way. I built this because I often found myself struggling with scattered API keys, database passwords, and other sensitive information across different projects.
Dev-Vault allows you to: - Securely store secrets: All your secrets are encrypted and stored locally on your machine. - Organize by project: Keep your secrets organized by project for easy access. - Easy to use: It has a simple and intuitive interface to add, edit, and retrieve secrets.
I'm looking for feedback and suggestions from the community. Let me know what you think!
You can check out the project here: https://github.com/felipevolpatto/dev-vault