如何通过Tor匿名贡献给github? [英] How to contribute on github anonymously via Tor?

查看:249
本文介绍了如何通过Tor匿名贡献给github?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想匿名贡献给github上的项目。不要引起恶作剧,更要以匿名捐赠的精神。

匿名在线的首选工具似乎是TOR,适用于几乎所有您可以在浏览器中执行的任何操作。但是,要在github上贡献,似乎有必要使用命令行界面或Mac应用程序。

如何通过Tor在此设置中引导我的git操作?我该如何验证这实际上是发生了什么?



编辑:请注意 pseudonymous (带有假电子邮件地址)和匿名(带有不能与身份关联的IP地址)。对github的匿名访问是微不足道的;不过,我正在寻找匿名访问。

解决方案

你有没有考虑过让老式的'寄给他们一个补丁'路线?您可以简单地检出版本库(如果需要,可以使用Tor和Git-over-HTTPS),进行改进,然后执行 git diff 并向项目所有者发送修补程序使用任何匿名消息服务。想想Freenet和邮件。



请注意,如果我是大型(ish)项目的拥有者,我绝不会接受 接受来自匿名实体的补丁,原因有几个。即使这个人并不一定是邪恶的,在没有人负责的系统中编写代码充其量也是一个可怕的想法。此外,请考虑代码所有权和版权问题。

I would like to contribute anonymously to projects on github. Not to cause mischief, more in the spirit of anonymous donations.

The tool of choice for being anonymous online seems to be TOR, which works well for almost anything you can do in a browser. However, to contribute on github, it appears necessary to use the command line interface, or the Mac app.

How can I channel my git operations in this setup through Tor? And how can I verify that this is actually what is happening?

Edit: please note the difference between pseudonymous (with a fake e-mail address) and anonymous (with an IP address that cannot be associated with an identity). Pseudonymous access to github is trivial; however, I am looking for anonymous access.

解决方案

Have you considered going the old-fashioned 'mail them a patch' route? You could simply check out the repository (using Tor and Git-over-HTTPS if you want), make your improvements, then do a git diff and send the project owners the patch using any anonymous messaging service. Freenet and postal mail come to mind.

Note that if I were the owner of a large(ish) project, I would never ever accept a patch from an anonymous entity, for a few reasons. Even if the person in question isn't necessarily nefarious, having code in the system that nobody is responsible for is a scary thought at best. Also, think about code ownership and copyright troubles.

这篇关于如何通过Tor匿名贡献给github?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