Nice work! This looks very promising. The only thing I would add is the difference in packages seems a bit weird: - Five seems low for projects in the first tier - Projects are unlimited in the second tier, but environments are not? Is that a technical limitation?
Thanks for sharing this! No, this is not a technical limitation. These are just the usage numbers that we saw from our users – in other words, it is very rare that teams need to have over 10 environments. What is your use case for having more then 10 environments per project?
Show HN: Infisical – open-source secret management platform
31–40 of 59 posts
Re: Show HN: Infisical – open-source secret management platform
#32Earlier quoted context omitted.
Thanks for sharing this! No, this is not a technical limitation. These are just the usage numbers that we saw from our users – in other words, it is very rare that teams need to have over 10 environments. What is your use case for having more then 10 environments per project?
If you need more than 10, it's usually because it's 1 environment per developer or 1 environment per branch
For the use case of having each environment per branch: yes, you would need to have more than 10 environments
Re: Show HN: Infisical – open-source secret management platform
#33Re: Show HN: Infisical – open-source secret management platform
#34How is this open source if we have limits with on premise installations?
Read this interesting blog by Sid from GitLab about this: https://opencoreventures.com/blog/2023-07-open-core-is-misun...
Re: Show HN: Infisical – open-source secret management platform
#35How is this open source if we have limits with on premise installations?
There is no limits for the usage of any open source feature. There are limits for some enterprise-level features. The fact that there are some features behind the license doesn't make the rest of the codebase less "open source" Read this interesting blog by Sid from GitLab about this: https://opencoreventures.com/blog/2023-07-open-core-is-misun...
Read this interesting post by Richard Stallmann:
https://www.gnu.org/philosophy/open-source-misses-the-point....
Re: Show HN: Infisical – open-source secret management platform
#36This is absolutely ridiculous when it has been brought up in every past Show HN that you've done.
I really really hope nobody is reckless enough to use a completely untested platform to manage secrets.
Re: Show HN: Infisical – open-source secret management platform
#37And still no tests in your codebase. This is absolutely ridiculous when it has been brought up in every past Show HN that you've done. I really really hope nobody is reckless enough to use a completely untested platform to manage secrets.
/s
Re: Show HN: Infisical – open-source secret management platform
#38Re: Show HN: Infisical – open-source secret management platform
#39The fact that there are no Java or Rust SDKs available makes this a non-starter for me to even consider it.
Java SDK was actually already developed by one of our community members (Piyush Chhabra) and has to be reviewed: https://github.com/piyushchhabra/infisical-java Rust SDK is coming soon too. SDKs are not the most popular way of using Infisical though. You should look into our CLI (which most of the folks use) and API
> The main goal is to create an all-in-one secret management platform that targets developers
Re: Show HN: Infisical – open-source secret management platform
#40How does this compare with Hashicorp Vault?
The main goal is to create an all-in-one secret management platform that targets developers and not just platform/security engineers (following the security shift left). Infisical is one platform where you can securely store your secrets, automatically sync them to 3rd party tools, continuously monitor code and prevent secret leaks, etc. We have more exciting features coming very soon. On top of that, we heard over a…
WOW! I'm shocked, it's a single go binary and it has been ridiculously easy (I've been running it in production for years now).
I've never tried your product, as I've been happily using vault for a long time now. If I ever have to move off of vault for some reason, I'll give your stuff a try though. If it's been designed to be easier than vault, it must do everything for me! :)