这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@evandrocoan
Copy link

Copied from:

  1. https://help.github.com/articles/dmca-takedown-policy/#b-what-about-forks-or-whats-a-fork

The definition of what a GitHub fork means. Currently the ToS only states that fork is a bare copy of a GitHub repository. However as defined on the referenced article, a fork means also the users can make changes to their copy, instead of get them as read-only copies.

Related issues:

  1. OSS licences vs. ToS: grants of rights #7 OSS licences vs. ToS: grants of rights
  2. The term "fork" is not defined anywhere in the GitHub Terms of Service #37 The term "fork" is not defined anywhere in the GitHub Terms of Service
  3. More permissive license grant to other users #38 More permissive license grant to other users

Copied from:

1. https://help.github.com/articles/dmca-takedown-policy/#b-what-about-forks-or-whats-a-fork

The definition of what a GitHub fork means. Currently the ToS only states that fork is a bare copy of a GitHub repository. However as defined on the referenced article, a fork means also the users can make changes to their copy, instead of get them as read-only copies.

Related issues:

1. github#7 OSS licences vs. ToS: grants of rights
1. github#37 The term "fork" is not defined anywhere in the GitHub Terms of Service
1. github#38 More permissive license grant to other users
Any User-Generated Content you post publicly, including issues, comments, and contributions to other Users' repositories, may be viewed by others. By setting your repositories to be viewed publicly, you agree to allow others to view and "fork" your repositories (this means that others may make their own copies of Content from your repositories in repositories they control).

One of the best features of [Git](https://git-scm.com/book/en/Getting-Started-Git-Basics) is the ability for users to "fork" one another's repositories. What does that mean? In essence, it means that users can make a copy of a project and then make changes to that copy to either push back to the main project or just keep as their own variation of a project. We call each of these copies a "[fork](https://help.github.com/articles/github-glossary#fork)" of the original repository, which in turn may also be called the "parent" of the fork.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do note that the “fork”s in which users have made changes may not be redistributable to anyone else.

@bluemazzoo
Copy link
Contributor

👋 Hi @evandrocoan, thanks for pointing out that discrepancy between the DMCA policy description and our Terms of Service.

While the DMCA policy was not intended to convey any rights to or from users, we can see how the description of a "fork" could be somewhat confusing when compared to its definition in the Terms of Service. Therefore, in order to clear up any confusion, we'll be updating the DMCA policy language to reflect the definition in the Terms.

Thanks again!

@bluemazzoo bluemazzoo closed this Jul 20, 2017
bluemazzoo added a commit that referenced this pull request Jul 26, 2017
Providing clarification of language related to “fork” definition. As
recommended here: #53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants