Hacker News new | ask | show | jobs
Show HN: Git as Your Secrets-Store (github.com)
2 points by stanguc 249 days ago
encrypts your secrets and commits them to git.

"npm install" your secrets like any other dependency.

Vaults = source of truth Git = distribution layer OneSeal: make the bridge between them

1 comments

did you just not like SOPS?