asudox@lemmy.asudox.devM to Ask Lemmy@lemmy.world · edit-225 days agoWhy do the majority of projects still use SHA1 for Git commit hashes?message-squaremessage-square5fedilinkarrow-up115arrow-down10file-text
arrow-up115arrow-down1message-squareWhy do the majority of projects still use SHA1 for Git commit hashes?asudox@lemmy.asudox.devM to Ask Lemmy@lemmy.world · edit-225 days agomessage-square5fedilinkfile-text
It seems like SHA1 has been deprecated a long time ago. So why do people still not use SHA256 for new repos?
minus-squareBricked@feddit.orglinkfedilinkarrow-up15·25 days agoWhat do you mean by “use SHA1 for Git”? Are you referring to commit hashes? They probably don’t have any security implications that would warrant a stronger hash
minus-squareasudox@lemmy.asudox.devOPMlinkfedilinkarrow-up5·25 days agoyes. commit hashes. fixed the title.
What do you mean by “use SHA1 for Git”? Are you referring to commit hashes? They probably don’t have any security implications that would warrant a stronger hash
yes. commit hashes. fixed the title.