Skip to content

Commit 340e8ff

Browse files
authored
Merge pull request #377 from pwssOrg/pwgit-create-patch-2
Pwgit create patch 2
2 parents f4778f6 + a8f9528 commit 340e8ff

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Forum](https://github.com/orgs/pwssOrg/discussions/categories/file-integrity-sca
7070

7171
User-focused distribution of the Integrity Hash platform for Windows and Linux systems.
7272

73-
Designed for non-developers and system administrators who want a simplified installation and local file integrity monitoring experience without manually configuring backend services.
73+
Designed for non-developers and system administrators who want a simplified installation and local file integrity monitoring experience without manually configuring backend services ▶️
7474
<p align="center">
7575
<a href="https://youtu.be/DcZYuQVOpCQ">
7676
<img src="https://img.youtube.com/vi/DcZYuQVOpCQ/maxresdefault.jpg" alt="Titta på videon" width="100%" max-width="600px">
@@ -87,14 +87,14 @@ Features:
8787

8888
## System Architecture
8989

90-
The system is split into backend services, a GUI client, shared PWSS libraries, and an end-user distribution package. This modular architecture enables independent development of core security logic, user interface components, and deployment tooling for both technical and non-technical users. Each component can be developed and deployed independently while maintaining a shared security and hashing standard through the PWSS libraries.
90+
The system is split into backend services, a GUI client, shared PWSS libraries, and a user-ready distribution package. This modular architecture enables independent development of core security logic, user interface components, and deployment tooling for both technical and non-technical users. Each component can be developed and deployed independently while maintaining a shared security and hashing standard through the PWSS libraries.
9191

9292
### Components
9393

9494
- **[Core Backend (FIM Engine)](https://github.com/pwssOrg/File-Integrity-Scanner#components)** – Handles hashing, integrity verification, and monitoring logic
9595
- **[GUI Application](https://github.com/pwssOrg/File-Integrity-GUI#integrity-hash-java-swing-frontend)** – User interface for managing scans and viewing results
96-
- **PWSS Libraries** – Shared components used across all PWSS projects
97-
- **[PWSS Release Repository](https://github.com/pwssOrg/PWSS-Release-File-Integrity-Scanner#table-of-contents)**End-user distribution for Windows and Linux
96+
- **[PWSS Libraries](https://github.com/search?q=topic:pwss-library+org:pwssOrg&type=repositories)** – Shared components used across all PWSS projects
97+
- **[Database Layer](https://github.com/pwssOrg/File-Integrity-Database#database-repository)**PostgreSQL database schemas and audit infrastructure
9898

9999
### Architecture diagram
100100
This repository represents the backend layer of the File Integrity Scanner system and implements the core FIM engine.

0 commit comments

Comments
 (0)