Top 3 Shell secret-management Projects
-
Checkout git-secret. https://git-secret.io/
-
Use Helm Secrets.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Project mention: KeePass is the free, open source, light-weight and easy-to-use password manager | news.ycombinator.com | 2022-09-06
By itself, Passwordstore will not encrypt file names or directory names, which might not be a problem if no one else has access to the machine that hosts your git repo, but if that's not the case (even if it's a private repo on whatever platform), you might want to use either Tomb or git-crypt-remote to have full end-to-end encryption. There are even some tools that glue tomb and pass together (https://github.com/roddhjav/pass-tomb for one), though I'm not sure what's the situation is like when it comes to mobile integration with tomb/git-crypt-remote.
Shell secret-management related posts
Index
What are some of the best open-source secret-management projects in Shell? This list will help you:
Project | Stars | |
---|---|---|
1 | git-secret | 3,172 |
2 | helm-secrets | 920 |
3 | pass-tomb | 335 |