Skip to content

antonorlov888/peersbridge_messaging_external

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 

Repository files navigation

PeersBridge Messaging β€” External (auditable core)

This repository is reserved for the publicly auditable parts of PeersBridge's end-to-end-encrypted direct messaging: the cryptographic core and the wire-protocol specification, so the privacy claims can be independently verified.

Status

🚧 Placeholder. The implementation is being developed in a private repository. The crypto core (MLS / RFC 9420 via OpenMLS, with an X-Wing post-quantum hybrid ciphersuite) and the protocol spec will be published here only after the relevant cryptography-licensing review is complete. Nothing is published prematurely.

Design principles (intended)

  • End-to-end encrypted β€” the server relays only ciphertext it cannot read.
  • Operator-blind β€” no plaintext, private keys, or media keys ever reach the server.
  • Auditable β€” the security of the system should not depend on this code being secret.
  • Post-quantum aware β€” hybrid classical + ML-KEM key exchange.

This README is a technical placeholder and is not a product announcement.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors