Live data from Hacker News

Linux Zoom client proactively reading everything written to X11 clipboard

hachyderm.io

161–170 of 176 posts

Re: Linux Zoom client proactively reading everything written to X11 clipboard

#161
post #79

Earlier quoted context omitted.

I notice the browser version is a little resource intensive. I use it on freebsd and I need to renice the browser to -10 for it to be somewhat stable. (This is an improvement because I remember 6 years ago it didn't work on freebsd.) I ran it on a Mac last week and it spun the fan more than I'd expect.

Close it when you’re done with the meeting.

By that time, your battery may already be dead.

Re: Linux Zoom client proactively reading everything written to X11 clipboard

#162

Just run these things in your browser. Despite the dark design patterns that try to trick you into installing their desktop client, the web-based versions are fine.

not if you have to host meetings! the web versions are feature incomplete and don't support something as simple as screensharing with your camera overlayed in a corner (essential for recorded meetings). the zoom linux client consistiently locks up my entire computer whenever i copy from the chat. ridiculous.

You could do much of that with OBS and its virtual webcam, passed to the web client. It's a minor hassle to set up the first time, and is ready to re-use thereafter.

Re: Linux Zoom client proactively reading everything written to X11 clipboard

#164

https://jitsi.org/

For most normal meetings, this is the way to go. However, meetings that have hundreds to thousands of participants (corporate all-hands, investor earnings calls, etc), I just don't think it scales well enough.

Re: Linux Zoom client proactively reading everything written to X11 clipboard

#165
post #6

Not the first time Zoom abuses privilege. A few years back, there was something about gaining root on MacOS via Zoom due to shady execution on their end. They've lost my trust since then, and I'll only run it sandboxed: https://gist.github.com/cielavenir/02f322e322a2a3555dbf2b38f... I always ask (1) why does an app require installation and (2) why would it require root? There are valid answers for both, but realistic…

It is caused by Qt. Qt 6.8.8 monitors the clipboard, and an official notice has been issued regarding this. https://qt-project.atlassian.net/browse/QTBUG-149610

Re: Linux Zoom client proactively reading everything written to X11 clipboard

#166

I wish most Linux distributions had something like a standardized permission manager in which you enable the single policies apps are running with, similarly to what happens in Android (that has some Linux stuff under the hood). How hard would it be to have something like this? And I can’t even imagine the difficulty of gathering together the whole community around this standard...

It'd be easy, just build it into systemd. .../s

systemd-clipboardd? What could be better!

Re: Linux Zoom client proactively reading everything written to X11 clipboard

#167
post #8

I miss ordinary conference calling being the norm. I like having a desktop IP phone.

I also miss proper chat systems over proprietary ones. Slack offers very little utility over IRC.

Slack has a button you can use to add custom emojis. Mic drop.

IRC the protocol is pretty good still, specifically with the ircv3 additions. It's the clients that are janky still. I still remember when Slack ran a free IRC bridge for their chats...

Re: Linux Zoom client proactively reading everything written to X11 clipboard

#168

https://jitsi.org/

Jitsi doesn't integrate with meeting rooms and calendars to my knowledge?

With Zoom we can have a setup where I just hit "join meeting" on a tablet in the meeting room and it'll join the meeting and pretty much just work.

Re: Linux Zoom client proactively reading everything written to X11 clipboard

#170
post #6

Not the first time Zoom abuses privilege. A few years back, there was something about gaining root on MacOS via Zoom due to shady execution on their end. They've lost my trust since then, and I'll only run it sandboxed: https://gist.github.com/cielavenir/02f322e322a2a3555dbf2b38f... I always ask (1) why does an app require installation and (2) why would it require root? There are valid answers for both, but realistic…

I only use their Web client, given that there is hardly any use for it other than some Webminars that insist in using Zoom.
Post reply on HN