/.well-known/hop. TLS proves the domain, the signature proves the address, so a name can't be forged into the wrong key., not an IP, or address the endpoint directly and skip the lookup.hop-endpoint. The only live hop is endpoint↔backend, on the operator's own wire; the client↔endpoint path stays delay-tolerant.Send an HTTP request to hops://host/path. The request carries only a path plus a signed host; the endpoint refuses anything but its configured origin (no open-relay abuse). Finite responses auto-chunk; live ones (SSE, WebSocket) stream.
Expose your existing web service to devices with no internet, running on your own infrastructure, with no third-party proxy in the middle that could read your traffic or your users'.
Deeper implementation detail is coming in the Hop whitepaper.