Comment on Concerns Raised Over Bitwarden Moving Further Away From Open-Source
asap@lemmy.world 4 weeks agoNothing in the article or in the Bitwarden repo is moving away from open source
This hysteria is stupid at this point.
Comment on Concerns Raised Over Bitwarden Moving Further Away From Open-Source
asap@lemmy.world 4 weeks agoNothing in the article or in the Bitwarden repo is moving away from open source
This hysteria is stupid at this point.
coolmojo@lemmy.world 4 weeks ago
It is a license problem. The license condition of the SDK which is required to build the client app change to limit the usage of it. The new license states that you can only use the Bitwarden SDK for Bitwarden. It is against the Freedoom-0 of the Free Software Foundation. The limitation of English language is that it is hard to differentiate between Free (as in Free bear) and Free (as in Freedoom). Also open source which could mean complaining with FOSS and that source is available. This been unfortunately have been abused before.
sugar_in_your_tea@sh.itjust.works 4 weeks ago
From the article, it’s a packaging bug, not a change in direction.
coolmojo@lemmy.world 4 weeks ago
I was referring to this which started it all.
sugar_in_your_tea@sh.itjust.works 4 weeks ago
Here is the code in question. Basically, it’s a source-available, but not FOSS internal SDK, with the following language:
So I think the “bug” here is in not linking the original repo in the NPM package, and there’s a decent chance that this internal SDK will become FOSS in the future once it stabilizes. That said, it’s currently not FOSS, but it’s too early IMO to determine whether Bitwarden is moving in a non-FOSS direction, or if they’re just trying to keep things simple while they do some heavy refactoring to remove redundancy across apps.
Given their past, I’m willing to give them the benefit of the doubt, but I’ll be making sure I have regular backups in case things change.