mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-31 22:27:03 +02:00
Link to chardet's LGPL-MIT licensing problem
Bug: https://codeberg.org/small-hack/open-slopware/issues/61 Signed-off-by: Maciej Barć <xgqt@xgqt.org>
This commit is contained in:
parent
28ef63bc3c
commit
0abcc332ec
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -253,6 +253,16 @@ Could use some help writing this with concrete receipts on environmental, social
|
|||
|
||||
LLMs are often trained on, and thus prone to, regurgitate either completely, or in-part, chunks of code that are licensed under terms which have specific legal requirements that a sloperator may not understand or even be aware of when making a contribution. Regardless of this ignorance, it falls to the repo's owner to comply with the terms of any and all licensed code integrated into their project.
|
||||
|
||||
Legal, copyright and ethic problems arise especially with copyleft licenses such as (A/L)GPL. With the "help" of AI the copyleft code may be "license-washed" very easily.
|
||||
|
||||
There are ongoing problems with AI "license-washing" in the FOSS world:
|
||||
|
||||
* `chardet` --- switched from LGPL to MIT license without asking all
|
||||
contributors (which itself is a violation of GPL)
|
||||
* relicensed release: <https://github.com/chardet/chardet/releases/tag/7.0.0>
|
||||
* original author's concerns: <https://github.com/chardet/chardet/issues/327>
|
||||
* "consumer's" concerns: <https://github.com/chardet/chardet/issues/331>
|
||||
|
||||
## Stolen Training Data
|
||||
|
||||
AI companies use data from across the web for training their models, most often without the website owners' and users' consent. Big tech companies like Google and Meta are scraping data from the users of major FOSS projects, such as Mastodon, WordPress, and other AcitivityPub-powered and self-hosted software.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue