AssetCrypt
is the easiest solution to Data Loss Prevention, it is used to securely store your secret files on the system without worrying about the confidential files. Following are the main objectives covered in this project:
- Encryption of secret files reduces exfiltration during attack.
- Distributed Storage of parts of file.
- Integertity of file intact.
Designed for macOS, Linux & Windows. Not yet developed a GUI, but I'm working on updating it!
Usage: python3 Encrypter.py
Securely configure your Mac.
Developed by Umair Ahmed -> (Github: umairahmedofficial)
- Install with
pip
$ git clone https://github.com/u-ahmedofficial/AssetCrypt.git
$ pip install crypto
$ pip install hashlib
$ pip install shutil
$ pip install sqlite3
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
- @Waleed for assistance in concepts.
This is free, open-source software. If you'd like to support the development of future projects, or say thanks for this one, you can provide feedback at [email protected]
.