No description
This repository has been archived on 2025-10-10. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-10-10 06:02:57 +00:00
css added a footer 2025-09-28 02:13:42 +05:30
src small edit to make this section look better 2025-10-09 08:44:44 +05:30
theme added goatcounter for page view counting 2025-10-07 06:31:06 +05:30
.gitignore added intro and chapter 1 2025-09-20 02:11:29 +05:30
.markdownlint.json finished the explanatory parts of the API spec 2025-10-08 03:29:52 +05:30
book.toml finished the explanatory parts of the API spec 2025-10-08 03:29:52 +05:30
LICENSE added ci and license info 2025-09-28 17:00:30 +05:30
README.md Update README.md 2025-10-10 06:02:57 +00:00

ARCHIVED

I moved the docs from mdbook to starlight. The new source code can be found here. Please go over there to keep up with development.


Cryptid - A Federated Secure Chat Protocol using MLS

A modern messaging protocol that combines strong cryptographic security, user privacy, and true federation without compromising usability.

[Click here to read the spec]

Academic Context

This specification is part of a Master's dissertation exploring secure federated messaging systems. The pseudocode examples throughout are illustrative and not intended as production-ready implementations.

License

This specification is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.

You are free to:

  • Share — copy and redistribute in any medium or format

  • Adapt — remix, transform, and build upon the material

Under the terms:

  • Attribution — Give appropriate credit

  • ShareAlike — Distribute contributions under the same license

See LICENSE for the complete license text.

CC-BY-SA Logo