Skip to content

A formal specification for Reticulum: a living, testable protocol for decentralised networking.

License

Notifications You must be signed in to change notification settings

radical-data/reticulum-spec-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reticulum Specification

This repository specifies the Reticulum protocol as implemented by RNS 1.1.3. main is the working draft; tagged releases are immutable snapshots for implementers.

Where to start

  • Spec: spec/00-introduction.md
  • Terminology: spec/01-terminology.md
  • Wire format: spec/02-wire-format.md
  • Conformance vectors: conformance/vectors/

Contributing

  • PRs welcome.
  • Wire-visible changes require an RFC (rfcs/) and MUST update conformance/.

Development

The repo uses pre-commit for repo checks (including JSON Schema validation for conformance vectors and running pnpm check).

  • Install: brew install pre-commit
  • Enable hooks: pre-commit install
  • Run all checks: pre-commit run --all-files

Licence

  • Spec text: CC BY 4.0 (LICENSES/CC-BY-4.0.txt)
  • Code (conformance tooling): MIT (LICENSES/MIT.txt)

About

A formal specification for Reticulum: a living, testable protocol for decentralised networking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published