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

feat(enginenetx): add policy that uses beacons #1288

Closed
wants to merge 4 commits into from
Closed

Conversation

bassosimone
Copy link
Contributor

This commit starts introducing support for beacons as a policy of the generic HTTPSDialer.

This work is part of ooni/probe#2531.

This commit starts introducing support for beacons as a policy
of the generic `HTTPSDialer`.

This work is part of ooni/probe#2531.
bassosimone added a commit that referenced this pull request Sep 21, 2023
This commit introduces a loadable TLSDialer policy. We will use this
feature to load the policy from disk.

While there, note that the "null" tactic could be implemented using the
loadable tactic structure and its wrapper.

Part of #1288
@bassosimone bassosimone marked this pull request as draft September 21, 2023 09:04
@bassosimone
Copy link
Contributor Author

Superseded by #1302

@bassosimone bassosimone deleted the issue/2531 branch September 26, 2023 08:16
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
This commit introduces a loadable TLSDialer policy. We will use this
feature to load the policy from disk.

While there, note that the "null" tactic could be implemented using the
loadable tactic structure and its wrapper.

Part of ooni#1288
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 this pull request may close these issues.

1 participant