Coracle

Write Once… Render Everywhere?

Nostr promises “write once, publish everywhere.” And at the protocol level, that’s mostly true. But in practice, how your content *renders* depends heavily on the client. Primal favors Markdown images but ignores HTML. Coracle supports HTML but doesn’t fully render Markdown image syntax. The result: the same post can look completely different depending on where it’s viewed. Continuum takes a different approach—supporting both formats and separating authorship from rendering.

Cover image for Write Once… Render Everywhere?

What is the Outbox Model?

An explainer on the Outbox Model, including what it is, where it came from, and why it's integral to making nostr work.

Cover image for What is the Outbox Model?