TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Keep Your GitHub Email Address Private

76 pointsby JiPialmost 12 years ago

7 comments

nikcubalmost 12 years ago
The obvious evolution of this would be to host email and allow users to forward:<p><pre><code> username@github.io -&gt; useremail </code></pre> The fake non-routable emails can be a problem when you have to get in touch with contributors who are no longer active on Github.<p>Saw this problem in the bootstrap project where we still can&#x27;t get in touch with ~10% of users to get them to approve the addition of an MIT license:<p><a href="https://github.com/twbs/bootstrap/issues/2054" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;twbs&#x2F;bootstrap&#x2F;issues&#x2F;2054</a>
评论 #6188119 未加载
评论 #6188427 未加载
signed0almost 12 years ago
As someone who&#x27;s had recruiters find my personal email via my GitHub commits, this is a welcome feature.
评论 #6188200 未加载
评论 #6188117 未加载
评论 #6188590 未加载
评论 #6187980 未加载
absherwinalmost 12 years ago
Anyone seriously worried about privacy should also ensure that their gravatar doesn&#x27;t point to their real email address, especially if there&#x27;s a simple relationship between the email addresss and GitHub username.<p>Edit: Apparently, this doesn&#x27;t re-write the actual repo so anyone seriously interested in e-mail addresses will be unaffected. It was already easier to get e-mails via cloning rather than through scraping or the API.
stormbrewalmost 12 years ago
This seems kind of like privacy theatre to me. What&#x27;s to stop someone from just cloning your repos and deriving your email from the commit attributes?
评论 #6189190 未加载
评论 #6188551 未加载
评论 #6188507 未加载
评论 #6192110 未加载
评论 #6188768 未加载
MrGandoalmost 12 years ago
Awesome, lately privacy has become a real concern for me... my inbox filled with Recruiter e-mails will also like this!
smokey42almost 12 years ago
Not going to help. Cloning some public repo will expose all emails you commited with anyway.
评论 #6192116 未加载
评论 #6188652 未加载
mapleoinalmost 12 years ago
So how is this different from using any fake email address?
评论 #6189181 未加载
评论 #6188386 未加载