Tech Details
LoRaCS is less a novel solution, and more a novel combination of existing
technology. Each component, in one form or another, has been proven effective
in another context.
- Client (the browser)
- Renders JSON into defined templates (akin to how templating engines like Jinja function)
- Secure application-layer communcation (using the Noise Protocol Framework)
- Gateway
- Cryptography-based routing (akin to Reticulum)
- Dynamic Mesh network discovery (Meshtastic, Meshcore)
This section is still very much under construction, and will be updated as technical details are hammered down.
Home | Philosophy