Update
This commit is contained in:
parent
7a4c69819f
commit
94c2c620d2
8 changed files with 43 additions and 14 deletions
|
@ -1,12 +1,14 @@
|
|||
# Creative Commons
|
||||
|
||||
Creative Commons (CC) is the forefront non-profit organization promoting [free culture](free_culture.md), i.e. basically relaxation of ["intellectual property"](intellectual_property.md) (such as [copyright](copyright.md)) in [art](art.md). One of the most important contributions of the organization are the widely used Creative Commons [licenses](license.md) which artists may use to make their works more legally free and even put them to the [public domain](public_domain.md).
|
||||
|
||||
TODO
|
||||
|
||||
## Licenses
|
||||
|
||||
Creative commons [licenses](license.md)/waivers form a **[spectrum](spectrum.md)** spanning from complete freedom (CC0, [public domain](public_domain.md), no conditions on use) to complete [fascism](fascism.md) (prohibiting basically everything except for non-commercial sharing). This means that **NOT all Creative Commons licenses are [free cultural](free_culture.md) licenses** -- this is acknowledged by Creative Commons and part of the design. Keep in mind that as a good human you mustn't ever use licenses with [NC](nc.md) (non-commercial use only) or [ND](nd.md) (no derivatives allowed) clauses, these make your work non-free and therefore unusable.
|
||||
Creative commons [licenses](license.md)/waivers form a **[spectrum](spectrum.md)** spanning from complete freedom (CC0, [public domain](public_domain.md), no conditions on use) to complete [fascism](fascism.md) (prohibiting basically everything except for non-commercial sharing). This means that **NOT all Creative Commons licenses are [free cultural](free_culture.md) licenses** -- this is acknowledged by Creative Commons and has been intended. Keep in mind that as a good human you mustn't ever use licenses with [NC](nc.md) (non-commercial use only) or [ND](nd.md) (no derivatives allowed) clauses, these make your work non-free and therefore unusable.
|
||||
|
||||
Here is a comparison of the Creative Commons licenses/waivers, from most free to least free:
|
||||
Here is a comparison of the Creative Commons licenses/waivers, from most free (best) to least free (worst):
|
||||
|
||||
| name |abbreviation|free culture|use |share |remix |copyleft|attribution|non-commercial|comment |
|
||||
|---------------------------------------------------|------------|------------|-------|-------|-------|--------|-----------|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
|
@ -19,3 +21,7 @@ Here is a comparison of the Creative Commons licenses/waivers, from most free to
|
|||
|Creative Commons Attribution NonCommercial NoDerivs| CC BY-NC-ND| NO! :((( |yes but|yes but|NO! :( | yes :/ |forced :( | yes :( | [proprietary](proprietary.md) fascist license prohibiting commercial use and even modifications, DO NOT USE |
|
||||
| none (all rights reserved) | | NO! :((( |NO! :( |NO! :( |NO! :( |FUCK YOU|FUCK YOU | FUCK YOU | [proprietary](proprietary.md) fascist option, prohibits everything, DO NOT USE |
|
||||
|
||||
## See Also
|
||||
|
||||
- [free culture](free_culture.md)
|
||||
- [free software](free_software.md)
|
Loading…
Add table
Add a link
Reference in a new issue