Decentralized Chatting Application (DSC)

The Decentralized Chatting Application is an open-source project that is end-to-end encrypted, peer-to-peer chatt application that ensures user privacy by eliminating the use of central server. The application uses AES for message encryption, RSA for key exchange and authentication and decentralized storage options.

Team Members
Description

A Fully Private and Decentralized End-to-End Encrypted Chatting Application

Problem statement:

Traditional messaging application like WhatsApp, Telegram and Signal rely on centralized server to store message and manage authentication. This creates mulitple issues:

  • Rivacy risks – Even with end-to-end encryption, metadata is collected.

  • Centralized control – Apps can be censored, blocked, or hacked.

  • Security vulnerabilities – Data breaches can expose user conversations.

  • No user sovereignty – Users rely on third-party services for authentication.

Solution: A truly decentralized, peer-to-peer messaging app that uses encryption, blockchain-based authentication, and decentralized storage.

Features and communication

Issues & Pull Requests Thread
No issues or pull requests added.