Folder Security
hello, I am working on a "folder security" application.
What do yall think about just using API to hide a folder whenever it is opened simply by reading the folder's name/title, then prompt for a password, and if it is right, then show the folder, if wrong- then close the folder. I read previously that putting this instance in a timer would take up alot of memory over time. what other way can this be done, and is this an effective way for folder security (with known that all the passwords and everything is encrypted.) I considered method because other people's folder security apps always have loop holes on getting into the folder.
Thanks
What do yall think about just using API to hide a folder whenever it is opened simply by reading the folder's name/title, then prompt for a password, and if it is right, then show the folder, if wrong- then close the folder. I read previously that putting this instance in a timer would take up alot of memory over time. what other way can this be done, and is this an effective way for folder security (with known that all the passwords and everything is encrypted.) I considered method because other people's folder security apps always have loop holes on getting into the folder.
Thanks
