This project is a simple client-server chat application in Python using: TCP sockets multithreading a basic Diffie–Hellman-like key exchange XOR-based symmetric encryption It allows two users (client ...