README.md
February 16, 2023 ยท View on GitHub
File Protection System
What is Secure Vault?
In this project, we have designed a file security system . When we use the operating system, we have to secure some important data. The date is always stored in the files, so we secure the important files well. To check the proposed functionality, we experiment the above said system on the Windows and Linux based operating system.
Run Locally
-
Clone the project
git clone https://github.com/AryanP45/File-protection-system.git -
Go to the project directory
cd File-protection-system -
Compile Main file
javac Main.java -
Run Main file
java Main
Snapshots
Encrypt Tab
Decrypt Tab
Backup Tab
Restore Tab
About Tab
๐ Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
โ๏ธ Authors
๐ License
Distributed under the MIT License. See LICENSE for more information.
Related
Here are some related projects