Skip to content

FileProof helps users detect unauthorized changes to their files. Upload your original file, then upload the new version and compare their hashes. If the hashes differ, your file has been modified.

License

Notifications You must be signed in to change notification settings

DerrickRichard/FileProof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileProof

FileProof is a lightweight web tool for verifying file integrity using SHA-256 hashing. Created by Derrick Richard, it helps users detect unauthorized changes to files by comparing cryptographic hashes.


Features

  • Generate SHA-256 hash from any uploaded file
  • Compare a file’s hash against a known value
  • View and manage recent hash history (stored locally)
  • Clear history with one click
  • Clean, responsive interface with dark maroon theme
  • Licensed under CC BY-NC-ND 4.0

How to Use

  1. Upload a file using the "Generate File Hash" section
  2. Copy the hash or compare it with a known value
  3. View history of recent hashes
  4. Clear history if needed

Tech Stack

  • HTML5
  • CSS3 (custom black and maroon theme)
  • JavaScript (vanilla, no frameworks)
  • LocalStorage for history tracking

License

This project is licensed under the
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

FileProof © 2025 by Derrick Richard
is licensed under CC BY-NC-ND 4.0
CC BY NC ND


Author

Built by Derrick Richard.
Feel free to explore more of his work or reach out for collaboration.

About

FileProof helps users detect unauthorized changes to their files. Upload your original file, then upload the new version and compare their hashes. If the hashes differ, your file has been modified.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published