We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue is about evaluating tools and software that is relevant and appropriate for the guide. Feel free to add recommendations.
The text was updated successfully, but these errors were encountered:
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
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
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
Sorry, something went wrong.
@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!
No branches or pull requests
This issue is about evaluating tools and software that is relevant and appropriate for the guide.
Feel free to add recommendations.
The text was updated successfully, but these errors were encountered: