Show HN: Sigyn – OSS native macOS secrets manager to replace .env (GUI+CLI)

connorguy.github.io · conguy · 3 days ago · view on HN · tool
quality 2/10 · low quality
0 net
AI Summary

Sigyn is an open-source native macOS secrets manager built with Tauri that provides GUI and CLI interfaces for managing environment variables locally with encryption, eliminating the need for .env files.

Entities
Sigyn Tauri 1Password
I accidentally cooked my local .env file and then went on a spiritual journey building what I wished 1pass’s environment tool was. Used Tauri to make a native mac app with a cli attached to it. Everything is offline, local, and encrypted. The cli forks a child process and injects your envs so you don’t need a .env file. I made it open source, maybe ya’ll might find it useful.