English 中文(简体)
Open Source Identity vs. Real Life Identity
原标题:
  • 时间:2010-03-15 10:39:22
  •  标签:
  • privacy

I maintain 2 identities one for open source development - which doesn t really contain any personal information. I also have another identity obviously - my real one.

This may be community wiki - but my question is programming related in that when you put software out there, you publish it with some name as the author, and that choice may have real life consequences.

I am considering merging my identities, what are the pro s and con s of this? Is it a good idea, or do privacy concerns outweigh the convenience of maintaining a single identity.

(By the way, this second identity was created out of my World of Warcraft addon development, and I have just continued using it for my open source projects)

Edit: I am considering this, because I am thinking of changing jobs, and I want to refer to my open source work without it looking unprofessional due to the author naming.

最佳回答

Well, as a part-time open-source hacker, I ve recently discovered that ohloh can help you "professionnalize" your identity by allowing you to reclaim all the commits you ve done in projects knwon by this engine (and they re numerous).

As a consquence, instead of merging your identities, I would suggest you give them some weight by marketting the contributions you ve done.

Besides, I ve never considered as valid the fact that commiting for a game plugin as open-èsource activity was not that professionnal. It is code, and code used by non-developpers, which must be noted.

问题回答

In many professions using a pseudonym for publishing works has a long tradition until today: Artists, writers, etc.

Is it really unprofessional for a software developer to do the same?

If you are good, why not get a little famous? Who knows, if person hiring you is not using/participating in open source project and you ll be valued more from the start?





相关问题
Browsing activities outside the visited website

Is there a way a Web site can learn something about your browsing activities outside of this Web site from an HTTP request sent to the Web site by your browser?

How to store private pictures and videos in Ruby on Rails

Here s a story: User A should be able to upload an image. User A should be able to set a privacy. ("Public" or "Private"). User B should not be able to access "Private" images of User A. I m ...

Application passwords and SQLite security

I have been searching on google for information regarding application passwords and SQLite security for some time, and nothing that I have found has really answered my questions. Here is what I am ...

Open Source Identity vs. Real Life Identity

I maintain 2 identities one for open source development - which doesn t really contain any personal information. I also have another identity obviously - my real one. This may be community wiki - but ...

How does a Robot respond privately to you in Google Wave?

Google Wave allows two or more participants to speak privately within a wave. When my robot is added to the wave, I recognize the WAVELET_SELF_ADDED event and call the method below. However, nothing ...

How Big a Security Risk are Browser Extensions?

One of the more powerful features of modern day browsers is the ability for software developers to write browser extensions to enhance, modify and tweak the pages visited by the user. As more of our ...

热门标签