docs: Update DCO identity guidance - #7234
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
The DCO policy used here appears to have been derived from the Linux kernel's guidance. In 2023, that guidance changed to relax the "real name" requirement to a "known identity". The DCO sign-off identifies the person certifying that they have the right to submit a contribution. The previous wording required a "real name" and rejected pseudonyms, which could discourage contributors whose preferred or community name is the identity by which they can be known. The requirement is not anonymity: the identity in the sign-off must be known enough for the project to follow up about the contribution if a question arises. It does not require a legal name or a government-issued identity. Use the clarified wording from the Linux kernel so known pseudonyms and preferred names remain acceptable while anonymous contributions remain excluded. This also reflects concerns raised in the CNCF community about whether "real name" means a legal name, a government-issued identity, or a public identity that is sufficient to identify and contact a contributor. The discussion emphasized that attribution and future accountability do not require publishing a legal identity, and that strict public-name rules can exclude people who cannot safely contribute under that name. Source: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d4563201f33a022fc035 Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The DCO policy used here appears to have been derived from the Linux kernel's guidance. In 2023, that guidance changed to relax the "real name" requirement to a "known identity".
The DCO sign-off identifies the person certifying that they have the right to submit a contribution. The previous wording required a "real name" and rejected pseudonyms, which could discourage contributors whose preferred or community name is the identity by which they can be known.
The requirement is not anonymity: the identity in the sign-off must be known enough for the project to follow up about the contribution if a question arises. It does not require a legal name or a government-issued identity. Use the clarified wording from the Linux kernel so known pseudonyms and preferred names remain acceptable while anonymous contributions remain excluded.
This also reflects concerns raised in the CNCF community about whether "real name" means a legal name, a government-issued identity, or a public identity that is sufficient to identify and contact a contributor. The discussion emphasized that attribution and future accountability do not require publishing a legal identity, and that strict public-name rules can exclude people who cannot safely contribute under that name.
Source: cncf/foundation#383
Source: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d4563201f33a022fc035