Settings

Theme

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

connorguy.github.io

2 points by conguy · 2 comments · 1 min read

Reader

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.

1 thread
anthonySs

how is it different than doppler?

  • conguyOP

    It's completely offline, no teams or syncing, and open source + free. You can also run the cli with a mix of environments set which makes it easier to test against different setups.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection