Viewing profile — zeroentropy
zeroentropy
HN member- Joined
- Thu, Oct 12, 2023, 10:37 PM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About zeroentropy
No profile information was provided.
Recent public activity
-
comment
Comment #37864186
OHTTP is designed for low latency or lightweight applications. A VPN (or MASQUE, to later comments) requires that you do two handshakes before making a request: one with the VPN an…
-
comment
Comment #37864088
OHTTP encapsulates a complete request, so the 1-1-1 mapping isn't right. The target can be any resource, but it generally should be on the same host/origin as the gateway. The gate…