Giter VIP home page Giter VIP logo

ooniprobe's People

Contributors

dependabot[bot] avatar kickball avatar

Watchers

 avatar  avatar

ooniprobe's Issues

Add parameter for persistent or one-off run of ooniprobe

Currently the container will run ooniprobe run unattended which performs a one off run of all the ooniprobe tests.

This would work well if the use case for the container is configured as a one off (e.g. Nomad periodics, Kubernetes jobs), but would not be suitable if the container is desired to be ran in a persistent way (e.g. Nomad services, Kubernetes pods).

The container should be rewritten to be configurable for either of these use-cases at run time.

Setup Linters in GitHub Actions

Linters are a useful tool to ensure that this repo's code is following best practices and avoids common errors/security risks.

The following linters should be configured to trigger on any push:

Some exceptions may need to be configured to document known workarounds and avoid issue spam.

Export test results

Issue #3 will add the functionality to disable test results being uploaded to OONI. If that is used then the user would likely want their test results accessible locally.

To resolve this issue the following should be added:

  • Functionality to specify where the test results should be saved / exported to. (not possible within the software)
  • Documentation for accessing these results (e.g. configuration of a volume at run time).

UPLOAD_RESULTS Variable for Dockerfile

Currently the README lists an optional variable for the container image UPLOAD_RESULTS, which changes whether the results are publicly uploaded to OONI.

This doesn't currently exist in the Dockerfile.

Major complication is that the configuration for the OONI Probe is handled via a JSON file rather than CLI commands.

Setup Dependabot

Dependabot is useful for maintaining the versions of GitHub actions used in this project, It should be setup.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.