This is hardly an alternative to Signal (or any other secure messaging app). It’s a work in progress and “secure and private” is the general goal. Feel free to reach out for clarity instead of diving into the docs/code.

This is a technical/concept demo of a fairly unique approach using a browser-based, local-first and webrtc.

App demo: Enkrypted.Chat

This is intended to introduce a new paradigm in client-side managed secure cryptography. We can avoid registration of any sort.

Features:

  • P2P
  • End to end encryption
  • Signal protocol
  • Post-Quantum cryptography
  • File transfer
  • Local-first
  • No registration
  • No installation
  • No database
  • TURN server

Some open source versions of the core concepts.

Project
Chat Repo Demo
File Repo Demo
Crypto Repo Demo

IMPORTANT: While this is aiming to provide a secure experience, it isnt audited or reviewed. Shared for testing, feedback and demo purposes only. This isn’t ready to replace any app or service. Please use responsibly.