File Integrity Check
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
I would like a feature that would create a checksum and verify the integrity of the files stored directly onto the server, so in the event there is an issue with the disk and you get corruption issues, you are able to flag a problem. For example if all clients are reporting a unified checksum but the server is reporting something else then that could be an issue with the HDDs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Begin by mapping how files are stored and served, then clarify when checksums are generated and verified and how mismatches are reported; done requires an agreed scope and observable integrity warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100