Launching today
Envclo - Native macOS vault for .env
Native macOS vault to secure and sync your .env secrets.
4 followers
Native macOS vault to secure and sync your .env secrets.
4 followers
Stop leaving raw, plain-textenv files scattered on your disk. envclo encrypts your API keys and project variables locally with AES-GCM & Argon2, and seamlessly syncs them across your Macs via iCloud Drive. 100% lightweight, built with Tauri v2.



Love the AES-GCM + Argon2 combo, feels solid for a native vault. One thing that would make this a daily driver for me is a CLI version that can inject vars into processes directly, like a wrapper around `envclo run -- npm start`, so teammates without the GUI app can still use encrypted secrets in CI and local scripts.
finally a mac native option that isn't electron bloat, the argon2 unlock feels snappy and i love that it lives in icloud instead of needing yet another account