Skip to content
Cybercademy
Back to Project Ideas

Safe Folder App with Password

Copy and save folders, files, and photos in a safe folder with password security. You can view, add, and delete items within the safe folder.

scripting python encryption

Overview

Create a safe folder location with a password. Try implementing different methods of password protecting your safe folder location.

Extra Bonus: Using the File Encryption project idea, configure your safe folder application to automatically encrypt each file in the safe folder location.

Project Recommendations

It is recommended you have familiarity with the basics of working with files, file structures, and downloading software.