sops
sops copied to clipboard
Does HC Vault integration work with OpenBao?
OpenBao (https://openbao.org/) is a fork of Hashicorp Vault. The fork also includes its own Golang client (https://github.com/openbao/openbao/issues/41)
It would be interesting to know whether SOPS also works with OpenBao without changes.
@felixfontein OpenBao remains API compatible so it should work, either with our client library or Vault's. :-) Transit engine in particular should be very compatible.