Gui Chat Creation using PyQt5 / Python projects

Опубликовано: 04 Июль 2020
на канале: 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


На этой странице сайта вы можете посмотреть видео онлайн Gui Chat Creation using PyQt5 / Python projects длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь ZProger [ IT ] 04 Июль 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 89,043 раз и оно понравилось 1.7 тысяч зрителям. Приятного просмотра!