Skip to content

User spams me by creating and then deleting account multiple times #191

Open
@cirosantilli

Description

@cirosantilli

Is it possible for you to see if it they are using the email/IP and ban that email/IP from creating new accounts forever?

Here are some instances which I suspect to be from the same user:

And it has happened in other China repos too, possibly by the same user or group: vtuber-issues/home#575

BTW, this user also created #189 with the same title "You can't translate Tibetan because Google Translate doesn't have a "Tibetan" option." but the issue was somehow deleted? Wait, how is that possible? I thought users could not delete their own issues! https://webapps.stackexchange.com/questions/124031/how-can-i-delete-my-posted-issue-on-githubThe creation action appears on API, but I don't see any deletion. And I'm sure I didn't accidentally delete because you can see a message for that as admin. Was it a spam filter someone reported it?

I've just enabled the "Limit to existing users" on the repository which I will now see if it helps (the user has already come on multiple separate days) I also recommend allowing increased times on those interactions to help with this use case:

Request on the private GitHub tracker: https://support.github.com/ticket/personal/0/1000570

Just imagine if someone were to make a similar mentioned this issue attack on GitHub repos of the largest Chinese tech companies:

All you would need would be:

seq nissues | xargs -n1 printf 'org/repo#%d\n' | xsel -b

Longest possible comment is only 65536 chars, and the above for example has about 6k, so you could attack about 10 repos at a time.

I don't know how to get the number of issues from the API https://stackoverflow.com/questions/33374778/how-can-i-get-the-number-of-github-issues-using-the-github-api but it can be done manually quickly I guess.

Edit: after 2 weeks, they said in the private tracker that they can't block IP addresses (which I understand, obviously because people change IP addresses, and because Tor exists so it won't matter). They did not say if they can block emails from signing up or not, which is the part that truly matters. I give up asking further for now, I cannot get that information out of support.

Thanks for taking the time to respond to us. At this time, we won't be able to assist with blocking the IP addresses.

Spammers, bring it on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    account-delete-spamUser spams and then deletes account immediatelynot-shitposthttps://cirosantilli.com/china-dictatorship#shitpost

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions