Hello all,
I have a classroom cash program I have been writing for a while. It works really well, but there is one thing I have yet to fix: I need to have the password file set up, and I need to have an autosave file set up.
My current password file writes to a text document and encrypts the file with Md5. But, the file can be deleted. If the file is not detected, the software asks the user to make one. This is obviously a HUGE security problem.
As for the autosave file, it can be deleted as well.
So… any advice? Any QFile tips for me? Directory suggestions? Any help is much appreciated! Thank you in advance,
-Hunter A.
↧