<CKXTMG0EJOSP.15N1PDRORZAIT@Archetype>
Hi, I just tried to push a repo using sha256 hashes[0]. Rather unsurprising, this caused an error: fatal: protocol error: unexpected capabilities^{} Looking at IPv6 adoption this issue is probably not that pressing, but something that should at least be on the radar. My guess is that it's probably going to have quite far-reaching effects since pretty much all services (except hg) use git hashes in some capacity. [0]: https://git-scm.com/docs/git-init#Documentation/git-init.txt---object-formatltformatgt -- Moritz Poldrack https://moritz.sh
<6D2E6B83-5081-4D6B-A076-4A3880D0429D@posteo.de>
<CKXTMG0EJOSP.15N1PDRORZAIT@Archetype>
(view parent)
I think this might provide some context for the challenges of switching to SHA256: https://lwn.net/SubscriberLink/898522/9cf50ee3f96f90c1/ Regards, Samir On 23 June 2022 23:11:04 CEST, Moritz Poldrack <moritz@poldrack.dev> wrote: >Hi, >I just tried to push a repo using sha256 hashes[0]. Rather unsurprising, >this caused an error: > > fatal: protocol error: unexpected capabilities^{} > >Looking at IPv6 adoption this issue is probably not that pressing, but >something that should at least be on the radar. >My guess is that it's probably going to have quite far-reaching effects >since pretty much all services (except hg) use git hashes in some >capacity. > >[0]: https://git-scm.com/docs/git-init#Documentation/git-init.txt---object-formatltformatgt -- Samir Nassar