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

Checksum compare #28

Open
BloodyIron opened this issue Apr 7, 2018 · 1 comment
Open

Checksum compare #28

BloodyIron opened this issue Apr 7, 2018 · 1 comment

Comments

@BloodyIron
Copy link

I would really like it if we had a field where we could dump the checksum it's supposed to be, then generate the checksum, and have it compare "match!" "do not match!" kind of thing.

Much easier than manually comparing the entire string.

Just a small convenience, would be appreciated! :D

@mickenordin
Copy link

There is a really convenient standard for checksums in a directory called BagIt:

It is described in an RFC:

If we had support for reading BagIt metadata, and comparing it to the actual checksums that would be wonderfull. We could optionally create BagIt metadata files (with lets say a button in the Nextcloud interface).

If this sounds interesting, I would be willing to start working on a PR for adding this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants