A simple app to encrypt and decrypt messages
IMPORTANT: This app does not currently save encryption keys across sessions, meaning
that any data encrypted will be lost forever after you close the app.
Other severe issues may be present and please do avoid using it for any critical purposes.
- A computer
- Python
- Basic CLI knowlege
- Download the latest release to your
~/Downloadsfolder - Open a Terminal and navigate to your
~/Downloadsfolder - Execute
python3 cipher.pyto start the app
Download the latest release to your Downloads.
Double click the file to execute it.
Please report any issues or suggestions by opening an issue