An open API service indexing awesome lists of open source software.

https://github.com/shantanu66/cryptchat

A Desktop Application made using Tkinter framework in Python for Text Chatting between indivisuals or groups which is end to end encrypted using symmetric cyrptography algorithms.
https://github.com/shantanu66/cryptchat

aes-encryption cryptography desktop-application flask-api mongodb python tkinter

Last synced: 15 days ago
JSON representation

A Desktop Application made using Tkinter framework in Python for Text Chatting between indivisuals or groups which is end to end encrypted using symmetric cyrptography algorithms.

Awesome Lists containing this project

README

        

# CryptChat
A desktop application using the Tkinter framework in Python for text-based communication between individuals or groups. The application ensures end-to-end encryption using symmetric cryptography algorithms to secure messages. The backend API is built with Flask, while the client-side interface is developed with Tkinter, facilitating a seamless and secure chatting experience.

# Preview

![Screenshot 2022-01-16 204737](https://user-images.githubusercontent.com/64373963/149666156-18e5f465-6cd0-4518-b996-6d5b9b25d7ec.png)
![Screenshot 2022-01-16 204854](https://user-images.githubusercontent.com/64373963/149666159-6276f8c2-2499-4cf8-a972-f59d25f38138.png)

# Download

Download the exe folder of the application from the cryptchat exe repository(clone the repo and run the .exe file inside the cryptchat folder)