(no title)
TheBrokenRail | 2 years ago
I use my GitHub account to make bug reports, small pull requests, and silly personal projects. It is not that important. I want to sacrifice security for convenience on it, and that should be my choice.
I also do not agree with the argument this secures the supply chain because:
1. It ignores supply-chain attacks from people who already have repository access.
2. Most big companies (ie. Google) are probably already using 2FA.
3. And if people are automatically pulling code from random people/groups without checking it... maybe that's what actually needs to be banned.
CatWChainsaw|2 years ago
fsociety|2 years ago
Nothing will fully secure the supply chain, but this certainly reduces risk and given the impact software has in today’s world it’s important.
d4mi3n|2 years ago
> 3. And if people are automatically pulling code from random people/groups without checking it... maybe that's what actually needs to be banned.
Github does not have control over this but would largely be blamed for the fallout, regardless of how reckless some individuals may be.
The best most orgs can do to avoid liability/risk is usually to make changes to things they control, even if it isn’t the best option.
You see this sort of coping mechanism in all sorts of situations if you start looking for it.