Skip to content

FordJ2/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

chat-app

server.py is intended to be run on a server, and client.py is to be distributed to clients. The encryption key and ports must remain consistent between the server and clients. Custom key generation can be done using the fernet library in python.

In the future I hope to turn this into an onion site with more than one layer of encryption along with an extensive user verification process.

About

a single layer encrypted chat application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages