Skip to content
#

secure-messaging

Here are 29 public repositories matching this topic...

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

IX-GhostProtocol offers a secure, metadata-resistant framework for peer-to-peer communication, prioritizing privacy and resilience. Developers can build applications that protect user data and ensure safe interactions across various networks. 🛡️👨💻

  • Updated May 24, 2026
  • Python

BlackVault is a secure communication framework that uses advanced encryption to protect user data. With its unique self-defending protocols, it actively prevents unauthorized access and ensures privacy for users and developers alike. 🛡️🔒

  • Updated May 24, 2026
  • Python

IX-Operator is a secure operator platform for autonomous agents, combining a Rust cryptographic core with a Python runtime for authenticated sessions, encrypted messaging, and auditable orchestration. Built for clarity, testability, self-hosted deployment, and serious use for real teams.

  • Updated Mar 12, 2026
  • Python

End-to-end encrypted messaging system built on Discord. This project ensures confidentiality, integrity, authentication, and replay protection using modern cryptographic primitives like ECDH, AES-GCM, and Ed25519. Only ciphertext is relayed—Discord never sees plaintext, enabling secure and private communication.

  • Updated Apr 3, 2026
  • Python

End-to-end secure messaging system in Python using AES-CBC encryption and PBKDF2-derived keys. Implements socket-based client-server encrypted communication, replay prevention with random IVs, and encrypted SQLite message storage with decryption utilities.

  • Updated Aug 23, 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