Slashdot Mirror


Real Name For Open Source Development?

An anonymous reader writes "Do you contribute to open source projects under your real name or a nickname? The openness of open source can be encouraging, but software patents you have never heard of can become a nightmare if a patent troll sues for implementing 'their' scroll bar. A real name also means you end up in the big index we call search engines. An assumed name could be an additional layer of protection, but what are its pros and cons and is it worth the hassle when asked to participate in a meatspace meeting?"

8 of 262 comments (clear)

  1. Re:probably overkill by Ethanol-fueled · · Score: 4, Interesting

    Simple. Use pseudonyms such as "John Smith" or "Robert Johnson" which are natural enough to be used in the meatspace and popular enough to be a needle in a haystack as far as Google Searches are concerned. This is a popular technique for restaraunt critics and the like whose reviews necessitate unbiased anonymity.

    If you use hacker-ish sounding names like CapnCrunch or Dildog then you're asking for notoriety and your ass will be laughed at in a LUG.

    Sadly enough, if anybody really wanted to track you down then they'd just throw money at a P.I. or at a buddy who works for your ISP.

  2. Err on the side of caution by moore.dustin · · Score: 4, Interesting

    When in doubt, go the safe route where you have some degree of control over your personal information. I contribute to a few sites here and there, not to mention the few I run myself, and I write every single word under a pen name. There are a few reasons why I do this, mostly privacy issues related to avoiding unwarranted judgment/stigma from something I wrote. A pen name/alias/handle protects from this problem, but also has the added benefit of being able to 'reveal yourself' at a later date if you decide to forgo the privacy stuff.

    That being said, I specifically choose to NOT assume an alias here on slashdot. I have my reasons for doing so, but they are of no consequence. The point is, you should think about your choice and the consequences of it. After weighing the information, if you are still on the fence, you should err on the side of caution and assume an alias.

  3. Two sides to this question by Bruce+Perens · · Score: 4, Interesting

    If you want to be protected by the patent terms of Open Source licenses, which for example was important in the JMRI case, you need to be properly identified. Otherwise, you may have a hard time proving to some judge that you should be protected because the plaintiff should have known that you were "Blue Salad".

    Also, the project should make your identity known in the software package as copyright holder. Apache is terrible about this, they strip attribution from most stuff.

    And I have a problem with anonomously-donated or anonymously-licensed Open Source, because how do you know the anonymous person actually had the right to donate and you won't run into trouble down the line.

    Probably the best thing you can do is assign your copyright to an organization that keeps your identity private. Maybe FSF and some of the incorporated Open Source projects would do this.

    Bruce

  4. Let it slip out by m50d · · Score: 3, Interesting

    I found some horrible prejudice when I submitted things under my real name, so I'll always use a pseudonym for my first few patches. But while I never actually *stop* using the pseudonym, I'll gradually start e.g. signing emails with my real name; that avoids trouble and lets me get some credit for my actual self.

    --
    I am trolling
  5. Re:probably overkill by JWSmythe · · Score: 3, Interesting

        I resemble that remark.

        I use "JW Smythe" as my online name. It's all over the place. Luckly, there are a few other people who use that or variations of it "J.W. Smythe", "John W. Smythe", "Jon Smythe". Pick out the real me. Of course, it's not my real name, but it sounds reasonable. If someone I'm not expecting calls me by my alias, I ignore them, or ask them who they're talking about.

        My real name oddly enough is even more popular, by Google searches. There are lots of "me" all around the world, all doing different things. It keeps people wondering if my real name is yet another pseudonym, or it's really me. :)

        Only clients and friends know my real name. They also have read my little essay on why I use an alias. Some people still ask for clarification of why. Why? Because there are a lot of weird people out there, and I don't want to go around to the millions of freaks out there saying "Hi, my name is ____ , come look for me." I've known call center folks who have been harassed, threatened, and stalked, because they've used their real names. Even when I've answered phones, they get my pseudonym of the day (or of the job). I use names like some guys use girlfriends. Use it until it's burnt, then pretend it never existed.

        The reason of liability when some corporate lawyer decides to play rough applies too, but that's pretty low on my priority list. I worry more about the millions of lunatics floating around the Internet. :)

       

    --
    Serious? Seriousness is well above my pay grade.
  6. What about PGP? by bkazaz_gr · · Score: 4, Interesting

    What if you generate a PGP key and use it's ID as you "name". In that case, anyone holding the private key is essentially the copyright holder, right? ;-)

  7. Embed your real name in your fake by drix · · Score: 4, Interesting

    Contribute using the SHA1 hash of your real name as your anonymous nickname. If you ever want to be identified you can verify that it was you who made the contributions.

    --

    I think there is a world market for maybe five personal web logs.
  8. Re:Really? by JWSmythe · · Score: 3, Interesting

        I have a female friend who programs. She runs into the problem of people know she's a girl, so she obviously can't program. I've worked with her, and know she can. Sometimes I run into problems that she can solve. Sometimes she runs into problems that I can solve. That's teamwork though, not a failure of either of us to be able to do our work.

        Sometimes I've gone talked to her clients, and said exactly what she said, and they believe it when I say it, because I'm a guy and must know what I'm saying. It's not good, but I don't mind backing her up when she needs it. Really, she shouldn't need it though. Now we just have to convince the rest of the world of that.

    --
    Serious? Seriousness is well above my pay grade.