OVERVIEW

Secure-message is a secure web chat platform built with React using end-to-end encryption, command line injection prevention, and authentication technologies.

(img of user interface)

(img of user interface)

FEATURES

  • Direct chat functionality
  • Sending text messages
  • Sending emoji messages
  • Sending photo messages
  • Load earlier messages
  • Message read receipt
  • Arbitrary message sizes
  • Copy and paste text messages
  • Basic Settings view included
  • Basic Profile view for users
  • Edit Profile view for changing user details
  • Sign in with Email

INSTALLATION

You can install secure-message by using Docker. Just download the Docker Compose file to your computer and initiate the process.

docker-compose up -d

LICENSE

MIT License