Create req-integrity-checks.txt
Browse files- req-integrity-checks.txt +6 -0
req-integrity-checks.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Please include sha256 sums manifest for all files, including safetensors so that we may verify file integrity.
|
| 2 |
+
- Please do not post hash of consolidated.safetensors where the files are hosted as seperate safetensors.
|
| 3 |
+
- Please consider using SHA256 hash (standard in DFIR, e.g.) rather than MD5 (has some collision issues)
|
| 4 |
+
|
| 5 |
+
Please consider signing your commits with PGP key so we can validate source.
|
| 6 |
+
|