Hi Yogi, I'm guessing your Github account has been hijacked. Support won't respond to your emails because it could be the attacker impersonating you, or he could still have access to your email and get info that way. This is Standard Operating Procedure I've seen applied on stolen accounts in MMO videogames involving stolen credit cards and organized crime. Sometimes wait time was 6 months with no contact, because th…
If GitHub really has reason to suspect that op's account is hijacked, they should be able to figure out at least one of op's email address (simply by the fact that email address is attached to the account long before the hijacking happened), and send some communications there? Or provide an official process of "we suspended your account because we have reason to suspect that your account is hijacked. we won't respons…
Ask HN: My GitHub account got suspended without any notice
271–279 of 279 posts
Re: Ask HN: My GitHub account got suspended without any notice
#272Re: Ask HN: My GitHub account got suspended without any notice
#273Re: Ask HN: My GitHub account got suspended without any notice
#274Earlier quoted context omitted.
The "other side" is completely relevant. We don't yet know if this is a policy issue, a tech issue, a legal issue, a national security issue, an account takeover / hacking, etc.
It doesn't matter because clearly support has failed. There is no way a thing like a prominent github account like this one should be suspended without immediate communication with the user, which did not happen. The fact that this ends up on HN at all is the problem.
I don't think we have enough information to definitively prove that his email address is still accurate on the account. If the account was taken over by a malicious user (hopefully not because they claim MFA was enabled), then the new user's email address may be the one that was notified.
Re: Ask HN: My GitHub account got suspended without any notice
#275Whoa! I was talking about the horror stories of losing GitHub account in a several of my latest comments/threads and I get to see another one. Why wouldn't they send out a notice, at least, before deactivating an old, active account?
> Why wouldn't they send out a notice If it was an account takeover, the malicious user would have changed the email address on account.
Re: Ask HN: My GitHub account got suspended without any notice
#276What would you recommend to replace that feature?
https://docs.gitea.io/en-us/ doesn't say much about PRs/Issues unfortunately, but I found this GH-issue which suggest the Gitea do have a review system since 2018 autumn, which seems to be on par with Github's interface: https://github.com/go-gitea/gitea/pull/3748
Can anyone confirm this, who used both Github and Gitea PR review features?
Re: Ask HN: My GitHub account got suspended without any notice
#277Earlier quoted context omitted.
Is there an easy way to do that ? Some script available somewhere ?
You can write a simple GitHub action that pushes your repo to GitLab/BitBucket etc every 30 minutes or something.
Re: Ask HN: My GitHub account got suspended without any notice
#278Re: Ask HN: My GitHub account got suspended without any notice
#279I had my username (three letters, my initials) taken and replaced with initials + underscore + number (xxx_123). No comment from GH or even alert they were changing it. I guess someone with friends at GH decided they wanted it. What can you do...
https://dev.to/yg/how-i-got-two-letter-username-on-github-i1...