Live data from Hacker News

Viewing profile — zeroentropy

zeroentropy

HN member
Joined
Thu, Oct 12, 2023, 10:37 PM UTC
HN karma
1
Public activity
2 items

About zeroentropy

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…