Hacker News new | ask | show | jobs
by hjek 2276 days ago
I've been using Jitsi Meet a lot as well.

It has terrible Firefox support but works decent if all participants are using Chromium / Chrome[0]. Asking other people to install Chromium makes me feel dirty but I don't know any other login-free cross-platform open source easy-to-use video conferencing apps than Jitsi Meet.

[0]: https://github.com/jitsi/jitsi-meet/issues/4

1 comments

That could have been the issue, I haven't asked to be honest.

It does tell you that Firefox is not supported when you log in though, so I'd have expected people to say something but hey ho...

Hopefully WebRTC becomes more thoroughly implemented cross-browser Chromium has waaaay better support since WebRTC is primarily maintained by a team at Google.
The question is, why doesn't Zoom use WebRTC in favor of the plug-in. WebRTC uses the SRTP Cryptosuite which is pretty secure and can be made very secure https://wiki.freepbx.org/display/DIMG/SRTP+Cryptosuite

Zoom is unencrypted by default? So you have to physically turn encryption on. Also, it is very unclear if your data is encrypted at rest. "End to end encryption" does not necessarily mean "end-to-end encryption" as has been shown many times before