Source code
The engine and the relay are published under the MIT licence. Everything this site describes is in one repository.
What is in it
- engine/ — the JavaScript cryptographic engine, its test suite, and the published test vectors
- engine/docs/SPEC.md — the protocol specification, rendered on this site
- server/ — the Swift relay that serves this page
Reading it without cloning it
The documents that matter are on this site, generated from the same markdown the repository ships: the specification, the security notes, the self-hosting guide, and the engine and relay overviews.
The repository
gitlab.com/paulhitt/flamenet-e2e
That and the hosting credit in the footer are the only two links on this site that lead off it. Everything else this project has to say is a page here, which is the point: a project asking to be taken on its own terms should not send you elsewhere to read them.