hashicorp / vault

A tool for secrets management, encryption as a service, and privileged access management
https://www.vaultproject.io/
Other
31.2k stars 4.22k forks source link

Explicit MPL license for shamir sub-package? #22318

Closed ston1th closed 1 year ago

ston1th commented 1 year ago

Hi vault team,

I would like to ask for MPL licensing for the shamir/ sub-package to allow further usage of cryptographic code and potential updates to it. Best option would be the same licensing as done with sdk/ and api/.

Please let me know what you think.

joatmon08 commented 1 year ago

Hello @ston1th ,

Thank you for bringing this to our attention. We reviewed the shamir/ sub-package and it can be explicitly licensed as MPLv2.

Once the PR to update the license is complete, we will close this issue.

ston1th commented 1 year ago

Thank you 👍

konidev20 commented 1 year ago

Hey @ston1th,

This has been fixed as part of #22357

Thanks

VioletHynes commented 1 year ago

Closing, as this has been fixed under https://github.com/hashicorp/vault/pull/22357

Thanks for your patience!