|
|
|
|
|
by snakeanus
3385 days ago
|
|
>b. A SHA256 repository can communicate with SHA-1 Git servers and clients (push/fetch). Wouldn't fetching from a sha-1 repository degrade security? I think it would be better to show a warning (similar to how openssh does with 1024 bit dsa keys) every time you try to fetch from a SHA-1 git repo.
Same for pushing a signed commit to a sha-1 repository. |
|