A binary message definition and protocol where messages are relational and verifiable by all peers. Messages are sent via a fmsg host to one or more recipients. Each message in a thread is linked to the previous using a cryptographic hash forming a directed acyclic graph.
This repository serves as a host and index for fmsg related documents listed below, including the white paper, specification and standards.
| Document | Short Description |
|---|---|
| IMPLEMENTATIONS.md | List of fmsg implementations including ancillary services, APIs and apps. |
| SPECIFICATION.md | Core fmsg specification describing message communication between fmsg hosts. |
| STANDARDS.md | Common standards surrounding fmsg setups such as API contracts. |
| WHITE-PAPER.md | Original paper introducing fmsg outlining the intent, use-cases and specification. |