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.

  1. Client (the browser)
    1. Renders JSON into defined templates (akin to how templating engines like Jinja function)
    2. Secure application-layer communcation (using the Noise Protocol Framework)
  2. Gateway
    1. Cryptography-based routing (akin to Reticulum)
    2. 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