Skip to content

nitin-mahour/secure-chats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SECURE_CHATS

A realtime messaging (without using websockets) web app with AES256 encrypted messages and custom encryption key which is user generated.


Developed using:

Front-end

Javascript Framework: React.js
Css Framework: TailwindCss

Back-end

REST API: PHP
Database: MySQL




Note:

Change db.example.php & config.example.js to db.php & config.js respectively, and fill them with required values.

About

A realtime messaging (without using websockets) web app with AES256 encrypted messages and custom encryption key which is user generated.

Topics

Resources

License

Stars

Watchers

Forks

Contributors