Which would result in quite a lot of spam sent via GitHub's forwarder, which would then be marked as a spam server in Gmail and other providers, which would result in GitHub's server being blocked.
Anyone seriously worried about privacy should also ensure that their gravatar doesn't point to their real email address, especially if there's a simple relationship between the email addresss and GitHub username.
Edit: Apparently, this doesn'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.
The actual commits will have the fake address. The change isn't that they're hiding the email addresses in the UI; it's that they've added the option to use a fake email address for commits made via the web UI while still receiving notification emails from Github.
You don't need a valid email to commit to your repositories, but you do need one to use GitHub notifications. This feature makes it possible to use the web editor with a fake email address instead of your notifications email address.
Absolutely nothing. According to the linked help page, a fake email address must be provided to git config. They'd need a separate copy of the repo with the blinded email address for public access. It's not hard to do but I imagine it would bother repo maintainers that an individual user could cause different repos to be served. Of course, everyone could just decide that email in commits isn't worth the privacy risk. It's a trade-off.
For the curious: Downloading all the repos and extracting email addresses takes 1-2 days and costs <$50 on AWS.
There previously was no way to use a fake email address when making changes from the web UI and still receive email notifications from Github since the same email address was used for both things.
nikcub|12 years ago
Saw this problem in the bootstrap project where we still can't get in touch with ~10% of users to get them to approve the addition of an MIT license:
https://github.com/twbs/bootstrap/issues/2054
simonw|12 years ago
JohnTHaller|12 years ago
signed0|12 years ago
shiven|12 years ago
I would literally dance on my hands if I were hounded (courted?) this way in my choice of profession (bio/pharmaceutical research)!
Hell, if someone knows where else I could put up email, phone and CV to be seen by successful recruiters, please let me know.
Quit the whining and be a bit more thankful for what you do have. Sheesh!
welder|12 years ago
See them for what they are(sales people wanting you as their next product) and get over it.
nonchalance|12 years ago
unknown|12 years ago
[deleted]
absherwin|12 years ago
Edit: Apparently, this doesn'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.
stormbrew|12 years ago
plorkyeran|12 years ago
technoweenie|12 years ago
absherwin|12 years ago
For the curious: Downloading all the repos and extracting email addresses takes 1-2 days and costs <$50 on AWS.
csense|12 years ago
danielweber|12 years ago
MrGando|12 years ago
smokey42|12 years ago
csense|12 years ago
[1] https://help.github.com/articles/keeping-your-email-address-...
signed0|12 years ago
mapleoin|12 years ago
plorkyeran|12 years ago
d0vs|12 years ago