-
-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
C: EnhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
This project consists of some binary executables and #84 added another one. For these binary files neither the source of them nor version information is provided. This makes it difficult to verify that the files are not malicious. I am not acusing anyone of including malicious files, but I would feel safer if there was a way to easily verify it.
Describe the enhancement you'd like
When a binary file is newly added or replaced the commit message or even better an additional file with meta information should describe:
- Where the file came from, i.e. where it was downloaded from
- The version of the file
This would allow others to verify that the file is legit by comparing the checksums.
Metadata
Metadata
Assignees
Labels
C: EnhancementNew feature or requestNew feature or request