Forgot your password?

typodupeerror

Comment: Re:Strategic software (Score 3, Interesting) 202

by FunkyELF (#39247629) Attached to: GitHub Hacked

I think the use of Git makes it pretty safe to begin with.
If someone gained access to do commits to what people consider as the "master" repo, any tampering would have to be done at the head because of all the hashes.
Hopefully the maintainer would realize this the next time they go to push to it Git would tell them that the remote is ahead of them by X commits.
In the case of Linux, I think Linus is the only one who pushes to the master branch, so he would notice.

So I'm ugly. So what? I never saw anyone hit with his face. -- Yogi Berra

Working...