mirrorbits
mirrorbits copied to clipboard
Support .sha1 / .sha256 / .md5 hashes on file extensions
If this option is ever merged it should be made optional.
The question is, what are we supposed to do if a .sha1 file already exists on the filesystem?
- Treat it like any other file and redirect on a mirror?
- Show the file on the filesystem (considering that it might be different)?
- Show the one computed by mirrorbits?
- Something else?
There's already support for those in query arguments ?sha1, ?sha256 and ?md5. See #4 and #14.
Can you explain in more detail how this feature is to be used or where it would be useful?