|
|
|
|
|
by hannob
898 days ago
|
|
> Help us out by describing a time when this happened. Linus Torvalds saying that SHA-1 is okay for git, while it is used for Git signatures as well. Signatures are a classic "you need collission resistance to have safe signatures, but people are often confused about it" case. |
|
Hash collisions mean you can't trust signatures from _untrusted_ sources, but git signatures don't seem to fit that situation.