Tagged engineering
6 posts tagged engineering.
Two kinds of offline: why we added Reticulum and Nostr
Reticulum extends Offline Protocol into long-range and infrastructure-sparse networks. Nostr adds a decentralized relay path across reachable internet infrastructure.
Offline ProtocolStore, carry, forward: delivery when the path blinks in and out
The delay-tolerant machinery underneath Offline Protocol: how a message waits, deduplicates, and moves the moment a link appears, instead of failing when one does not.
Offline ProtocolProving identity with no authority to ask
How devices on Offline Protocol prove who they are to each other with no certificate authority, no directory, and no live network to check against.
Offline ProtocolSending a message with no server
The smallest useful thing you can build on Offline Protocol is a message that reaches its recipient with no server in the path, over an encrypted mesh.
Offline ProtocolHow DORS failover works
Inside the transport layer of Offline Protocol: how DORS runs BLE, WiFi Direct, and internet concurrently and moves traffic between them in under a second.
Offline ProtocolService discovery without a server
How devices on the mesh advertise, discover, and invoke capabilities with no DNS, no registry server, and no internet connection at all.
Offline Protocol