Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: support for hashing filetypes #4

Closed
vatterspun opened this issue Apr 28, 2016 · 1 comment
Closed

Feature request: support for hashing filetypes #4

vatterspun opened this issue Apr 28, 2016 · 1 comment
Labels

Comments

@vatterspun
Copy link

Current behavior

To verify a .sfv, .crc, .md5, .sha1, a user must open the file in a text editor and do a manual search for a given file/hash. Additionally, there is no way to generate one of these files with fhash apart from familiarity with the format and manually entering these values (unlikely anyone will do this).

Requested behavior

The ability to save and verify hash values. Any automation when creating/verifying a hash file would add to the simplicity of the program.

Possible issues

I recognize it may be out of scope or impossible to generate or verify thousands of hashes with fHash, which is intended as a fairly simple hashing tool. Users with these needs will likely seek other programs for advanced verification needs (i.e. what sysadmins would need).

@sunjw
Copy link
Owner

sunjw commented Apr 29, 2016

Maybe in this scenario, a shell script would be better solution. Not a GUI tool.

@sunjw sunjw closed this as completed May 4, 2016
@sunjw sunjw added the wontfix label May 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants