This page is part of a static HTML representation of TriTarget.org at https://tritarget.org

Instant Chat

Sukima17th February 2019 at 11:29am

An end-to-end secure chat app designed to allow a Deaf person to send ephemeral messages to others by the use of a QR Code or small link. It uses LibSodium to encrypt the communications between the clients and the keys are only on the client browser till the tab closes. Everything is client side written in EmberJS with the server being only a Socket.IO relay.

Demo: https://suki-instant-chat.herokuapp.com
Source: https://gitlab.com/instant-chat/instant-chat
Source: https://gitlab.com/instant-chat/instant-chat-server