TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Copyleft licenses are not "restrictive"

31 点作者 drewdevault大约 1 年前

3 条评论

div72大约 1 年前
Copyleft licenses <i>are</i> restrictive as obligations are restrictions. &quot;You must provide a source code to your users&quot; is equivalent to &quot;You cannot use this software if your source code is not available to your users&quot;.<p>Freedom is a finite resource in which copyleft licenses take from the developer to give to users. (which ends up at the same point as the article but I prefer wording it this way.)
评论 #40098488 未加载
andy99大约 1 年前
I disagree with the title, it feels like arguing on a technicality. Obviously they are restrictive because they make you do something.<p>As the author points out, there are two axes, freedom of use and obligation. Copyleft has high freedom but some obligation. When collapsed to one dimension that obligation is a restriction.<p>Licenses like MIT that require sharing a notice would have high freedom and a minor obligation. CC0 or unlicense would have complete freedom and no obligation.
moody__大约 1 年前
This article paints copyleft software as something fairly disjoint from corporate software, however in my experience these are not mutually exclusive. If you look at the kernel&#x27;s howto for new development[0], it seems fairly focused on the reality that a majority of people walking in to the linux project are doing so on the payroll of some company. For some guy in his 20s who is a bit late to the party, and not being helped out by some corporate arm, the Linux kernel feels like this completely unapproachable monster. In other words, without knowing someone ahead of time it seems impossible to be active in the community. The source is available sure, but that doesn&#x27;t mean the code isn&#x27;t corporate.<p>Copyleft licenses often need a lawyer in the room to figure out what can and can not be done, they are complicated legal documents. My preference for MIT is to allow software to spread in a way unencumbered by the access to a license lawyer.<p>[0] <a href="https:&#x2F;&#x2F;www.kernel.org&#x2F;doc&#x2F;html&#x2F;v4.16&#x2F;process&#x2F;howto.html" rel="nofollow">https:&#x2F;&#x2F;www.kernel.org&#x2F;doc&#x2F;html&#x2F;v4.16&#x2F;process&#x2F;howto.html</a>
评论 #40092054 未加载