A simple open source secure chat written in Python, socket exercise
Build server for multiple incomming TCP connectionsBuild clientDesign simple chat protokollCreate basic console commands- Implement double OpenSSH encryption
- Implement terminal UI
- Bug fixing
- Bug fixing
- Bug fixing
- Python 2.7^
Use git to clone this repo:
git clone https://github.com/donnikitos/SimpleCryptoChat
run client.py to connect to our server:
./client.py
Use git to clone this repo:
git clone https://github.com/donnikitos/SimpleCryptoChat
run server.py to connect to our local server:
./server.py
connect to your server:
./client.py 127.0.0.1
- Nikita Nitichevski - Initial work - donnikitos
This project is licensed under the MIT License - see the LICENSE.md file for details
- Super weak privacy policies of major internet companies