Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxies are not generic intermediaries #106

Closed
chris-wood opened this issue Mar 23, 2022 · 1 comment · Fixed by #109
Closed

Proxies are not generic intermediaries #106

chris-wood opened this issue Mar 23, 2022 · 1 comment · Fixed by #109

Comments

@chris-wood
Copy link
Collaborator

From Vienna chat. A proxy is not a generic HTTP intermediary, and therefore is not subject to the same rules.

@chris-wood
Copy link
Collaborator Author

From @tfpauly:
Generic proxies would forward unknown HTTP headers between clients and targets. We should be very clear that oblivious proxies are not generic, and should not be doing things like forwarding unknown headers arbitrarily between client and target, or target and client.

martinthomson added a commit to martinthomson/oblivious-http that referenced this issue Mar 25, 2022
Let's be clearer about what it means to proxy here.  Also, since it is
the same text, talk about TLS assumptions more directly.

This will interact poorly with ietf-wg-ohai#96.  Sorry about that @chris-wood.

Closes ietf-wg-ohai#106.
Closes ietf-wg-ohai#102.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant