AWG Software Policy#12
Conversation
| Codes on SO Github | ||
| ================== | ||
|
|
||
| If a code repository is hosted on the SO Github and is publicly visible, then it may be used by anyone (e.g. the public, ACT, Polarbear) without requiring explicit permission, unless the license somehow forbids this. |
There was a problem hiding this comment.
You might be aware and on purpose. But, I just wanted to point out that, if I correctly remember, the opposite is legally true, that is, other people cannot use the code in a public repository unless the license permits.
There was a problem hiding this comment.
Ah I wasn't aware. BSD, MIT and GPL licenses do permit this right? If yes, I will clarify this. Thanks!
There was a problem hiding this comment.
Yes, BSD and MIT are the most permissive licenses; they are often used for academic code. GPL is more restrictive.
aiolasimone
left a comment
There was a problem hiding this comment.
Looks good, I brought up just a couple of minor points,
| Codes on SO Github | ||
| ================== | ||
|
|
||
| If a code repository is hosted on the SO Github and is publicly visible, then it may be used by anyone (e.g. the public, ACT, Polarbear) without requiring explicit permission, if the license allows this. The licenses that we recommend (`BSD 2-Clause License`_ or `MIT License`_) do allow this. |
There was a problem hiding this comment.
This point is fair. I am just wondering if we are entering "Publication committee" land.
For example in ACT, there are periods following a public data release during which you cannot publish your own paper based on public ACT data unless you give the chance to other members to opt-in. If SO does something similar (and I am not sure), maybe they want to extend that to codes too?. In other words, I would put a warning for now saying that we would like to discuss with PP? In general I am in favor of your proposal though
There was a problem hiding this comment.
Since there has been some new activity ...
Not sure if this item ended up getting discussed with PP or not, but unless they deferred entirely to us then I think we should mention that they get final say on what sort of analyses of what data can be published by whom at what times.
mhasself
left a comment
There was a problem hiding this comment.
This looks good.
Cosmetic request -- can you "fill" the paragraphs? Rationale:
- The raw text document also needs to look nice.
- It is easier to process diffs, later, if the lines are short.
...described in Chapter 10 "Special Guidance for AWGs".