jira-importer commented on issue #300:
URL: 
https://github.com/apache/maven-install-plugin/issues/300#issuecomment-2771865876

   **[Konrad 
Windszus](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kwin)** 
commented
   
   > but adding sha-512 checksums for absolutely every file in the Maven 
repository is just overkill IMHO
   
   I don't agree here. We are talking about 128 byte for SHA512. IMHO always 
adding both SHA1 and MD5 is no longer necessary. Maybe just using SHA512 
instead of SHA1 (=40 bytes) in addition to MD5 (for older clients) is a 
reasonable default. That way we are only talking about 88 bytes more for 
checksums.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to