Tell HN: YC companies scrape GitHub activity, send spam emails to users
51–60 of 278 posts
Re: Tell HN: YC companies scrape GitHub activity, send spam emails to users
#52This is not GitHub only, I have got a survey on how my experience interacting with folks on lkml
Re: Tell HN: YC companies scrape GitHub activity, send spam emails to users
#53My solution to this is to use a Github-specific email address. All emails sent to that address which do not originate from GitHub are immediately reported as spam, marked read and deleted. I sometimes use different git/GitHub addresses depending on who I'm working for or specific projects so I can more accurately detect where data is being scraped from.
N.B. Using service-specific emails is trivial - you don't need separate email accounts. Just use email aliases, e.g. "john.smith+github@gmail.com" -- which is an alias called "github" for "john.smith@gmail.com"
Re: Tell HN: YC companies scrape GitHub activity, send spam emails to users
#54YC is a proud investor in Flock, what YC Ethics thing are you talking about?
Re: Tell HN: YC companies scrape GitHub activity, send spam emails to users
#55 [user]
name = lordgrenville
email = +lordgrenville@users.noreply.github.comRe: Tell HN: YC companies scrape GitHub activity, send spam emails to users
#56General advice would be to mark the email as spam or junk and hopefully their email platform penalizes them, but this has been working less and less. Email has truly become pay to play now.
Re: Tell HN: YC companies scrape GitHub activity, send spam emails to users
#57My solution to this is to use a Github-specific email address. All emails sent to that address which do not originate from GitHub are immediately reported as spam, marked read and deleted. I sometimes use different git/GitHub addresses depending on who I'm working for or specific projects so I can more accurately detect where data is being scraped from.
N.B. Using service-specific emails is trivial - you don't need separate email accounts. Just use email aliases, e.g. "john.smith+github@gmail.com" -- which is an alias called "github" for "john.smith@gmail.com"
Re: Tell HN: YC companies scrape GitHub activity, send spam emails to users
#58Maybe a dumb question, but isn't this trivially solved with this .gitconfig? [user] name = lordgrenville email = +lordgrenville@users.noreply.github.com
Re: Tell HN: YC companies scrape GitHub activity, send spam emails to users
#59Earlier quoted context omitted.
N.B. Using service-specific emails is trivial - you don't need separate email accounts. Just use email aliases, e.g. "john.smith+github@gmail.com" -- which is an alias called "github" for "john.smith@gmail.com"
Don't spammers have an automatic filter to cleanup that?
Re: Tell HN: YC companies scrape GitHub activity, send spam emails to users
#60Doesn't YC have some code of conduct or legal/ethical guidelines? I would assume a legal and compliance department would have some major headache if documented cases of misconduct jeopardize later due diligence. I would not fund or aquire a company on the radar of national regulatory bodies for something as stupid as this.