GitHub / Arad-Afzali / secure-messaging-server-side
Secure Chat Server is a Python-based application enabling secure communication between two clients. It supports RSA public key exchange, encrypted messaging, and optional SSL/TLS support for enhanced security. The server routes messages without accessing their contents and ensures secure key exchange and disconnection of additional clients.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arad-Afzali%2Fsecure-messaging-server-side
Stars: 1
Forks: 1
Open issues: 0
License: mit
Language: Python
Size: 4.4 MB
Dependencies parsed at: Pending
Created at: 11 months ago
Updated at: 6 months ago
Pushed at: 11 months ago
Last synced at: about 2 months ago
Topics: encrypted-messaging, public-key-exchange, rsa-encryption, secure-chat-server, secure-communication, secure-server, ssl-tls