TODO 560 B

123456789101112131415
  1. - document the API
  2. - don't return HTML errors for API functions (fetch jobs / post results)
  3. - write a cleaner measurement script (for instance in python, but we need
  4. raw sockets, so scraping the output of ping seems inevitable)
  5. - send a mail to the admin when a new participant registers (for moderation)
  6. - in the result view, sort hosts with 100% packet loss last, not first
  7. - think of possible abuse from the Internet (DDoS?) and prevent it
  8. - allow to perform several measurements and compare them ("Which of my
  9. servers would be better for dn42?")