Skip to content

lockframe-protocol/lockframe

Repository files navigation

lockframe

CI codecov

A high-assurance messaging protocol combining End-to-End Encryption with Server-Side Moderation.

Built on MLS and QUIC which allows servers to cryptographically enforce bans, ordering, and group membership without accessing message content.

Design

  • Hub-Centric: Servers enforce total ordering and moderation via MLS External Commits.
  • Action-Based: Protocol logic returns actions for the driver to execute, keeping it pure and testable.
  • Zero-Copy: Wire format designed for O(1) routing.

Documentation

License

Apache 2.0

About

A modern messaging protocol balancing moderation and privacy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published