https://github.com/strongerprogrammer7/systemcontrolbyhash
Data integrity monitoring system using hash functions, student project
https://github.com/strongerprogrammer7/systemcontrolbyhash
Last synced: about 2 months ago
JSON representation
Data integrity monitoring system using hash functions, student project
- Host: GitHub
- URL: https://github.com/strongerprogrammer7/systemcontrolbyhash
- Owner: StrongerProgrammer7
- Created: 2024-03-18T08:13:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-12T12:56:18.000Z (about 1 year ago)
- Last Synced: 2025-02-07T06:23:42.489Z (3 months ago)
- Language: Python
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Version control system
## About project
We check the integrity of the file by hashing. If the file is damaged or the contents have changed, the check fails.
If SMS is damaged about this. If the content is different, then we show on the screen:
Row No., Column No. symbols and the whole word.The project contains a view and a simple database. Also you can generate simple report to the txt file.
## Screenshot

Report in file.txt


## Team
- Maskim Petrenko (back-end and database) @Maks22242
- Vsevolod Epiphancev (front-end) @Vsevolod1817
- Abduykov Zufar (back-end and front-end) @StrongerProgrammer7### Using library Stribog
Thank you man, for realise stribog
https://github.com/ddulesov/pystribog