-
-
Couldn't load subscription status.
- Fork 396
feat: Osiris, a TLS reverse proxy with fingerprinting powers Anubis can work with #860
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
base: main
Are you sure you want to change the base?
Conversation
…ubis Signed-off-by: Xe Iaso <[email protected]>
Signed-off-by: Xe Iaso <[email protected]>
Signed-off-by: Xe Iaso <[email protected]>
Signed-off-by: Xe Iaso <[email protected]>
Signed-off-by: Xe Iaso <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check-spelling found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
Signed-off-by: Xe Iaso <[email protected]>
Signed-off-by: Xe Iaso <[email protected]>
Signed-off-by: Xe Iaso <[email protected]>
Signed-off-by: Xe Iaso <[email protected]>
Signed-off-by: Jason Cameron <[email protected]>
|
Curiosity question: why make this separate from Anubis proper? |
|
@DemiMarie the reason was because this repo had already most dependencies and helper functions required for Osiris and it was just "quick and dirty" implemented here because of this. If Osiris is going to be developed further, I'm sure it will get its own repo. |
|
@Earl0fPudding That makes sense. I was actually expecting that Osiris would be part of the main Anubis process. |
|
@DemiMarie it likely will be in the future, but for now it's a separate binary to reduce dependency bloat. |
Checklist:
[Unreleased]section of docs/docs/CHANGELOG.mdnpm run test:integration(unsupported on Windows, please use WSL)