Zoom still don't understand GDPR
51–60 of 267 posts
Re: Zoom still don't understand GDPR
#52C'mon, what does it take for Zoom to understand that when people uninstall software they don't want parts of it to stick around forever?
Usually this happens because the person who wrote the file or daemon didn't write the uninstaller and no one gives a hoot about it at review. Never assume malice that which can be explained by a poor engineering culture
Re: Zoom still don't understand GDPR
#53I argue Zoom does understand GDPR and the ePrivacy Directive from a legal perspective. The specific citation about the length of a cookie is a recommendation and not a law[0]. The key word is 'should'. I'm not a lawyer nor claim the ability to interpret GDPR legally, but I have seen companies that actively worked to edge case GDPR to their advantage (I was part of one). We would have lawyers and other 'GDPR experts'…
The ePrivacy Directive requires strict consent (as defined in GDPR) in order to read or write data from a user's computer, including cookies, except were strictly necessary to provision the service. There's potentially wiggle room for throttling, which is in the name of one of the cookies. I have doubts about a cookie tracking whether you've ever logged in.
Re: Zoom still don't understand GDPR
#54Re: Zoom still don't understand GDPR
#55I love how when you go to enter a Zoom meeting, they bury the no-install, run-in-browser link in small type in a footer. And then, if you manage to see the link and use the browser, they withhold "Gallery View", forcing you to deal with the extremely annoying "Active Speaker View".
> And then, if you manage to see the link and use the browser, they withhold "Gallery View", forcing you to deal with the extremely annoying "Active Speaker View". Is this a browser limitation or something? I think microsoft teams has the same issue.
Re: Zoom still don't understand GDPR
#56Are you trying to say that a Chinese app doesn't care about your privacy? That's new
Re: Zoom still don't understand GDPR
#57I love how when you go to enter a Zoom meeting, they bury the no-install, run-in-browser link in small type in a footer. And then, if you manage to see the link and use the browser, they withhold "Gallery View", forcing you to deal with the extremely annoying "Active Speaker View".
The web version also won't allow the host to request control from what I can tell. I use it daily for remote support because new webex sucks and no one knows what jitsi is.
Re: Zoom still don't understand GDPR
#58Earlier quoted context omitted.
Usually this happens because the person who wrote the file or daemon didn't write the uninstaller and no one gives a hoot about it at review. Never assume malice that which can be explained by a poor engineering culture
Especially when you consider the software and design of Zoom, poor engineering culture sounds like the more realistic answer.
The software and service is currently running at a scale that the vast majority of visitors to HN can barely dream of achieving.
But yeah, they prioritized ease of install for the client of their software over other considerations, so that must mean they have a "poor engineering culture", whatever that's supposed to mean.
Re: Zoom still don't understand GDPR
#59I love how when you go to enter a Zoom meeting, they bury the no-install, run-in-browser link in small type in a footer. And then, if you manage to see the link and use the browser, they withhold "Gallery View", forcing you to deal with the extremely annoying "Active Speaker View".
> they bury the no-install, run-in-browser link I wrote a browser extension that will transparently redirect all zoom links to user their web client: https://github.com/arkadiyt/zoom-redirector
Re: Zoom still don't understand GDPR
#60Earlier quoted context omitted.
Worth mentioning that the uninstaller sets the cookie by adapting your cookies file after reading contents of the file entirely unrelated to Zoom.
> after reading contents of the file In the same way I'm reading your mail if I look at it to see whether it's my mail, and then put it back down when I see your name. That is to say, not at all.