Live data from Hacker News

Bitwarden SDK relicensed from proprietary to GPLv3

github.com

1–10 of 381 posts

Re: Bitwarden SDK relicensed from proprietary to GPLv3

#6
https://github.com/bitwarden/clients/issues/11611#issuecomme...

> We have made some adjustments to how the SDK code is organized and packaged to allow you to build and run the app with only GPL/OSI licenses included. The sdk-internal package references in the clients now come from a new sdk-internal repository, which follows the licensing model we have historically used for all of our clients (see LICENSE_FAQ.md for more info). The sdk-internal reference only uses GPL licenses at this time. If the reference were to include Bitwarden License code in the future, we will provide a way to produce multiple build variants of the client, similar to what we do with web vault client builds.

Re: Bitwarden SDK relicensed from proprietary to GPLv3

#7

GPLv3 is interesting because it means to use their code in a commercial setting, then you must also have the guts to open source too.

I don’t believe that is entirely accurate. I believe it depends on the application and what you’re doing with it whether or not you would be required to open source it. Like, if you’re distributing the application as a product, not necessarily saas application?

Re: Bitwarden SDK relicensed from proprietary to GPLv3

#9
post #7

GPLv3 is interesting because it means to use their code in a commercial setting, then you must also have the guts to open source too.

I don’t believe that is entirely accurate. I believe it depends on the application and what you’re doing with it whether or not you would be required to open source it. Like, if you’re distributing the application as a product, not necessarily saas application?

Yes, this is why AGPL is superior.
Post reply on HN