Re: 为什么会用网名呢
作者: Mistivia
日期: 2025-10-14T17:59:53+08:00
我的观点是反过来的。开源社区和黑客文化天生就是匿名的,从80年代开始,无论是在IRC、
新闻组上,还是早期的BSD hacker,都喜欢用网名。“在互联网上,没人知道你是一条狗。”
也是互联网早期的经典谚语。种种开源项目强制使用法定姓名反而是版权文化、公司文化、
商业文化入侵hacker社区的体现。而且,强制实名也会加强歧视和偏见。
而且现在一些主要的开源项目已经开始允许使用网名了,比如Cloud Native Computing
Foundation旗下的项目:
> The DCO requires the use of a real name that can be used to identify someone
> in case there is an issue about a contribution they made. A real name does
> not require a legal name, nor a birth name, nor any name that appears on an
> official ID (e.g. a passport). Your real name is the name you convey to
> people in the community for them to use to identify you as you. The key
> concern is that your identification is sufficient enough to contact you if an
> issue were to arise in the future about your contribution.
https://github.com/cncf/foundation/blob/659fd32c86dc/dco-guidelines.md
以及linux kernel:
-using your real name (sorry, no pseudonyms or anonymous contributions.)
+using a known identity (sorry, no anonymous contributions.)
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d4563201f33a022fc0353033d9dfeb1606a88330
使用网名才是正确的趋势。
On Tue, 14 Oct 2025 07:37:08 +0000
Lindsay Zhou wrote:
> 因为之前有给一些开源项目贡献代码,需要用 legal name。我有打算把我在各个
> 网络平台的名字慢慢从 Lindsay 改成 Linsen,免得总是要改来改去,特别是写邮
> 件的时候。
>
> 其实仔细想想,用真实姓名好像也没什么大不了的。是因为类似于母语羞耻的东西,
> 觉得自己的名字不好听。还是说不希望被现实中的朋友看到?
>