Source code
The protocol, the relay and the clients are published under the MIT licence. Four repositories, because most people want one piece rather than all of it.
Where things are
- flamenet-e2e — the JavaScript engine, the specification, and the published test vectors every implementation is held to
- flamenet-relay — the Swift relay that serves this page. What you run to self-host
- flamenet-messenger-ios — the iOS app, and the source of truth for all of the above
- flamenet-messenger-android — the Kotlin engine. Not an app yet, and the roadmap says so
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.
Those and the hosting credit in the footer are the only 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.