Lenny4/DeepFaceLabClient

Email campaign is a terrible idea

MicroPanda123 opened this issue ยท 21 comments

I know you want to make people aware of that project, but sending emails to random people (I assume it's random, I have no idea why I got that email) is just bad strategy, especially when AI is hot topic currently, so it's really easy ground for scammers, which makes emails like yours seem fishy.

Project seems interesting, but I still went on and searched for that project by hand, because no way I would click any link in that email.

Best regards.

Riteo commented

Yeah definitely. The idea has good intent but the way it has been done makes it look like a scam email, which is unfortunate. Perhaps they aren't too aware of the scams going around. That's fine and, in a way, a bit lucky.

I have got no idea why I got that email too BTW.

Hi @MicroPanda123 @Riteo and all people who didn't want to received this email,

It seems like I was a bit too optimistic. As you said it was good intent.

But it seems like I bother a lot of people with that email.

To say it clearly: I'm sorry. It won't happen again for this project or any other project which I might create in the future.

For those who are wondering how I got your email

I didn't send to "random" people, in fact I used the Github API.

If you have never been interested in DeepFake, I don't know how, but at some point the github API returns your email during one of this call.

I will keep this issue open for a few days so that everyone who wishes for can complain.

It was a bad idea, it won't happen again.

Riteo commented

@Lenny4

If you have never been interested in DeepFake

I've looked the repo up but (IIRC) never starred it; that's curious but GitHub's weird so it doesn't surprise me a lot.

It was a bad idea, it won't happen again.

No worries, thanks for being open :)

I purposefully avoid starring any deepfake repo but got the email anyway ๐Ÿคท

users who starred the

This account has never starred any repo's, you may have sent those emails out to a wider audience than intended.

Yeah, I've never actually interacted or even ever opened the DeepFaceLab repo or anything similar.

Kind of annoying to receive a random email. Most likely would also push some people away from your project.

@Lenny4

It was a bad idea, it won't happen again.

Yeah, it kinda was. But no worries, it is slight annoyance and seems spammy, but we know u meant well.
It's important to learn from mistakes haha

It was kinda good exercise on basic Internet Safety tho lol

I was confused as to how I was emailed for this when I have never even seen this repository, let alone star it. I've looked at it a bit and it seems fairly interesting though so I'm not too upset

I never consented for you to use my email for marketing. I have reported you to the ICO.

This is in breach of GDPR.

Stop this immediately.

I have reported this GitHub repository to GitHub for spam and forwarded them all emails I have received.

That was not cool. You emailed ALL my email address. EVEN MY WORK ONE?! And I've never even looked at this repository

This is seriously not cool. And in breach of GDPR like I mentioned.

Riteo commented

@userbradley

Stop this immediately.

They said that they'll do exactly that just a few posts above.

This is seriously not cool.

They know and already apologized, again, above.

Here is the source code used to get the emails:

https://github.com/Lenny4/find-stargazers-emails

Please notice that if you want your email adress to be private on github go to:

https://github.com/settings/emails

And check Keep my email addresses private

And check Keep my email addresses private

If you want command line Git operations to use your private email you must set your email in Git.

Email address could still be exposed via public commit, so the second step needs to be configure.

Some people still want to have their email public lol, it's not about hiding it it's about not misusing and mis-sending emails to people, I never interacted with the deepfake repos yet still got an email, as referenced in: https://docs.github.com/en/site-policy/acceptable-use-policies/github-acceptable-use-policies#7-information-usage-restrictions

You may not use information from the Service (whether scraped, collected through our API, or obtained otherwise) for spamming purposes, including for the purposes of sending unsolicited emails to users or selling personal information, such as to recruiters, headhunters, and job boards.

sending unsolicited emails

You sent an email to my work email, which, does not have a github account. It just does not add up with what you said about how you got our emails. I also would like to remark that my github account (the one I am typing from now) has never starred this repo or any of your repos. Why lie about how you got our emails for marketing if not for malicious reasons?

Hi @Rage997,
I'm not lying, please tell me what is your work email and I will show you the exact API call I made to get it.

You can send me an email to deepfacelab.client@outlook.com if you don't want to show your work mail to every one.

Have a good day.

Dear @Rage997, I'm thinking you have a slight mistake.

You have starred the DeepFaceLab repo:
https://github.com/Rage997?q=deepface&tab=stars&type=&sort=&direction=

And if ****@mnd**.com is your work email, it is available here:
https://api.github.com/users/Rage997/events/public

I know you are upset, but I think we should calm down instead of accusing other lying.
The repo's owner acknowledge that they did a bad thing, and someone has already report this incident to GitHub.

Why not take time to make sure that we didn't accidentally leak out confidential information, by following what they did to collect our email?
We cannot stop malicious actor from collecting our data, so I think we should do our best to protect it.

I think there might be some bug in this API in github. When I check my own list of starred repositories:

https://api.github.com/users/mkp-rh/starred

I get an empty list.

But when I search for stars in my profile:

https://github.com/mkp-rh?q=Deep&tab=stars&type=&sort=&direction=

I'm met with thousands of starred projects.

Riteo commented

@mkp-rh mh. I get an empty list too but on the frontend I get a sane list.

@Lenny4 and @ngoclong19 thank you both for clarifying. I apologize for my tone. I was just extremely annoyed about receiving an email on my work email. It's weird that it is linked (and available) to my personal GitHub profile. Thanks for showing it to me. I shall now look into how to remove it