With everyone needing video conferencing these days, there has been an explosion of public Jitsi Meet instances, which is great to see. In order to help people choose which one works for them, I have set up "jitsi-monitor", it runs once a day on all known public Jitsi Meet instances and gathers some basic data on them:
* configuration including STUN servers, analytics, etc. * TLS settings and connection timing * TCP traceroute * what else? This script should also work for people to run on their own network to choose the closest instance. The source code is here: https://gitlab.com/guardianproject/jitsi-monitor The results from our runs on GitLab CI are here in very basic HTML format. I'd love to see this used by someone who makes nice Javascript UIs. There is a full JSON report available there too: https://guardianproject.gitlab.io/jitsi-monitor/ .hc -- PGP fingerprint: EE66 20C7 136B 0D2C 456C 0A4D E9E2 8DEA 00AA 5556 https://pgp.mit.edu/pks/lookup?op=vindex&search=0xE9E28DEA00AA5556 _______________________________________________ List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev To unsubscribe, email: [email protected]
