You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User-focused distribution of the Integrity Hash platform for Windows and Linux systems.
72
72
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 ▶️
74
74
<palign="center">
75
75
<ahref="https://youtu.be/DcZYuQVOpCQ">
76
76
<img src="https://img.youtube.com/vi/DcZYuQVOpCQ/maxresdefault.jpg" alt="Titta på videon" width="100%" max-width="600px">
@@ -87,14 +87,14 @@ Features:
87
87
88
88
## System Architecture
89
89
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.
-**[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
98
98
99
99
### Architecture diagram
100
100
This repository represents the backend layer of the File Integrity Scanner system and implements the core FIM engine.
0 commit comments