Skip to content

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

Closed
adrientetar opened this issue Jul 5, 2014 · 5 comments
Closed

Guard AUTHORS.txt email addresses against spam #15461

adrientetar opened this issue Jul 5, 2014 · 5 comments

Comments

@adrientetar
Copy link
Contributor

Generally done by replacing @ with something else.

@adrientetar adrientetar changed the title Guards AUTHORS.txt email addresses against spam Guard AUTHORS.txt email addresses against spam Jul 5, 2014
@steveklabnik
Copy link
Member

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...

@adrientetar
Copy link
Contributor Author

I dunno but if I type my public address on Google it only comes out a few times, most matches being AUTHORS.txt:
https://www.google.fr/?gws_rd=ssl#q=%22adri-from-59%40hotmail.fr%22

@kud1ing
Copy link

kud1ing commented Jul 7, 2014

According to http://techblog.tilllate.com/2008/07/20/ten-methods-to-obfuscate-e-mail-addresses-compared/ this somewhat reduces the spam.

@steveklabnik
Copy link
Member

Spammers don't do Google searches.

That blog post is six years old.

@thestinger
Copy link
Contributor

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 foo AT bar.com anyway.

bors added a commit to rust-lang-ci/rust that referenced this issue Aug 21, 2023
internal: Always collect memory usage info in analysis-stats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants