End-to-end encryption has been named as a required feature for telehealth in Australia. Interest in telehealth has gone from zero to infinity over the past two weeks for obvious reasons. So I've been trying really hard to work out if Zoom is E2E, and reached the same conclusions as the article. First, it isn't, and second, Zoom are really going out of their way to obscure that fact. It's great that The Intercept is t…
How do you E2E encrypt a video stream and still allow adaptive bit rates? If the server can't read (decrypt) the video, it cannot re-encode the video at different bitrates for different clients. Or the Zoom client has to encode multiple steams and upload them locally...or it just downgrades to the bitrate of the slowest client... You get shitty video and E2E encryption or good video and transport encryption.
Zoom meetings aren’t end-to-end encrypted, despite marketing
101–110 of 351 posts
Re: Zoom meetings aren’t end-to-end encrypted, despite marketing
#102Earlier quoted context omitted.
My problem with this is Zoom's misleading claims. If Zoom can't implement end-to-end encryption, it shouldn't claim that it does.
I think they would claim the terminology is ambiguous. If the connection is encrypted between all clients and the central server, a business person might say that's end-to-end, ie all traffic in flight. The real test is peer-to-peer or not.
Re: Zoom meetings aren’t end-to-end encrypted, despite marketing
#103I guess Zoom says they're end-to-end encrypted because they're using WebRTC, which probably means traffic is end-to-end encrypted after signaling, but users need to trust that zoom's signaling server doesn't do anything fishy. Edit: I do not understand the reason for the downvotes. I am not defending the practice but am just describing their potential line of explanation. Please let me know explicitly if my comment i…
Re: Zoom meetings aren’t end-to-end encrypted, despite marketing
#104Earlier quoted context omitted.
Hold on, E2E encryption is now required for telehealth in Australia, yet the Australian government passed laws that required LEO's to have access to E2E encrypted data [1]? How are tech companies supposed to comply with that? [1]: https://www.wired.com/story/australia-encryption-law-global-...
It's not incompatible technically. The law requires access on request, not all the time. If LEO doesn't ask, it may be still E2E.
Re: Zoom meetings aren’t end-to-end encrypted, despite marketing
#105Earlier quoted context omitted.
Hold on, E2E encryption is now required for telehealth in Australia, yet the Australian government passed laws that required LEO's to have access to E2E encrypted data [1]? How are tech companies supposed to comply with that? [1]: https://www.wired.com/story/australia-encryption-law-global-...
It's not incompatible technically. The law requires access on request, not all the time. If LEO doesn't ask, it may be still E2E.
Re: Zoom meetings aren’t end-to-end encrypted, despite marketing
#106Earlier quoted context omitted.
It's not incompatible technically. The law requires access on request, not all the time. If LEO doesn't ask, it may be still E2E.
A requirement for e2e is that the company doesn't hold the keys, otherwise it's just regular transport encryption + a promise that they'll never peak at the your data, even though they can. So yes, it's very much incompatible technically.
Re: Zoom meetings aren’t end-to-end encrypted, despite marketing
#107Earlier quoted context omitted.
End-to-end encryption is hard to implement, might cost more processing or bandwidth or storage (depending on the product) and does not yield benefits for companies interested in processing user data. If it's not clearly advertised on the front page, _emphasized_ and not a foot note, then it's NOT e2e encrypted. Example: https://signal.org
> hard to implement https://en.wikipedia.org/wiki/One-time_pad
A OTP might be mathematically simple, but logistically it's very hard - you have to safely distribute the key and that key must be at least as long as the message you're passing.
Re: Zoom meetings aren’t end-to-end encrypted, despite marketing
#108Another day, another Zoom issue. I've resolved to not using Zoom - when it was suggested at work I just posted links to the issues (mostly gotten from HN actually) so we decided against it.
Well, they became the popular go to solution because the other popular solutions suck. Now they are also in the focus of privacy interested media and therefore end up becoming stories. The Intercept didn't care about Zoom a few months ago and wouldn't have without Corona.
The 2019 Zoom vulnerability[1] was a much bigger deal and did get picked up by the media. Zoom already had a terrible reputation before COVID-19.
Re: Zoom meetings aren’t end-to-end encrypted, despite marketing
#109Earlier quoted context omitted.
It's not incompatible technically. The law requires access on request, not all the time. If LEO doesn't ask, it may be still E2E.
A requirement for e2e is that the company doesn't hold the keys, otherwise it's just regular transport encryption + a promise that they'll never peak at the your data, even though they can. So yes, it's very much incompatible technically.
Re: Zoom meetings aren’t end-to-end encrypted, despite marketing
#110I was part of a startup Sococo some 8 years ago. We had end-to-end encryption right out of the box. Plus video, document sharing, chat. All encrypted, end to end with rotating keys. Up to 100 people in a meeting, sharing and chatting indiscriminately.
Its gone now, and the new folks are starting way down the feature ladder from where we were. It's disappointing. Now its 'good' if you can get 6 in a conference.
I hear Zoom can support large meetings. So they may be doing something right.