diff --git a/File-Integrity-Scanner/pom.xml b/File-Integrity-Scanner/pom.xml index 364db31..a1bfecd 100644 --- a/File-Integrity-Scanner/pom.xml +++ b/File-Integrity-Scanner/pom.xml @@ -144,7 +144,7 @@ lib.pwss algorithm-hash-extraction - 1.2.6 + 1.2.7 @@ -152,14 +152,14 @@ lib.pwss directory_nav - 1.5.4 + 1.5.5 lib.pwss file-quarantine - 1.0.5 + 1.0.6 diff --git a/README.md b/README.md index b69b587..925882c 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,19 @@ # File-Integrity Scanner - ## Overview The **File-Integrity Scanner** is a powerful tool designed to ensure the integrity of files by using cryptographic hash functions. This application provides peace of mind that files have not been tampered with, which is crucial for security and data verification purposes. + + ## What is a File Integrity Scanner? A file integrity scanner is a software utility that computes cryptographic hashes of files and monitors them for changes. This process helps in detecting unauthorized modifications or corruption of critical files on a local machine. + ## Key Features - **Hashing Algorithms:** Supports three different hashing algorithms: @@ -24,12 +26,13 @@ machine. - **Local Operation:** The scanner runs exclusively on the user's local machine. No remote services are required or desired, ensuring full control over data integrity for the end-user. -- **No Spyware or Tracking:** The default version contains no spyware or tracking software. ![File Integrity Scanner Image](https://github.com/pwssOrg/File-Integrity-Scanner/blob/master/.github/assets/images/640x486.jpg?raw=true) --- +🛡️ **Zero spyware. Zero tracking. Full respect for your privacy.** + ## Basic Setup Instructions ### Requirements