daominhsangvn / privateChat

End to end encrypted chat built with signal protocol, angular and firebase

Home Page:https://privatechat2-1d108.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrivateChat

End to end encrypted chat built with libsignal-protocol-typescript, angular and firebase.

click here to see the Live Demo

Features

  • user login and registration

  • adding users to the contact list

  • real-time message exchange

  • automatic encryption and decryption of messages

    (serwer stores only encrypted messages and public keys, all decrypted data and private keys are stored locally, in local storage of users browser)

  • full responsiveness of the website

Screenshots

Screenshot   Screenshot

About

End to end encrypted chat built with signal protocol, angular and firebase

https://privatechat2-1d108.web.app/


Languages

Language:TypeScript 75.0%Language:SCSS 14.4%Language:HTML 7.9%Language:JavaScript 2.7%