Live data from Hacker News

Infisical – open-source HashiCorp Vault alternative

github.com

1–10 of 109 posts

Re: Infisical – open-source HashiCorp Vault alternative

#2
HashiCorp switched Vault from MPL to BSL license yesterday. The terms of how they define "competitive" products are pretty vague, which means that any commercial product that uses Vault under the hood is at risk of violating the terms of the new license. Moreover, even if it's not violating the terms of license now, it doesn't mean that HashiCorp will not change its mind in future.

Ultimately, it just means that HashiCorp is not an open source company anymore. One of the biggest benefits of open source is building on top of open source software to create even better software. HashiCorp's move makes it impossible and simply slows down innovation. In fact, in their blog post, they say that they will start referring to their previously-open-source product as "community".

Infisical is an open source alternative to HashiCorp Vault. The main difference is that it provides more tools in one platform. Some examples of these are automatic secret scanning and leak prevention, CLI for local development, integrations with services like GitHub Actions, Circle CI, etc.

The core of Infisical is available under the MIT license with only very few features being enterprise-licensed – some will say it's not ideal but at least this type of license does not impose legal risks on our users while gives us the ability to monetize the product efficiently and support the open source (MIT-based) part of the product.

Over the last year, lots of developers and companies of all sizes (from tiny startups to Fortune 10 companies) have partially or fully switched to Infisical. For them, we now process over 300 million secrets per month.

Check out our git repo here: https://github.com/Infisical/infisical

Re: Infisical – open-source HashiCorp Vault alternative

#4
EnvKey (https://www.envkey.com/) is another OSS alternative to Vault with a bit more focus on security (disclaimer: I'm the founder).

We have a comparison with Vault here: https://www.envkey.com/compare/hashicorp-vault/

We'll probably write up a comparison with Infisical soon as well but I'd say the main thing is that our end-to-end encryption has no opt-outs (as Infisical does for many of its integrations), and we use native apps and a CLI rather than offering a web UI. End-to-end encryption in a web browser offers minimal security benefit for reasons discussed in this thread: https://news.ycombinator.com/item?id=21838795 (the discussion is from 2019 and the original NCCGroup link from 2011 is now dead, but all the same issues still apply).

Also, I'm not sure if this has been addressed yet, but it has previously been noted that Infisical was completely lacking in automated tests. EnvKey has an extensive test suite ( core tests here: https://github.com/envkey/envkey/tree/main/public/app/tests and tests for all our sdks are included in each: https://github.com/envkey/envkey/tree/main/public/sdks).

Re: Infisical – open-source HashiCorp Vault alternative

#5
post #3

Do you have other near-term next plans besides secret management?

Definitely. Our plan is to double-down on secret management and branch outwards but incrementally starting with secret scanning to prevent and detect leaked secrets in codebases.

Ultimately, we intend each initiative of our roadmap to have synergies with the rest of the platform.

You can check out our past and immediate roadmap here: https://www.notion.so/be2d2585a6694e40889b03aef96ea36b?v=5b1...

Re: Infisical – open-source HashiCorp Vault alternative

#6

HashiCorp switched Vault from MPL to BSL license yesterday. The terms of how they define "competitive" products are pretty vague, which means that any commercial product that uses Vault under the hood is at risk of violating the terms of the new license. Moreover, even if it's not violating the terms of license now, it doesn't mean that HashiCorp will not change its mind in future. Ultimately, it just means that Hash…

I don't know anything about this product, but just wanted to say that's a really pretty README page :D

Re: Infisical – open-source HashiCorp Vault alternative

#7
post #6

HashiCorp switched Vault from MPL to BSL license yesterday. The terms of how they define "competitive" products are pretty vague, which means that any commercial product that uses Vault under the hood is at risk of violating the terms of the new license. Moreover, even if it's not violating the terms of license now, it doesn't mean that HashiCorp will not change its mind in future. Ultimately, it just means that Hash…

I don't know anything about this product, but just wanted to say that's a really pretty README page :D

Thank you!

Check out this demo as well: https://www.youtube.com/watch?v=PK23097-25I&ab_channel=Infis...

We put a lot of work into engineering but also the design and messaging of the platform to developers as well :)

Re: Infisical – open-source HashiCorp Vault alternative

#8
post #3

Do you have other near-term next plans besides secret management?

Definitely. Our plan is to double-down on secret management and branch outwards but incrementally starting with secret scanning to prevent and detect leaked secrets in codebases. Ultimately, we intend each initiative of our roadmap to have synergies with the rest of the platform. You can check out our past and immediate roadmap here: https://www.notion.so/be2d2585a6694e40889b03aef96ea36b?v=5b1...

that's a sick roadmap! keep 'em coming :)

Re: Infisical – open-source HashiCorp Vault alternative

#9
post #8

Earlier quoted context omitted.

Definitely. Our plan is to double-down on secret management and branch outwards but incrementally starting with secret scanning to prevent and detect leaked secrets in codebases. Ultimately, we intend each initiative of our roadmap to have synergies with the rest of the platform. You can check out our past and immediate roadmap here: https://www.notion.so/be2d2585a6694e40889b03aef96ea36b?v=5b1...

that's a sick roadmap! keep 'em coming :)

Thank you! If you have any feature suggestions, you're welcome to add those to https://github.com/Infisical/infisical/issues

Re: Infisical – open-source HashiCorp Vault alternative

#10
Backed by another corporation trying to monetize it. This will go well.

  This repo available under the MIT expat license, with the exception of the ee directory which will contain premium enterprise features requiring a Infisical license.
I just sprained my eye sockets from rolling my eyes too hard.
Post reply on HN