Earlier quoted context omitted.
> handy for sharing a PPT without fear of an embarrassing email showing up in during a meeting. When you share a single window in Zoom, notifications are still visible to others in the meeting when they overlap with the window you're sharing. That's the case for e.g. Slack notifications.
I literally quit all messaging apps when presenting to people for any period of time more than ~10s.
Ask HN: Why does Zoom Desktop examine all processes and arguments?
131–140 of 277 posts
Re: Ask HN: Why does Zoom Desktop examine all processes and arguments?
#132Zoom is basically malware with video chat.
(Of course, the greater part of this damage is done by upvoters, but they can't upvote nothing.)
Re: Ask HN: Why does Zoom Desktop examine all processes and arguments?
#133Earlier quoted context omitted.
The people here who are saying "Teams and Meet are just as good" are the people who use Zoom in a browser. The audio and video quality, and resilience to poor connections, is much better in the desktop app.
>The audio and video quality, ... is much better in the desktop app But is the quality actually better, or is it post-processing tricks to make it seem better on commodity hardware/audio setups? If it is actually better, surely this should be measurable and there should exist evidence to support such a claim.
Serious question - if the experience is the same, why does this distinction matter?
Re: Ask HN: Why does Zoom Desktop examine all processes and arguments?
#134Earlier quoted context omitted.
You can avoid this reputation by saying “our security analysts block Zoom because they think it might be untrustworthy spyware.”
That's def a better response then I can't figure out how to call into the zoom call! That said, a fair number of folks don't credibly have "security analysts". Unless you are interviewing / working for some sort of high security / security analyst type job the world may move on pretty quickly without you.
Re: Ask HN: Why does Zoom Desktop examine all processes and arguments?
#135Earlier quoted context omitted.
This is an unlikely stretch, but it looks like they're also attempting to read `/proc/PID/exe` -- they could be doing something (extremely) cursed like attempting to parse the program linkages and filtering by programs that link to `libX11`. But that's me straining to explain this in the context of the GP's hypothesis.
Never attribute to malice what is adequately explained by laziness. I can easily believe somebody just wrote a chunk of naive code that grabbed all the running processes, and it worked, and they moved on.
You can explain away any deliberate malice or negligence using it, even when there are clear incentives to enage is such behavior, unless there's absolute evidence of malice. By then it's too late because you've already been swindled, and the principle ignores the lengths organizations will go to cover that evidence up.
Re: Ask HN: Why does Zoom Desktop examine all processes and arguments?
#136Re: Ask HN: Why does Zoom Desktop examine all processes and arguments?
#137> Is there any way to prevent it? Mounting /proc with " hidepid=2 " should prevent it from seeing processes owned by other users, although it would still be able to see your processes. Alternatively, it shouldn't be too hard to create an AppArmor profile that blocks access to /proc. Other options might include things like SELinux, seccomp-bpf, namespaces, cgroups, etc., depending on what's available on your host. Or…
You can edit /usr/share/applications/Zoom.desktop to run inside of bubblewrap, similar to how the Arch Wiki suggests doing this for Skype: https://wiki.archlinux.org/title/Bubblewrap#Skype_for_Linux Since this puts it in its own PID and mount namespace, it won't see any processes except itself and its children. You can even try not mounting /proc in the container this makes at all and see what happens. This is effect…
Re: Ask HN: Why does Zoom Desktop examine all processes and arguments?
#138Re: Ask HN: Why does Zoom Desktop examine all processes and arguments?
#139But some of the info its reading seems a little bit too much
cough 'telemetry' cough
Re: Ask HN: Why does Zoom Desktop examine all processes and arguments?
#140Earlier quoted context omitted.
I must have uninstalled their app on my Macbook ten times now but somehow it keeps coming back. I’ll click a link to join a meeting and the app launches.
> https://news.ycombinator.com/item?id=28210076 They recover the app from your backups if available when launching. Try appCleaner or something like that, and you might need to delete it from any TimeMachine backups too, lol
Their attitude is so wrong. I don't understand how people still use it.