A python project that allows two terminals to communicate with each other securly. The project establishes a secure connection between two terminals by generating and exchanging keys and encrypting and decrypting messages with them. The two terminals can then securly chat with each other
Check out the GitHub repository for this project here: secure-communication-app
An example of two terminals establishing a connection and exchanging messages