Skip to content

coretechs/mechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mechat.io

A simple end-to-end encrypted chat using socket.io.

mechat.io implements client-side end-to-end encryption for all private messages using a hash-based block cipher algorithm. It relies on crypto.getRandomValues for seed generation. UTF-8 is supported.

Messages in group chat rooms are encrypted with the room password.

About

A simple end-to-end encrypted chat using socket.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published