{% extends "base.html" %} {% block content %}

Thank you for participating!

Your unique UUID is {{ uuid }}.
It will be used to identify you to the measurement platform when you submit reports, so you should keep it secret.

The information you provided:

This information will appear on measurement results. If you wish to change one of them, contact us manually.

Please note that new participants are manually moderated, so you should ping on IRC to make sure your access is validated. You can already setup the measurement script, it will start working as soon as your access is validated.

Here is a script you can run to fetch measurements and report back the latency, with your UUID already pre-configured:

{% include "run.sh" %}

{% endblock %}