FYI all forks of a GitHub repo are stored together in the backend. If you fork the "dmca" repo and push code to a new empty branch, it is accessible from the original repo as well. Security problem, right? GitHub didn't think so.
Anyone can push DMCAed code to GitHub DMCA repo.
@cy They have been aware of this issue for years now and done nothing. We will see!
@cy When you combine a couple of their issues together you get fun results like this: https://github.com/github/dmca/tree/25cdace60ac64788a4853d33d9fa48c5338f7249
@lrvick So… you’re saying that github stores the versions of the projects that got blocked in its “github/dmca.git” repository.
But nobody can change the master branch of that repo, since they’re not github.
However github lets you “fork” any repo, and in that fork you can set the master branch to whatever you want, including code that was “taken down” for DMCA bullshit.
Yeah that’s gonna be patched by next week, so enjoy it while you can. :p