Files
mlc/README.md
2025-03-24 13:00:29 +01:00

7 lines
240 B
Markdown

# My little chat
MLC is a little chat built on top of [MLS](https://www.rfc-editor.org/rfc/rfc9420.html).
All communication is E2E encrypted and is not stored on the backend. Deleted right after delivery.
Currently it's a WIP prototype.