tfpauly / draft-pauly-adaptive-dns-privacy

Adaptive DNS Privacy
Other
8 stars 9 forks source link

Promote proxy URI template #150

Closed chris-wood closed 3 years ago

chris-wood commented 3 years ago

It's hidden in an example, and probably needs to be made more clear. We could also use some discussion about proxies using this template to forward, vs more typical web proxies forwarding to targets.

tfpauly commented 3 years ago

This is described in section 4.1, but happy to highlight even more:

Oblivious DoH queries are created by the Client, and sent to the Proxy. Requests to the Proxy indicate which DoH server to use as a Target by specifying two variables: "targethost", which indicates the host name of the Target server, and "targetpath", which indicates the path on which the Target's DoH server is running. See Section 4.2 for an example request.

chris-wood commented 3 years ago

Closing, since this is probably fine for now.