Abyss is a toolkit for encrypting data and erasing data from certain directories.
To work correctly, you will first need:
- python (v3.9 or recent) must be installed.
- pip (v20.0 or recent) must be installed.
- encfs
- shred (Built-in Linux)
- find (Built-in Linux)
Globally:
$ pip install git+https://github.com/snakypy/abyss.git@v0.1.0
For the user:
$ pip install git+https://github.com/snakypy/abyss.git@v0.1.0 --user
Access the official page of the project where you can find a description of use:
Homepage: https://github.com/snakypy/abyss
$ pip uninstall snakypy-abyss
The gem is available as open source under the terms of the MIT License ©
See, AUTHORS.
- Code: https://github.com/snakypy/abyss
- Documentation: https://github.com/snakypy/abyss/blob/main/README.md
- Issue tracker: https://github.com/snakypy/abyss/issues