DEV Community

Chad Yantorno
Chad Yantorno

Posted on

Encrypted Chat

A python project that I made during my time at Coding Dojo that encrypts and decrypts private chats with users of a message board. The messages are saved to the database encrypted with the author's private key and can only be decrypted if both the logged in user and the author follow one another.

GitHub logo tupacalypse187 / chad_ivan_daniel_group_project

Message board with secret messages

Top comments (0)