sops icon indicating copy to clipboard operation
sops copied to clipboard

Does HC Vault integration work with OpenBao?

Open felixfontein opened this issue 11 months ago • 1 comments

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 avatar Feb 03 '25 15:02 felixfontein

@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.

cipherboy avatar Feb 13 '25 03:02 cipherboy