Skip to content

princewillzz/untangledchat

Repository files navigation

UntangledChat

UntangledChat is a Simple, Secure and Private messaging app.

Secure/Private messaging across the world

Your personal messages to friends and family are totally end-to-end encrypted using RSA Public Key Cryptosystem. No one can read your messages outside the UntangledChat App.

Demo (click on play button to watch)

UntangledChat

Setup locally

fork and clone this https://github.com/princewillzz/websocket-rabbitmq repository

=> follow instruction in this link to setup backend of the application

After completing backend setup, it is really simple to setup untangledchat's frontend

Fork and clone the repository

  git clone https://github.com/princewillzz/untangledchat.git
  cd untangledchat

Install all node dependencies

  npm i

Start the development server

  npm start

Start the android app on emulator/connected device

  npm run android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published