1 · The words 2 · Watch 3 · How the mesh works

📡 Reticulum Lab

The internet you use today needs companies. An internet provider owns the cable, a phone company owns the tower, and both can see who you talk to. Reticulum is free software that builds a different kind of network — a mesh — where ordinary people own the radios, every message is locked with strong encryption, and there is no company in the middle at all. 你今天使用的互联网离不开公司:网络运营商拥有电缆,电信公司拥有信号塔, 而且它们都能看到你在和谁通话。Reticulum 是一个自由软件,它构建的是另一种网络—— 网状网络:无线电设备归普通人所有,每条消息都用强加密锁住,中间完全没有公司。

Work in this order: learn the words, watch the overview, then open the machines and say what you see. Everything on this page is meant to be said out loud. 按这个顺序:先学词,再看视频,然后打开机器,把你看到的说出来。 这一页所有内容都是用来大声说的。

💻 Run the real thing on your Mac. The step-by-step tutorial turns a MacBook into a live mesh node in about fifteen minutes — no account, no company.
用 Mac 跑真家伙:跟着分步教程,约十五分钟把 MacBook 变成一个真正的 网状网络节点——不用账号,没有公司。
Open the tutorial ▸

🔤 The words you need

Summary

Twenty-two terms this lab uses, each with a short definition, a longer explanation, and one sentence to say aloud. Learn these first, because every machine below leans on them constantly.

摘要

本实验室使用的二十二个术语,每个都有简短定义、更详细的解释,以及一句可以大声说出的例句。先学会它们,因为下面每台机器都在反复用到。

Twenty-two words. Tap 🔊 say it to hear one, and 📖 tell me more for the real explanation. Learn these first — the rest of the page uses them constantly. 二十二个词。点“🔊 say it”听发音,点“📖 tell me more”看真正的解释。 先学会这些,后面整页都在用它们。

🎬 The whole picture — subtitles in English, 中文 and ไทย

Summary

A video overview of Reticulum: what it is, why people build networks without internet providers, and how the pieces fit together. The narration is synthetic. Subtitles are available in English, Chinese and Thai, and the 中文 button on this page switches them for you.

摘要

一段 Reticulum 的视频概览:它是什么、为什么人们要建设不依赖运营商的网络、各个部分如何拼在一起。旁白是合成语音。字幕有英文、中文和泰文三种,页面顶部的“中文”按钮会自动切换字幕。

Watch this before you open the machines, so the lessons below have somewhere to land. Turn on 中文 at the top to switch the subtitles to Chinese; Thai subtitles are in the player's own CC menu. 先看这个再打开下面的机器,这样后面的课程才有落脚点。打开页面顶部的“中文”, 字幕会切换成中文;泰文字幕在播放器自己的 CC 菜单里。

A video overview. A computer wrote the narration and reads it aloud — it is not a person. It was generated from the same sources this page is built on: the official Reticulum manual and site. Treat it as a summary of this page, not as a source. The subtitles were transcribed from the finished audio and then translated, so all three languages follow the same voice. 这段概览由计算机撰写并朗读,不是真人。它基于与本页相同的资料生成: Reticulum 官方手册和官网。请把它当作本页的摘要,而不是资料来源。 字幕先从成片音频转写,再翻译成中文和泰文,所以三种语言跟随同一段旁白。

🔬 How the mesh works

Six machines. Click the nodes, drag the sliders, break things. Then say what you see in English. 六台机器。点击节点,拖动滑块,随便弄坏。然后用英语说出你看到的

🕸 Break the network

Summary

A star network has one owner in the middle, and it dies when the middle dies. A mesh network has no middle. Every node passes messages for its neighbours, so when one node fails, the message simply walks around it. Click any node to break it and watch the path change.

摘要

星形网络中间有一个所有者,中心一死,全网就死。网状网络没有中心:每个节点都替邻居转发消息,一个节点坏了,消息就绕开它走。点击任意节点把它弄坏,看路径如何改变。

You are A, on the left. Your friend is Z, on the right. Click ✉️ Send to send a message, and click any grey node to break it. Then try the same thing in star mode. 你是左边的 A,你的朋友是右边的 Z。点“✉️ Send”发一条消息, 再点击任意灰色节点把它弄坏。然后切换到星形模式做同样的事。

