Skip to content

v0.1 Beta testing release

Compare
Choose a tag to compare
@Bikram-ghuku Bikram-ghuku released this 02 May 06:20
· 34 commits to main since this release

Full Changelog: https://github.com/Bikram-ghuku/ChatSyncServer/commits/v0.1

  1. End-to-end Encryption: Utilizes AES encryption to secure messages before transmitting them to the socket server, ensuring end-to-end privacy and confidentiality.
  2. JWT Authentication: Implements JWT authentication to validate every API request, enhancing security and ensuring that only authorized users can access the app's features.
  3. 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.
  4. 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.