HackerTrans
TopNewTrendsCommentsPastAskShowJobs

maidul

no profile record

Submissions

The Great Migration from MongoDB to PostgreSQL

infisical.com
17 points·by maidul·2 वर्ष पहले·0 comments

What Is Secret Management?

infisical.com
1 points·by maidul·2 वर्ष पहले·0 comments

Automate secrets fetching and reloading deployments in Kubernetes

maidul.medium.com
1 points·by maidul·3 वर्ष पहले·0 comments

Show HN: Infisical – open-source secrets manager for developers

infisical.com
103 points·by maidul·3 वर्ष पहले·30 comments

comments

maidul
·3 वर्ष पहले·discuss
Frankly, I think it will take years to replace API-keys (if it will ever happen). Developers are much better-off using CLI tools that prevent leaking secrets by blocking commits to git (e.g., https://github.com/Infisical/infisical or https://github.com/trufflesecurity/trufflehog)
maidul
·3 वर्ष पहले·discuss
Thank you!
maidul
·3 वर्ष पहले·discuss
The Kubernetes integration allows you to periodically fetch secrets from an Infisical project and save them to a native Kubernetes secret. You simply specify the service token that should be used to retrieve the secrets from infisical and the operator handles the rest. Read more about it here! https://infisical.com/docs/integrations/platforms/kubernetes
maidul
·4 वर्ष पहले·discuss
Thank you for the feedback. We are actually planning to have a second repo created that mirrors the main repo soon!
maidul
·4 वर्ष पहले·discuss
Yes, if you have integrations set up (docker, kubernetes, etc.) then those secrets in the store will be synced to the respective environment
maidul
·4 वर्ष पहले·discuss
Looks pretty neat. Always blown away by what people can do with CSS. Meanwhile I have to look up how to center a div vertically