Hacker News new | ask | show | jobs
by alexjarvis 3441 days ago
No because it's cheap to produce hashes for git.
1 comments

It is cheap to make GIT hashes but it remains impossible to day to generate git collisions.

The cost of hashing only has to do with the creation of blocks. Which blocks are not required to be cryptographically verifiable.

How are blocks not required to be cryptographically verifiable?