Commit graph

8 commits

Author SHA1 Message Date
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
18e8d2c8ea Compiles, needs some extra tweaking 2026-02-12 10:53:31 -08:00
4a9cc72b6a Add ArxContainer dependency for DebugLog 2026-02-12 10:16:13 -08:00
52fc683fa9 Add ArxTypeTraits dependency for DebugLog 2026-02-12 10:14:20 -08:00
222934c7c1 Add DebugLog dependency for native CMake builds 2026-02-12 09:24:56 -08:00
3ef1f57b5d Add microReticulum as submodule 2026-02-12 09:03:44 -08:00
f8a6c42c89
Update README with field testing information
Added details about field testing and data handling.
2026-02-12 08:14:45 -08:00
5531869848
Initial commit 2026-02-12 08:12:57 -08:00