Alternatives to Hashicorp Vault?
from vsis@feddit.cl to selfhosted@lemmy.world on 25 Jun 11:26
https://feddit.cl/post/3243274

I want a centralized way to manage keys and secrets. And some service users with little privileges over a subset of the secrets. Ideally, a service user only should be able to read its own subset of secrets. So, let’s say, if a container gets pwned it will only read its secrets and no more. It should be FOSS and self-hostable.

And a beautiful nice-to-have feature would be access log, to know who read what and when.

My only experience with something similar is Hashicorp Vault, but I don’t want to be near any Hashicorp stuff ever again.

Do you know a FOSS alternative to Vault?

#selfhosted

threaded - newest

breadsmasher@lemmy.world on 25 Jun 11:29 next collapse

Infisical?

github.com/Infisical/infisical

umami_wasbi@lemmy.ml on 25 Jun 11:51 next collapse

OpenBao, fork from vault

github.com/openbao/openbao

captainjaneway@lemmy.world on 25 Jun 11:54 next collapse

Why didn’t you like Hashicorps Vault? I want to know for my own edification.

ptz@dubvee.org on 25 Jun 12:08 next collapse

Can’t speak for OP, but the Vault software itself is fine. It’s their recent change in licensing that has a lot of people upset and looking for alternatives:

hashicorp.com/…/hashicorp-adopts-business-source-…

That is why today we are announcing that HashiCorp is changing its source code license from Mozilla Public License v2.0 (MPL 2.0) to the Business Source License (BSL, also known as BUSL) v1.1 on all future releases of HashiCorp products. HashiCorp APIs, SDKs, and almost all other libraries will remain MPL 2.0.

BSL 1.1 is a source-available license that allows copying, modification, redistribution, non-commercial use, and commercial use under specific conditions. With this change we are following a path similar to other companies in recent years.

slazer2au@lemmy.world on 25 Jun 12:08 next collapse

Recently they changed their license at a drop of the hat, then got purchased by IBM.

BrianTheeBiscuiteer@lemmy.world on 25 Jun 12:17 collapse

Can’t believe that’s gone through. They took JBoss when they bought RedHat so now it doesn’t have to compete with Websphere and when they bought HashiCorp Openshift doesn’t have to compete with Nomad. At this rate they’ll buy CyberArk and then that’s no more competition with Vault.

slazer2au@lemmy.world on 25 Jun 12:49 collapse

To make matters worse, Red Hat who own Ansible are also owned by IBM.

All hail International Business autoMation

BrianTheeBiscuiteer@lemmy.world on 25 Jun 20:23 collapse

There’s a little overlap with things like Terraform but it’s not as bad as if they bought the companies that owned Chef or Puppet.

vsis@feddit.cl on 25 Jun 14:07 collapse

Vault features are cool. I really like it. But with Hashicorp now there is this big risk of “rug pulling” regarding its license.

The wise thing, in my opinion, is to avoid this company as much as possible.

hddsx@lemmy.ca on 25 Jun 12:14 next collapse

Have you tried a key hook and a safe?

Sorry. Couldn’t help myself

kersplomp@programming.dev on 25 Jun 17:00 next collapse

They just added a fee so that AWS can’t copy it without paying. What’s the big deal.

vsis@feddit.cl on 27 Jun 08:57 collapse

It’s no longer open source. Big Deal in my books.

magguzu@lemmy.ml on 25 Jun 19:54 collapse

Bitwarden now has their own secrets manager!

bitwarden.com/products/secrets-manager/

Ignore the enterpriseyness of that link. Once you log in normally just make an org and you should see the option to use secrets manager. It’s free for up to two orgs.