microReticulum as used on the LilyGo T-Beam SUPREME
Find a file
John Poole 84d947a3f0 Add host-side rns-provision tool and portable build infrastructure
- Add tools/keygen/rns-provision CLI
- Generate Reticulum identities with TSV/JSON output
- Add provisioning bundle support (--outdir, --bundle)
- Write manifest.json + per-device identity.json/bin + label.txt
- Enforce 0600 permissions on private key material
- Add -h/--help and version output
- Make build portable across distros (msgpack shim targets)
- Integrate ArduinoJson include paths
- Disable ReticulumShared build (static-only)
2026-02-12 11:17:48 -08:00
external Add ArxContainer dependency for DebugLog 2026-02-12 10:16:13 -08:00
tools Add host-side rns-provision tool and portable build infrastructure 2026-02-12 11:17:48 -08:00
.gitignore Compiles, needs some extra tweaking 2026-02-12 10:53:31 -08:00
.gitmodules Add ArxContainer dependency for DebugLog 2026-02-12 10:16:13 -08:00
CMakeLists.txt Compiles, needs some extra tweaking 2026-02-12 10:53:31 -08:00
LICENSE Initial commit 2026-02-12 08:12:57 -08:00
README.md Update README with field testing information 2026-02-12 08:14:45 -08:00

microReticulumTbeam

microReticulum For Field Testing With LilyGo T-Beam SUPREMES

Field Testing Only. Used to specially program a group of T-Beams, each having the others' contact information and keys, which are then deployed in the field with people moving about to capture what was successfully sent and received and at what coordinates. Data is stored on SD cards and then retrieved at the end of the test an dumped into a PostgreSQL databse for analysis.