Skip to content

Add optional on-device file hashing - #114

Merged
besendorf merged 1 commit into
mainfrom
hash-files
Jul 29, 2026
Merged

Add optional on-device file hashing#114
besendorf merged 1 commit into
mainfrom
hash-files

Conversation

@besendorf

Copy link
Copy Markdown
Collaborator

Summary

  • ask whether files remaining on the device should be hashed, defaulting to the existing metadata-only behavior
  • add -hash-files yes|no and -H so unattended acquisitions can explicitly choose the hashing behavior
  • use the collector's hashing mode when requested and continue without hashes with a warning when the collector is unavailable
  • document the resource impact and add coverage for option parsing, unattended requirements, and collector method selection

Closes #49

@besendorf
besendorf merged commit a60aa82 into main Jul 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Should we hash files?

1 participant