[GH-ISSUE #612] Add ability to view hash of file in web UI #366

Closed
opened 2026-04-08 16:52:22 +03:00 by zhus · 1 comment
Owner

Originally created by @blackops786187 on GitHub (Aug 12, 2025).
Original GitHub issue: https://github.com/sigoden/dufs/issues/612

If its possible, it would be nice if the web ui had an option to calculate the hash of the file rather than using curl. The user can then download the file and verify the hash on his end

Originally created by @blackops786187 on GitHub (Aug 12, 2025). Original GitHub issue: https://github.com/sigoden/dufs/issues/612 If its possible, it would be nice if the web ui had an option to calculate the hash of the file rather than using curl. The user can then download the file and verify the hash on his end
zhus closed this issue 2026-04-08 16:52:22 +03:00
Author
Owner

@sigoden commented on GitHub (Aug 14, 2025):

We will not support this feature.

Hash calculation requires additional resources, and the larger the file size, the more time it takes.

If you really need this, please use a custom assets (--assets).

<!-- gh-comment-id:3186243019 --> @sigoden commented on GitHub (Aug 14, 2025): We will not support this feature. Hash calculation requires additional resources, and the larger the file size, the more time it takes. If you really need this, please use a custom assets (--assets).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#366