|
|
Log in / Subscribe / Register

Taking the Eudyptula Challenge

Taking the Eudyptula Challenge

Posted May 26, 2014 18:55 UTC (Mon) by geuder (subscriber, #62854)
In reply to: Taking the Eudyptula Challenge by jake
Parent article: Taking the Eudyptula Challenge

>>What surprises me a bit is the use of a pseudonym.

> The only pseudonym in play here is for whoever is running the Challenge.

And this is the one my comment was referring to.

For me running such challenge is a form of contribution to an open source project. And I found it astonishing that this contribution is not made under the contributor's real name.

> Actually there is that requirement when signing off on a patch, so
> participants in the Challenge will need to use their real name
> when submitting patches.

Yeah, I didn't refer to participants of the challenge, but to code contributors in general, not necessarily only the Linux kernel. I erroneously thought nobody really requires contributors to state their real name, it's just a common practice to do so. Now I checked the facts and the Linux kernel community rules actually require everybody to do so, although they don't enforce it by requiring a digital signature as e.g. in Debian upload. (of course these are different processes, and I'm not saying they should enforce, just illustrating the difference)

> then you just add a line saying
>
> Signed-off-by: Random J Developer <random@developer.example.org>
>
> using your real name (sorry, no pseudonyms or anonymous contributions.)

(quoted from https://www.kernel.org/doc/Documentation/SubmittingPatches)


to post comments

Taking the Eudyptula Challenge

Posted May 27, 2014 12:08 UTC (Tue) by corbet (editor, #1) [Link]

The kernel project is distributing code from contributors; there needs to be some sort of chain of trust and accountability for that code. Eudyptula is not asking the community to distribute anything, so there is no risk there. If the developer(s) behind Eudyptula want to stay anonymous, it doesn't seem like that should be a problem for anybody.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds