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

Listen on HTTP over Unix socket and Windows named pipes #29

Open
2 tasks
JeremyRand opened this issue Apr 19, 2022 · 0 comments
Open
2 tasks

Listen on HTTP over Unix socket and Windows named pipes #29

JeremyRand opened this issue Apr 19, 2022 · 0 comments
Labels
enhancement New feature or request Hacktoberfest

Comments

@JeremyRand
Copy link
Member

JeremyRand commented Apr 19, 2022

It would be helpful to support listening on non-IP socket types like HTTP over Unix domain sockets and HTTP over Windows named pipes (we currently only support HTTP over TCP and HTTP over TLS). This would facilitate better sandboxing via ACL's and AppArmor. It obviously wouldn't work for standard AIA use cases since no mainstream web browsers will do non-IP sockets, but ncp11 would be fine.

  • HTTP over Unix domain sockets
  • HTTP over Windows named pipes
@JeremyRand JeremyRand added enhancement New feature or request Hacktoberfest labels Apr 19, 2022
@JeremyRand JeremyRand changed the title Listen on HTTP over Unix socket Listen on HTTP over Unix socket and Windows named pipes Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant