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

Evaluate tools/software for inclusion in the guide #3

Open
1 task
anadahz opened this issue Jan 17, 2020 · 2 comments
Open
1 task

Evaluate tools/software for inclusion in the guide #3

anadahz opened this issue Jan 17, 2020 · 2 comments

Comments

@anadahz
Copy link
Member

anadahz commented Jan 17, 2020

This issue is about evaluating tools and software that is relevant and appropriate for the guide.
Feel free to add recommendations.

@fortuna
Copy link

fortuna commented Jul 25, 2021

Blocktest

This is a shell script for detecting censorship that I believe would be useful to many. In some ways it's a lot more robust than OONI's webconnectivity, as it tests the different mechanisms independently.
https://github.com/Jigsaw-Code/net-analysis/tree/master/netanalysis/blocktest

OONI data fetching

This is a tool and library to efficiently fetch OONI data for a country and time range. It's a lot more robust than the API, as it fetches from the S3 buckets directly. It would help anyone analyzing OONI data:
https://github.com/Jigsaw-Code/net-analysis/tree/master/netanalysis/ooni

Google Traffic Report

There's code to fetch and analyze Google traffic data here:
https://github.com/Jigsaw-Code/net-analysis/tree/master/netanalysis/traffic

It's very easy to use the libraries in a Jupyter notebook. You can do the analysis entirely on a browser:
https://www.kaggle.com/vinifortuna/cuba-shutdown-july-2021

@anadahz
Copy link
Member Author

anadahz commented Aug 13, 2021

@fortuna Thank you for opening this issue.
The tools you are proposing in #3 (comment) seem like a perfect candidate for the magma guide.

Would you be willing to send a PR?

I think that Blocktest fits better into: https://github.com/lavafeld/magma-guide/blob/master/docs/guide/network-measurements.md
Whereas OONI data fetching and Google Traffic Report into: https://github.com/lavafeld/magma-guide/blob/master/docs/guide/data-analysis.md

You are more than welcome to propose any other structure as you see fit. Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants