Skip to content

Commit c3ae73d

Browse files
authored
Merge pull request #103 from pwssOrg/develop
2 parents 48594ca + bacf3a2 commit c3ae73d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,14 +105,14 @@ For any questions or support, please reach out to:
105105

106106
## System Architecture
107107

108-
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.
108+
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.
109109

110110
### Components
111111

112-
- **[Core Backend (FIM Engine)](https://github.com/pwssOrg/File-Integrity-Scanner)** – Handles hashing, integrity verification, and monitoring logic
113-
- **[GUI Application](https://github.com/pwssOrg/File-Integrity-GUI)** – User interface for managing scans and viewing results
114-
- **PWSS Libraries** – Shared components used across all PWSS projects
115-
- **[PWSS Release Repository](https://github.com/pwssOrg/PWSS-Release-File-Integrity-Scanner)**End-user distribution for Windows and Linux
112+
- **[Core Backend (FIM Engine)](https://github.com/pwssOrg/File-Integrity-Scanner#file-integrity-scanner-backend-fim-engine)** – Handles hashing, integrity verification, and monitoring logic
113+
- **[GUI Application](https://github.com/pwssOrg/File-Integrity-GUI#system-architecture)** – User interface for managing scans and viewing results
114+
- **[PWSS Libraries](https://github.com/search?q=topic:pwss-library+org:pwssOrg&type=repositories)** – Shared components used across all PWSS projects
115+
- **[Database Layer](https://github.com/pwssOrg/File-Integrity-Database#database-repository)**PostgreSQL database schemas and audit infrastructure
116116

117117
This repository represents the **GUI (frontend)** layer of the File Integrity Scanner system.
118118

0 commit comments

Comments
 (0)