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

Implement ASN database - backend side #406

Closed
FedericoCeratto opened this issue May 11, 2020 · 6 comments
Closed

Implement ASN database - backend side #406

FedericoCeratto opened this issue May 11, 2020 · 6 comments
Assignees
Labels
ooni/backend Issues related to https://github.com/ooni/backend priority/high

Comments

@FedericoCeratto
Copy link
Contributor

Related to ooni/probe-engine#584
This issue track the backend-related work on the ASN database

  • Investigate data quality
  • Automate generation and test
    • Deploy the perl library on github actions or other CI system
    • Run generation based on cronjobs
    • Store historical versions on S3 [in a later issue]
  • Deploy the ASN db in the pipeline and use it when processing msmts [in a later issue]
@FedericoCeratto
Copy link
Contributor Author

First fully functional version of the database generated: it contains networks, ASNs and organization names and the data are very consistent with other sources.
Next steps: automate generation, store output in s3 or elsewhere

@FedericoCeratto
Copy link
Contributor Author

Lowering estimate to 5 as most of the work was done

@FedericoCeratto
Copy link
Contributor Author

Scripts updated to also support using RIPE ASN->AS name maps instead of CAIDA

@FedericoCeratto
Copy link
Contributor Author

TODO: While pending updates on copyright on ASN data, publish the script with instructions on manual run.

@FedericoCeratto
Copy link
Contributor Author

Updated scripts to use CAIDA data. Generated new db for the next release.

@FedericoCeratto
Copy link
Contributor Author

Next steps: automate monthly generation and publishing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ooni/backend Issues related to https://github.com/ooni/backend priority/high
Projects
None yet
Development

No branches or pull requests

1 participant