-
### Describe the feature would like to see added to OpenZFS
[As referenced in the manual](https://openzfs.github.io/openzfs-docs/Performance%20and%20Tuning/Module%20Parameters.html#zfs-nopwrite-enabl…
-
**Is your feature request related to a problem? Please describe.**
Currently there's no way to validate a download of drush.phar from the releases page.
**Describe the solution you'd like**
P…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [ ] I've included steps to reproduce the bug.
* [X] I've pasted the output of `argocd version`.
…
-
Without a additional tool you can´t fastly verfiy files with a checksum. You can only use the cmd:
eg. CMD:
certutil -hashfile SHA256
Possible algorithm:
MD2 MD4 MD5 SHA1 SHA256 SHA384 SHA5…
-
On page 83 (chapter 4 under "Address Format", there is this code:
def encode_base58_checksum(b):
return encode_base58(b + hash256(b)[:4])
I believe the data should be hashed twice before ex…
-
To mitigate the concern of corrupt (or malicious) rusEFI images being flashed to devices, provide alongside the downloads checksums or cryptohashes (a la SHA512SUM or SHA256SUM files) so users can ver…
-
`opam lock` produces a lock file (`.locked`) which looks like this:
```
...
depends: [
"ANSITerminal" {= "0.8.2"}
"alcotest" {= "1.5.0"}
"astring" {= "0.8.5"}
"atd" {= "2.2.1"}
"atdg…
-
Apps/users downloading datasets from the Portal, e.g., via the presigned URL API, require a means to check the integrity of their dataset copy. The `/collections//datasets/` route provides per-datase…
-
While downloading from GitHub via HTTPS gives a reasonable level of security, I'd still prefer to have the binaries verified against their respective checksum files.
I propose to add a field with a…
ppetr updated
4 months ago
-
**Is your feature request related to a problem? Please describe.**
Checksums allow users to verify the integrity of their downloads — for most users (I presume), mergerfs is certainly *an integra…