A command line interface (CLI) version of Encipherr for the offline usage.
- offline access
- your data will be processed locally which means more security.
- lightweight,no need for a browser.
- more features than the web version.
- python 3.8
- cryptography module
- argparse
In your terminal type:
python3 encipherr.py -h
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.