This project was developed as a way for me to learn about and implement end-to-end encryption myself. Many planned features for this project aren't complete and likely will never be.
- Install MongoDB
- Install the dependencies using
npm install
- Register two accounts using the web interface
- Add the accounts' ObjectIDs to the other accounts'
contacts
field. If you skip this step the contacts list will be empty when creating new chats