Encrypted chat for those that don't know crypto. https://cryptully.readthedocs.io/en/latest/
Encrypted chat for those that don't know crypto.
Shane Tully (shanetully.com)
Quick Start
- Download the executable for your platform on the releases page.
- Launch the executable (no need to install anything).
- Select a nickname and connect to the server.
- Enter the nickname of the person you want to chat with.
- You should now be chatting!
Need more info? See the documentation for much more detailed instructions.
Running From Source
Install the following:
- Python 2.7
- PyQt4
- M2Crypto
- Python Curses
- Clone the repo and run
python make.py run
.
Detailed instructions are on the building page of the documentation.
Building
Cryptully builds and runs on Linux, Windows, and OS X. See the building page for detailed instructions.
Documentation
Documentation is available at https://cryptully.readthedocs.io/en/latest/.
----
No comments:
Post a Comment