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

tlsping: like tcpping but for tls #2088

Closed
bassosimone opened this issue May 6, 2022 · 3 comments
Closed

tlsping: like tcpping but for tls #2088

bassosimone opened this issue May 6, 2022 · 3 comments
Assignees
Labels
enhancement New feature request or improvement to existing functionality methodology issues related to the testing methodology new nettest ooni/probe-engine priority/medium Normal priority issue user feedback requests that have been added to the backlog as a direct result of user feedback or testing

Comments

@bassosimone
Copy link
Contributor

This issue is about writing a tlsping, which should work like tcpping but for TLS. We only aim for a minimal PoC. In time, we will consider other functionality like parroting and iterative network tracing. We (and users) need this to explore and experiment.

It should not be super difficult to implement, given that we already have a tcpping prototype as a blueprint.

@bassosimone bassosimone added enhancement New feature request or improvement to existing functionality priority/medium Normal priority issue new nettest user feedback requests that have been added to the backlog as a direct result of user feedback or testing methodology issues related to the testing methodology ooni/probe-engine labels May 6, 2022
@bassosimone bassosimone self-assigned this May 6, 2022
@DecFox
Copy link
Collaborator

DecFox commented May 6, 2022

I would like to work on this.

@bassosimone
Copy link
Contributor Author

Please, ho ahead!

bassosimone added a commit to ooni/probe-cli that referenced this issue May 9, 2022
bassosimone added a commit to ooni/spec that referenced this issue May 9, 2022
bassosimone added a commit to ooni/spec that referenced this issue May 9, 2022
bassosimone added a commit to ooni/probe-cli that referenced this issue May 9, 2022
@bassosimone
Copy link
Contributor Author

So, it seems doing this expanding on TCPPing was easy. I did that quickly to have an initial implementation. We can work together with @DecFox (and anyone else who would like to contribute) to build over this initial implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature request or improvement to existing functionality methodology issues related to the testing methodology new nettest ooni/probe-engine priority/medium Normal priority issue user feedback requests that have been added to the backlog as a direct result of user feedback or testing
Projects
None yet
Development

No branches or pull requests

2 participants