| Hi HN, I built Envware because I was tired of manually syncing .env files via Slack/DM or insecure notes when switching between my laptop
and workstation.
Envware is a CLI tool that simplifies environment variable management with a focus on security and developer experience.
Key features:
- End-to-End Encryption (E2EE): Secrets are encrypted locally on your machine before being pushed to the cloud. We never see your
plain-text values.
- SSH Key Verification: Device authorization is tied to your SSH keys.
- Multi-device Sync: Seamlessly pull your project environments on any authorized machine.
- Project Collaboration: Share projects with team members securely.
It’s currently in version 1.1.9, and I’m working on scaling it further. I’d love to hear your feedback on the security model and
the CLI workflow.
Website: https://www.envware.dev
Docs: https://www.envware.dev/docs
Thanks!
|