NUR AFINI NATRAH BINTI MOHD ASHRIL UNIVERSITI POLY-TECH MALAYSIA (UPTM)
Abstract for Project
EduLocker is a file protection software designed to help students keep their academic files safe on shared university lab computers, such as those in UMPSA. Since these labs often lack personal user accounts, files can be easily accessed, lost, or tampered with. EduLocker solves this by allowing users to lock folders with password protection and uses the Fernet encryption algorithm to secure the files, ensuring only authorized users can access them. It features a built-in login system, sends email alerts after multiple failed login attempts, and allows password changes via email. Built with Python and CustomTkinter, EduLocker has a simple graphical interface that runs without installation, making it convenient for students. However, it has limitations such as a cap on file size for encryption and requires internet access for email notifications.