Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

50% Positive

Analyzed from 53 words in the discussion.

Trending Topics

#history#vulnerabilities#mean#switching#trop#need#forcepush#rewrite#wouldn#massive

Discussion (6 Comments)Read Original on HackerNews

KolmogorovCompabout 1 hour ago
Does it mean that when switching trop sha1 to sha256 you need to forcepush and rewrite all history? Wouldn’t that be a massive source of potential vulnerabilities?
nomelabout 1 hour ago
I don't know much about this. How does that enable vulnerabilities exactly?
jayd16about 1 hour ago
Trusting a forced push w/o any other verification means nefarious history changes can be slipped in.
WCSTombsabout 1 hour ago
`git add --resolved` is a wonderful idea, and definitely something I would start using.