Gui Chat Creation using PyQt5 / Python projects

Pubblicato il: 04 luglio 2020
sul canale di: ZProger [ IT ]
89,043
1.7k

Projects on PYTHON / CREATING A CHAT with a graphical interface.

📗 All links to useful materials are below 📗

The python chat creation is done using pyqt5 python and has a graphical interface. This project is implemented entirely in python using sockets, and the following modules: pyqt5, socket, rsa, and many others, which you can see directly in the video.

The python chat, which was written in the current video, is protected from timing and MITM attacks, we also analyze the principle of the chat, the principle of encrypting messages and transmitting information in a secure manner. We are implementing a beautiful interface for our chat.

⭐ Free version of Kite: https://bit.ly/3cKz97C
⭐ PyQt5 Python Course: https://pyqt5.ru
⭐ Channel with useful material: https://t.me/codeblog8

📁 Source Code: https://bit.ly/2JgO91d
📁 Contact me: zproger777@gmail.com
📁 Support channel: https://www.donationalerts.com/r/zproger

This project is fully implemented in Python using asymmetric RSA encryption and is built on the Socket module with the generation of authentication files. Each node connects ONLY using the key file of the other node, which is generated in advance and transmitted between the chat participants. The entire process of correspondence is not saved on the computer and will be cleared after the program ends, since it is stored only in RAM.

The server is used only for transferring data between participants, while it is impossible to decrypt your messages on the server side. And yes, the server-client model is completely TCP-based.

ProjectsInPython #Creating Chat # PyQt5Python


In questa pagina del sito puoi guardare il video online Gui Chat Creation using PyQt5 / Python projects della durata di ore minuti seconda in buona qualità , che l'utente ha caricato ZProger [ IT ] 04 luglio 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 89,043 volte e gli è piaciuto 1.7 mille spettatori. Buona visione!