|
|
|
|
|
by geofft
1751 days ago
|
|
It's not "Open Source" except by the literal definition that the source is open to read (but by that definition, the software is free to access, too). It's just freeware / sample code. The license for this code https://github.com/bitwarden/server/blob/master/LICENSE_BITW... says, > 2.4 Third Party Software. The Commercial Modules may contain or be provided with third party open source libraries, components, utilities and other open source software (collectively, "Open Source Software"). which implies that the Commercial Modules, themselves, are not Open Source Software. (Also it clearly doesn't follow the Open Source Definition or any other standard definition of Open Source.) |
|