HackerTrans
トップ新着トレンドコメント過去質問紹介求人

maidul

no profile record

投稿

The Great Migration from MongoDB to PostgreSQL

infisical.com
17 ポイント·投稿者 maidul·2 年前·0 コメント

What Is Secret Management?

infisical.com
1 ポイント·投稿者 maidul·2 年前·0 コメント

Automate secrets fetching and reloading deployments in Kubernetes

maidul.medium.com
1 ポイント·投稿者 maidul·3 年前·0 コメント

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

infisical.com
103 ポイント·投稿者 maidul·3 年前·30 コメント

コメント

maidul
·3 年前·議論
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 年前·議論
Thank you!
maidul
·3 年前·議論
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 年前·議論
Thank you for the feedback. We are actually planning to have a second repo created that mirrors the main repo soon!
maidul
·4 年前·議論
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 年前·議論
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