7zip binary files are not digitally signed. Without a digital signature its difficult to ensure the file has not been tampered with. Please consider signing your binary files with something. pgp works just fine.
You can't do hash checks when the binaries are included as part of another
package. But more importantly when doing application whitelisting it's a
much better practice to approve a certificate.
Status: open Group: Created: Fri Feb 04, 2022 06:04 PM UTC by Kirk Last Updated: Fri Feb 04, 2022 06:04 PM UTC Owner: Igor Pavlov
7zip binary files are not digitally signed. Without a digital signature
its difficult to ensure the file has not been tampered with. Please
consider signing your binary files with something. pgp works just fine.
You would be more helpful to spell out ALL the steps they need to follow (including getting the cert) - they're not signing things because they probably don't know how!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You can find a hash of the file in the Sourceforge files section, click the (i) icon in the file list.
You can't do hash checks when the binaries are included as part of another
package. But more importantly when doing application whitelisting it's a
much better practice to approve a certificate.
On Fri, Mar 11, 2022, 10:39 AM Anders anders_k@users.sourceforge.net
wrote:
Related
Bugs: #2325
You would be more helpful to spell out ALL the steps they need to follow (including getting the cert) - they're not signing things because they probably don't know how!