Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 941 Bytes

File metadata and controls

14 lines (8 loc) · 941 Bytes

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.