Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Reticulum in Scotland: free, encrypted, run by the community

Project index: Difference between revisions

From ScotMesh Wiki
Imported from the BookStack wiki (backup 2026-09-11)
 
Added after the move to MediaWiki
Line 1: Line 1:
''Outline — the shape of the page, not the page. Expand or replace freely.''
What ScotMesh is building on Reticulum, and where each piece has got to. Every project has a page with the same five things: what it is, its status, where to find it, who is working on it, and what comes next.


The status board. Every project gets a row here and a page of its own, following the same five fields: what it is, status, where to find it, who, and what is next.
== Status words ==


== To cover ==
{| class="wikitable"
! Status !! Meaning
|-
| '''Idea''' || Talked about; nothing written down beyond a page here.
|-
| '''Design''' || Specified in enough detail to build, no working code yet.
|-
| '''Prototype''' || Runs, for the people building it.
|-
| '''Live''' || In use on the network.
|-
| '''Paused''' || Not being worked on, but not abandoned.
|-
| '''Retired''' || Replaced or dropped; the page stays for the record.
|}


* A table of every project with its current status
== Projects ==
* The status vocabulary: idea, prototype, live, paused, retired
 
* Tag each project page <code>status=&lt;value&gt;</code> so this list can be generated rather than hand-kept
{| class="wikitable"
* How to add a project — copy an existing page, keep the five fields
! Project !! What it is !! Status !! Where
|-
| [[The ScotMesh node]] || The public transport node, chat hub, propagation node and Nomad Network node for Scotland || Live || [https://rns.scotmesh.net rns.scotmesh.net]
|-
| [[RNode|ScotMesh Flasher]] || Set up an RNode radio or a standalone node from a browser, with the ScotMesh radio profiles built in || Live || [https://rnode.scotmesh.net rnode.scotmesh.net]
|-
| [[ScotMesh firmware]] || Our build of microReticulum for solar and hilltop relays: remote management from the node's own page, telemetry, updates without a cable, the SenseCAP Solar Node P1 || Live (v1.86-scotmesh.4) || [https://github.com/A13xB0/microReticulum_Firmware GitHub]
|-
| LoRa gateways || ScotMesh radios on air, linking LoRa users to the backbone || Prototype: the first gateway is on air in Fife, carrying both profiles || [[RNode]]
|-
| [[MeshCore as a Reticulum Interface]] || Carry Reticulum traffic over MeshCore radios, so an existing MeshCore mesh becomes a Reticulum bearer || Idea || [[MeshCore as a Reticulum Interface]]
|-
| This wiki || Documentation for all of the above || Live || You are reading it
|}
 
== Adding a project ==
 
Copy an existing project page, keep the five sections, and add a row here. A project with no page is not a project yet. Anything ScotMesh-built that lives in a repository should link to it, and say what licence it is under.


[[Category:Projects]]
[[Category:Projects]]

Revision as of 15:50, 11 September 2026

What ScotMesh is building on Reticulum, and where each piece has got to. Every project has a page with the same five things: what it is, its status, where to find it, who is working on it, and what comes next.

Status words

Status Meaning
Idea Talked about; nothing written down beyond a page here.
Design Specified in enough detail to build, no working code yet.
Prototype Runs, for the people building it.
Live In use on the network.
Paused Not being worked on, but not abandoned.
Retired Replaced or dropped; the page stays for the record.

Projects

Project What it is Status Where
The ScotMesh node The public transport node, chat hub, propagation node and Nomad Network node for Scotland Live rns.scotmesh.net
ScotMesh Flasher Set up an RNode radio or a standalone node from a browser, with the ScotMesh radio profiles built in Live rnode.scotmesh.net
ScotMesh firmware Our build of microReticulum for solar and hilltop relays: remote management from the node's own page, telemetry, updates without a cable, the SenseCAP Solar Node P1 Live (v1.86-scotmesh.4) GitHub
LoRa gateways ScotMesh radios on air, linking LoRa users to the backbone Prototype: the first gateway is on air in Fife, carrying both profiles RNode
MeshCore as a Reticulum Interface Carry Reticulum traffic over MeshCore radios, so an existing MeshCore mesh becomes a Reticulum bearer Idea MeshCore as a Reticulum Interface
This wiki Documentation for all of the above Live You are reading it

Adding a project

Copy an existing project page, keep the five sections, and add a row here. A project with no page is not a project yet. Anything ScotMesh-built that lives in a repository should link to it, and say what licence it is under.