delivered 0 · failed 0 · last path

Why the star dies and the mesh does not

In the star, every message must pass through the hub, because the hub owns the network. That is how your phone works today: no tower, no service. In the mesh, every node forwards messages for its neighbours. Any node can fail — the message walks around the hole. Reticulum is software for building the second kind. 在星形网络里,每条消息都必须经过中心枢纽,因为枢纽拥有网络—— 这就是你今天手机的工作方式:没有信号塔就没有服务。在网状网络里, 每个节点都替邻居转发消息,任何节点都可以失效——消息会绕过缺口。 Reticulum 就是用来构建第二种网络的软件。
Try this:
  • Send a message. Count the hops.
  • Break a node on the path. Send again — a new path appears.
  • Keep breaking nodes until the message fails. How many did it take?
  • Switch to ⭐ star mode and break the hub. One click kills everything.
试试这些:先发一条消息,数一数经过几跳;弄坏路径上的一个节点再发—— 会出现新路径;继续弄坏节点,直到消息发不出去——需要坏几个? 切换到星形模式,弄坏中心枢纽——一下就全网瘫痪。

This is called a self-healing network

Nobody tells the mesh how to recover. There is no control room. Each node only knows its neighbours, and that is enough — the path is found again from local information. Engineers call this self-healing, and it is the property that makes mesh networks survive floods, earthquakes and switched-off internet. 没有人告诉网状网络如何恢复,也没有控制室。每个节点只认识自己的邻居, 而这就够了——路径可以从局部信息中重新找到。工程师称之为自愈, 正是这个性质让网状网络能挺过洪水、地震和被关闭的互联网。

📌 Points to Remember

The six things worth carrying out of this lab. 这个实验室里最值得记住的六点。

  • A mesh has no middle. Every node forwards for its neighbours, so breaking one node moves the path instead of killing the network. A star network dies with its hub. 网状网络没有中心。每个节点都替邻居转发,坏掉一个节点只会改变路径, 不会杀死网络;星形网络则与它的枢纽同生共死。
  • The mesh learns from announces. One small signed message spreads outward, and each node remembers only the direction it came from. No map, no registry, no company. 网状网络靠公告来学习:一条带签名的小消息向外扩散, 每个节点只记住它来的方向。没有地图,没有登记处,没有公司。
  • Packets carry no sender's address. Five hundred bytes, a 16-byte destination fingerprint, and an encrypted payload. Who sent it is simply not written down. 数据包不带发件人地址:五百字节、16 字节的目的地指纹、加密的正文。 谁发的,根本没有写。
  • Listening is not enough to spy. Public keys cross in the open, but the shared secret is computed, never transmitted — and every conversation uses fresh keys that are destroyed afterwards. 光窃听是偷不到东西的:公钥公开传递,但共享秘密是算出来的, 从不传输——而且每次会话的密钥都是新的,用完即毁。
  • Words are light, media is heavy. A text message crosses a LoRa mesh in seconds; one photo weighs as much as ten thousand text messages. Down to 5 bits per second, the network still works. 文字轻,媒体重。一条短信几秒钟就能穿过 LoRa 网状网; 一张照片相当于一万条短信。哪怕低到每秒 5 比特,网络仍然能用。
  • The hardware is cheap and permission-free. A radio board for a few dollars, a pocket node for the price of a dinner, a Raspberry Pi routing for a neighbourhood. Nobody issues the addresses, so nobody can revoke them. 硬件便宜且无需许可:几美元的电路板、一顿饭钱的口袋节点、 一台树莓派就能为街区转发。地址没有人签发,所以也没有人能吊销。

Thank you for working through it — and see you in the next lab. 感谢你完成这一课——我们下个实验室见。

🖼️ Picture credits

Two kinds of picture appear on this page. Every diagram is drawn by the page itself, in code. The photographs in the hardware lesson are real objects photographed by real people, shared under free licences. They are the evidence that this technology exists on desks and rooftops today, not only in diagrams. 本页有两类图像:所有示意图都是页面用代码自己绘制的; 硬件一课中的照片是真人拍摄的真实物品,以自由许可证共享。 它们证明这项技术今天就存在于桌面和屋顶上,而不只存在于示意图里。