diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2023-10-07 11:12:19 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2023-10-07 11:12:19 -0300 |
commit | b5c5f1de95866baabad53ed10d13906b62747c70 (patch) | |
tree | d5189f46d45474aac73eb1d7e4e4f46e37f93be0 /docs/effectiveness/README.md | |
parent | d66dced4e7fa79c1a1deff4e0fb442be5ee18329 (diff) | |
download | copyfarai-b5c5f1de95866baabad53ed10d13906b62747c70.tar.gz copyfarai-b5c5f1de95866baabad53ed10d13906b62747c70.tar.bz2 |
Feat: add a page discussing the license's effectiveness
Diffstat (limited to 'docs/effectiveness/README.md')
-rw-r--r-- | docs/effectiveness/README.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/effectiveness/README.md b/docs/effectiveness/README.md new file mode 100644 index 0000000..5d0e709 --- /dev/null +++ b/docs/effectiveness/README.md @@ -0,0 +1,19 @@ +# Effectiveness + +## Validity + +In the legal stage, the validity of an "AI"-restrictive license may be settled +on courts. Check the existing legislation each country for more information. + +From an ethical/moral/political standpoint, though, this license might be +useful, regardless of the outcome for the "fair use" question or the license's +validity in any jurisdiction. + +## Applicability + +It's a debate whether "Artificial Intelligence" operators respect such type of +licensing, especially for closed algorithms and datasets, where audits looking +for license violations are unfeasible. + +Even though, using a licensing system such as {{ config.site_name }} is a way +to make an statement, expose the issue and make them accountable. |