Skip to content
#

secure-messaging

Here are 42 public repositories matching this topic...

Off The Record Chat Termux IRC / XMPP client with post-quantum OTRv4 (aes256gcm, DH double ratchet) Rust core: ML-KEM-1024 brace key rotation, ML-DSA-87 hybrid auth, Ed448 ring signatures, double ratchet, hybrid PQC SMP (ML-KEM-1024 + ML-DSA-87 per-step signatures + ZKP). ZeroizeOnDrop on all secrets. Zero traces on exit.

  • Updated Aug 19, 2026
  • Python

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

Authenticated secure-messaging core using X25519, Ed25519, HKDF, and AEAD, with canonical versioned envelopes, replay protection, and encrypted local storage. Testable, hybrid-extensible, and built as a cryptographic engine rather than a full chat application.

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

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