Skip to content

I had one, written in python. Dependency management is corrupted, it is hard for me to fix new versions of packages, so I decided to write a new encrypted websocket chat in golang

Notifications You must be signed in to change notification settings

ArtyomArtamonov/encrypted-websocket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encrypted websocket chat

First version written in python

This version should be at least like the previous one. I hope to make it better though.

Goals:

  • AES and RSA encryption ✔
  • Any message length ✔
  • Readable code (You be the judge)
  • Decent user interface
  • Less external packages is better ✔

Feel free to contribute ❤

About

I had one, written in python. Dependency management is corrupted, it is hard for me to fix new versions of packages, so I decided to write a new encrypted websocket chat in golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages