@@ -6,10 +6,10 @@ The **Cloudflare CAPTCHA Monitoring** project aims to track how often Cloudflare
...
@@ -6,10 +6,10 @@ The **Cloudflare CAPTCHA Monitoring** project aims to track how often Cloudflare
## Code
## Code
The codebase consists of four separate repositories that are dedicated to the four different components of the project.
The codebase consists of four separate repositories that are dedicated to the four different components of the project.
- The code for the core of the project that does measurements is located in [this GitLab repository](https://gitlab.torproject.org/woswos/CAPTCHA-Monitor).
- The code for the core of the project that does measurements is located in [this GitLab repository](https://gitlab.torproject.org/woswos/CAPTCHA-Monitor)
- The code for the dashboard for visualizing the results is located [this GitLab repository](https://gitlab.torproject.org/woswos/CAPTCHA-Monitor-Dashboard).
- The code for the dashboard for visualizing the results is located [this GitLab repository](https://gitlab.torproject.org/woswos/CAPTCHA-Monitor-Dashboard)
- The code for API is located [this GitLab repository](https://gitlab.torproject.org/woswos/CAPTCHA-Monitor-API).
- The code for API is located [this GitLab repository](https://gitlab.torproject.org/woswos/CAPTCHA-Monitor-API)
- The code for the websites fronted by Cloudflare is located [this GitLab repository](https://gitlab.torproject.org/woswos/CAPTCHA-Monitor-Web).
- The code for the websites fronted by Cloudflare is located [this GitLab repository](https://gitlab.torproject.org/woswos/CAPTCHA-Monitor-Web)
## Documentation
## Documentation
- Core CAPTCHA Monitor code documentation -> [Read the Docs page](https://captcha-monitor.readthedocs.io)[Not updated at the moment]
- Core CAPTCHA Monitor code documentation -> [Read the Docs page](https://captcha-monitor.readthedocs.io)[Not updated at the moment]