github / choosealicense.com

A site to provide non-judgmental guidance on choosing a license for your open source project
https://choosealicense.com
MIT License
3.69k stars 1.34k forks source link

Annotating license texts with license rules #441

Open mlinksva opened 8 years ago

mlinksva commented 8 years ago

Comment/question today about whether EUPL-1.1 is accurately described reminded me to file this enhancement idea.

For each license, license rules could be annotated with ranges of text in the license pertinent to the rule. Highlighting of ranges could be turned on/off on individual license pages by selecting in the license rules (permissions/conditions/limitations) table. Very crude mockup taking a very simple case (the one condition of MIT).

mit-highlight-condition

Obviously this is not a big help for MIT, but for longer licenses, it can be tricky to figure out what bits of the license are pertinent for a particular rule, at least if you only want to read once, which is more already than I suspect most people do.

Such annotations might be very helpful to "demystify" licenses, and creating them might be good QA for choosealicense.com license descriptions.

Probably the simplest way to to annotate would be to have one or more full text extracts for each license for each rule, though there are other ways to do it, inline or out of band.

Very low priority, may even be a bad idea, just recording it for now.

waldyrious commented 8 years ago

This would be great! :+1:

DigiBytes commented 6 years ago

Cool