Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.05 KB

File metadata and controls

15 lines (9 loc) · 1.05 KB

fmsg

icon 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.
FMSG_WHITE_PAPER.pdf Paper introducing fmsg including motivations and overview.