FlameSpyro / Cyber-Security-Survival-Kit

This is my official capstone repository discussing and including the proper information and downloads for The Cyber Security Survival Kit project.
0 stars 0 forks source link

Teacher Meeting #25

Closed FlameSpyro closed 5 months ago

FlameSpyro commented 5 months ago

4/15/24

For my meeting there was only so much to be said. I had a lot of work to do from my previous meeting. But as I have been creating and working throughout the past few weeks taking the pitched features from last meeting. This was the use of security of my software and scripts and a "stats for nerds" log feature.

Not only has the GUI been improved from scratch, and all the buttons work properly. For security I have implemented two methods. First the main GUI program has a file check function. Copies of all the files are pulled from this GitHub and the hash is compared. If they don't match by even a single character, then an error pops and the script ceases. Ontop of that the program has been converted into an executable file.

Overall the program is in a presentable state. I just need to wrap up my documentation and move all the files into a complete package. Most likely a zip file just to compress the file into a 1.0 state. My demo will be recorded in order to prevent any errors from displaying during a live demo and freaking out why it didnt decide to work.