-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Guard AUTHORS.txt email addresses against spam #15461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This is kinda silly, as our emails are in the commits as plaintext anyway. And if you don't think spammers can just substitute anyway... |
I dunno but if I type my public address on Google it only comes out a few times, most matches being AUTHORS.txt: |
According to http://techblog.tilllate.com/2008/07/20/ten-methods-to-obfuscate-e-mail-addresses-compared/ this somewhat reduces the spam. |
Spammers don't do Google searches. That blog post is six years old. |
I want my email displayed as it is in my commits and mailing list posts, not obfuscated. I don't think it makes sense to use anything but the email string chosen by contributors for their git commits. Email harvesting bots are more than clever enough to handle all of the common obfuscation methods like |
internal: Always collect memory usage info in analysis-stats
Generally done by replacing @ with something else.
The text was updated successfully, but these errors were encountered: