Earlier quoted context omitted.
wait, you need to pay to be able to use a yubi key for two factor?
We don't have support for this yet. Would you say you think this should be a free feature?
Show HN: Infisical – open-source secret management platform
11–20 of 59 posts
Re: Show HN: Infisical – open-source secret management platform
#12Can we use Infisical without the SDK? How would that work in a Node project?
Re: Show HN: Infisical – open-source secret management platform
#13Re: Show HN: Infisical – open-source secret management platform
#14Re: Show HN: Infisical – open-source secret management platform
#15This is really cool! We’re using SOPS right now which works alright, but it’s very easy to leak secrets and it’s a pain to sync updates as everything has to go through Git. Can we use Infisical without the SDK? How would that work in a Node project?
Re: Show HN: Infisical – open-source secret management platform
#16Have you gotten feedback on the name, Infisical?
If a user is at a conference or on an online meeting and they mention your company to another user, they will likely have to spell the name out. Just hearing the name, it would be hard to know how to spell/search for it.
It is also not very memorable. A month later if I wanted to recall the name of your company I would likely have a bit of a hard time recalling the exact name.
In branding, simple is always better.
Re: Show HN: Infisical – open-source secret management platform
#17Looks like a great platform, congrats! Have you gotten feedback on the name, Infisical? If a user is at a conference or on an online meeting and they mention your company to another user, they will likely have to spell the name out. Just hearing the name, it would be hard to know how to spell/search for it. It is also not very memorable. A month later if I wanted to recall the name of your company I would likely have…
To make it easier to find us, we have purchased a number of other domains like http://inphysical.com/ and made them redirect to our main website.
Re: Show HN: Infisical – open-source secret management platform
#18This is really cool! We’re using SOPS right now which works alright, but it’s very easy to leak secrets and it’s a pain to sync updates as everything has to go through Git. Can we use Infisical without the SDK? How would that work in a Node project?
Yes, definitely! If you're injecting secrets as environment variables into your apps, then you can just use the Infisical CLI ( https://infisical.com/docs/cli/usage ), it will automatically inject your secrets during local development, in CI/CD, some production envs, etc.
Re: Show HN: Infisical – open-source secret management platform
#19Re: Show HN: Infisical – open-source secret management platform
#20I see you limit the number of projects on the team tier. What is a "project" in your terms?