Skip to content

xXA2005/pro-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pro ahh end to end encrypted chat real dont use for bad actions

tutorial

run cargo run --bin generate -r to generate your keys

send your public key to your firend and keep your private key private and your friend does same thing

run cargo run --bin server -r then change the address of the server manually in your client idc

then run cargo run --bin client -r enter the path of your firend's public key and your private key then boom end to end encrypted chat ngl

todo

  • multi user system
  • save chats make saved chats encrypted
  • desktop app
  • host public server maybe
  • handle errors tbh

thx star bye

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages