Beta testing version
The initial version of the app (Beta version)
Currently has the features:
- End-to-end Encryption: Utilizes AES encryption to secure messages before transmitting them to the socket server, ensuring end-to-end privacy and confidentiality.
- JWT Authentication: Implements JWT authentication to validate every API request, enhancing security and ensuring that only authorized users can access the app's features.
- Seamless Contact Addition: Easily add contacts to start chatting with just a single button press, simplifying the process of initiating conversations and expanding your network.
- Disposable Messaging: Messages are ephemeral and not stored in the database, automatically removed upon reloading the app, providing users with added privacy and peace of mind.
- Emoji Support: Employs emoji-picker-react to enable users to express themselves with a wide range of emojis, enhancing communication and adding a touch of fun to conversations.
Full Changelog: https://github.com/Bikram-ghuku/chatSyncWeb/commits/v0.1