Verified Mesh Networking / LoRa / MANET Link Directory

Checked and summarized on 2026-03-05 (America/Denver)

Reticulum and RNode ecosystem

Reticulum Network (official site)

URL: https://reticulum.network/ Verified 2026-03-05

Reticulum is a cryptography-based networking stack for building local and wide‑area networks over readily available hardware, and it’s designed to keep working even under very high latency and extremely low bandwidth. The site highlights “sovereign” networks (no centralized control over addressing) and links to hardware, manuals, and source.

RNode Firmware (GitHub mirror)

URL: https://github.com/markqvist/RNode_Firmware Verified 2026-03-05

RNode is a free/open digital radio interface whose firmware turns compatible hardware into long‑range packet radios, typically paired with Reticulum for encrypted communications. The README notes this GitHub repo is a public mirror and (at the time of retrieval) lists an installable firmware release via rnodeconf.

Wi‑Fi HaLow MANET builds (Haven, OpenMANET)

Haven MANET IP Mesh Radio (GitHub fork: Reticulum-haven-manet-ip-mesh-radio)

URL: https://github.com/no1likesahero/Reticulum-haven-manet-ip-mesh-radio Verified 2026-03-05

Haven is an open-source toolkit for building decentralized, self‑healing IP meshes intended to share internet access across kilometers without central infrastructure. Its stack centers on sub‑1 GHz Wi‑Fi HaLow (802.11ah) plus BATMAN‑adv and OpenMANET firmware, with optional Reticulum and ATAK/CivTAK integration.

OpenMANET documentation

URL: https://openmanet.github.io/docs/ Verified 2026-03-05

OpenMANET documents a Raspberry Pi–based MANET radio built on Wi‑Fi HaLow (802.11ah), with an OpenWrt-based firmware approach. The docs emphasize 802.11s + batman‑adv support and field/range testing workflows.

LoRa and LoRaWAN (intro + standards)

Paessler Blog: What Is LoRa? Beginner’s Guide (Part 1)

URL: https://blog.paessler.com/what-is-lora-a-beginners-guide-part-1 Verified 2026-03-05

A practical introduction to LoRa/LoRaWAN framed as a beginner guide, with a comparison table of range, data rate, and battery life versus other LPWAN options. The page shows a “last updated” timestamp and summarizes typical LoRa characteristics (e.g., kilometer-scale range and low data rates).

LoRa Alliance Blog: What is LoRaWAN®?

URL: https://blog.lora-alliance.org/what-is-lorawan Verified 2026-03-05

A LoRa Alliance overview of LoRaWAN’s positioning as a long‑range, low‑power LPWAN that operates in unlicensed sub‑GHz ISM bands and targets “Massive IoT.” It also clarifies constraints (not for large data or real‑time low‑latency use cases).

LoRa Alliance (homepage)

URL: https://lora-alliance.org/ Verified 2026-03-05

The LoRa Alliance positions LoRaWAN as a leading open global standard for secure, carrier‑grade IoT LPWAN connectivity. The site is the top-level hub for membership, certification, markets, and resources.

Meshtastic integrations and ecosystem tools

Meshtastic Docs: MQTT integration

URL: https://meshtastic.org/docs/software/integrations/mqtt/ Verified 2026-03-05

Meshtastic’s MQTT integration docs explain how gateway nodes can publish mesh packets (uplink) and subscribe to MQTT to inject packets back into the mesh (downlink). It includes quick-start configuration fields and example integrations (e.g., mosquitto, Node‑RED, Home Assistant).

Hamtastic article: Bridging Meshtastic and HF Radios with Hamtastic

URL: https://hamradio.my/2025/07/bridging-meshtastic-and-hf-radios-with-hamtastic/ Verified 2026-03-05

A walkthrough of “Hamtastic,” a bridge between Meshtastic (LoRa mesh) and JS8Call (HF weak-signal messaging). The article describes a stack built around Python/Flask plus Node‑RED for routing, with serial connectivity to the Meshtastic device.

MeshMap (Meshtastic Node Map)

URL: https://meshmap.net/ Verified 2026-03-05

MeshMap is a near‑live map of Meshtastic nodes observed via the official Meshtastic public MQTT server. The project README describes minute‑level updates and automatic removal of stale node positions.

MeshCore protocol and tooling

MeshCore (GitHub)

URL: https://github.com/meshcore-dev/MeshCore Verified 2026-03-05

MeshCore is a lightweight C++ library aimed at multi‑hop packet routing for embedded projects using LoRa and other packet radios. Its README highlights prebuilt firmware/flashing workflows and features like multi-hop forwarding, low power use, and decentralized/self‑healing operation.

Spectrum and standards bodies

International Telecommunication Union (ITU) – homepage

URL: https://www.itu.int/en/Pages/default.aspx Verified 2026-03-05

ITU is the United Nations specialized agency for digital technologies (ICTs). Its “About ITU” material describes the ITU’s role in allocating global radio spectrum and satellite orbits and developing technical standards that enable interoperability.

Privacy / local-first philosophy

Solite: Privacy as a Feature (The Sovereign Internet Manifesto)

URL: https://www.solite.in/privacy-as-a-feature.html Verified 2026-03-05

A manifesto-style essay arguing for local, sovereign, offline-capable software and describing the “parallel internet” concept. It frames cloud services as shifting control to third parties and motivates privacy-by-design tooling.