Skip to content
#

secure-messaging

Here are 80 public repositories matching this topic...

This is a client-server app in C++ that encrypts messages using ChaCha20-Poly1305 and uses X25519 for secure key exchange. It supports bidirectional TCP communication and configuration via XML.

  • Updated Sep 10, 2025
  • C++

True peer-to-peer encrypted chat where messages vanish like ghosts. No servers, no storage, no accounts. Messages travel directly via WebRTC and exist only in memory. Self-destructing messages, panic button, file sharing, and zero tracking. Open source privacy-first messaging.

  • Updated Jan 2, 2026
  • TypeScript
xsukax-PGP-Secure-Chat

A lightweight, privacy-focused real-time chat application that implements end-to-end encryption using OpenPGP standards. Built with security and user privacy as core principles, this application ensures that your conversations remain completely private and secure.

  • Updated Sep 27, 2025
  • HTML

Davell Message System is a decentralized peer-to-peer communication platform focused on absolute anonymity and security. It uses the Signal Protocol for end-to-end encryption and operates through the Tor network, hiding users’ IP addresses and metadata.

  • Updated Oct 16, 2025
  • Python

Improve this page

Add a description, image, and links to the secure-messaging topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secure-messaging topic, visit your repo's landing page and select "manage topics."

Learn more