Live data from Hacker News

Apple has pushed a silent Mac update to remove hidden Zoom web server

techcrunch.com

331–340 of 552 posts

Re: Apple has pushed a silent Mac update to remove hidden Zoom web server

#331

Earlier quoted context omitted.

Neither statement is true. There is still the same control-click to open non signed software and there is still no aggressive permission model outside of the App Store.

There is, but even the control click will only allow you to open signed software. Unless you build the software yourself (I'm not sure how homebrew still works) you cannot run it if it's not been notarized by Apple. Firefox was broken on Catalina for a while, even though the main app was notarized. Some internal binary wasn't notarized, and no amount of control clicking would get Firefox to work until Mozilla notariz…

[deleted]

Re: Apple has pushed a silent Mac update to remove hidden Zoom web server

#332
post #315
post #309

Earlier quoted context omitted.

iPhone and iPad don't seem to have suffered from lack of open source projects. Neither do game consoles or the large population using Windows based systems. I never cared for brew on the occasional moments I get to use Apple computers, XCode and default tooling is more than enough. Which is like what the large majority of developers targeting Apple devices actually care about.

The MacBook is a general purpose computing platform. The iPhone and iPad are not. Locking down the Mac will make it unusable for many, many people. It will indeed be the death of the platform, as most devs abandon it entirely.

As a Mac user who develops high performance scientific applications portable between all UNIXen (Linux/Mac/BSD), I still can write my code pretty easily on the platform.

I personally don't use Homebrew, et al. but, I have a Linux VM which handles that stuff pretty well.

I didn't develop a Mac specific "application" though.

Re: Apple has pushed a silent Mac update to remove hidden Zoom web server

#333

Earlier quoted context omitted.

For users who know what they are doing: https://forums.macrumors.com/threads/unsigned-apps-catalyst-... sudo spctl --master-disable

The users who really know what they're doing are going to refuse to disable system integrity protection. I paid a shitload of money for the T2 chip, secure signed boots, a virus-free environment and complete peace of mind from malware. No way I'm turning that off on a work machine. I have a Raspberry Pi for hacking, I'm happy to root the hobby computers, not the work ones.

I find it weird that you don't expect root privileges on devices you do work with.

It seems like this conflates the notion of having root privileges with turning off security. There is no meaningful connection between the two save in situations where there is no meaningful way to control said security layers save destroying them.

For example refusing to boot a bootloader that isn't signed doesn't require your oem to hold the only possible key that can be used to sign said bootloader.

Re: Apple has pushed a silent Mac update to remove hidden Zoom web server

#334
post #107

Earlier quoted context omitted.

I mean. The issue at hand was that they purposely left the webserver behind to auto reinstall if a zoom link was clicked. This was an intended feature, and the same could have been done on Linux or Windows. Package management or containers are irrelevant to this conversation.

A package manager would typically have removed the web server, too.

A package manager would be designed to remove any non user hostile features. Intentionally hostile behavior would be unaffected. One might hope that the packager, the person that is, might have refused to include software from incompetent or hostile developers.

Something an app store due to volume and default allow pending mostly automated checks has a problem with.

Re: Apple has pushed a silent Mac update to remove hidden Zoom web server

#335
post #328
post #315

Earlier quoted context omitted.

The MacBook is a general purpose computing platform. The iPhone and iPad are not. Locking down the Mac will make it unusable for many, many people. It will indeed be the death of the platform, as most devs abandon it entirely.

The large majority of devs that buy Macs aren't UNIX FOSS devs, rather devs that care about Apple platform.

This doesn't match my experience so far, could you point me to your sources for this claim?

Re: Apple has pushed a silent Mac update to remove hidden Zoom web server

#336

They are basically solving a self-inflicted problem. The real issue there is the fact that macOS doesn't provide a standarized way to completely uninstall an app.

>The real issue there is the fact that macOS doesn't provide a standarized way to completely uninstall an app. reply And Windows does? Uninstallers are completely at the behest of application developers. No consumer OS but iOS actually provides any sort of true app level sandboxing.

> No consumer OS but iOS actually provides any sort of true app level sandboxing.

Android does, too.

Re: Apple has pushed a silent Mac update to remove hidden Zoom web server

#337

Earlier quoted context omitted.

I'd argue that linux distros have this power, too, and they haven't either (unless you use a snap, which has compatibility and performance issues). If you uninstall a .deb or .rpm or AppImage, the files you wrote into XDG_CONFIG_HOME (defaults to ~/.config) won't magically get cleaned up. I'd love to be wrong here, BTW! I've had several PhotoStructure users try to reset their configuration by uninstall/reinstall, but…

>~/.config) won't magically get cleaned up. >I'd love to be wrong here, Isn't this what apt purge appname does ? or is something missing Form the apt-get docs: purge - purge is identical to remove except that packages are removed and purged (any configuration files are deleted too).

That would only purge config files that came with the package (which would live in /etc/). Config files in the homedir of a user are not managed by apt.

Re: Apple has pushed a silent Mac update to remove hidden Zoom web server

#338
post #245
post #42

This means there might have been another side to this story: Zoom's change of heart might have been forced by Apple, not the public backlash. Apple: Hey, your app poses a threat to macOS security. We're going to remove your server app with the built-in macOS anti-virus. Zoom: Oh crap. Okay, give us 2 sprints to release a new version that removes it. Apple: We're killing it in 48 hours. ... Zoom, after an all-nighter:…

Wild speculation.

More like a good joke

Re: Apple has pushed a silent Mac update to remove hidden Zoom web server

#339

That's pretty epic. Apple continues to make big, brave moral gestures (like when they yanked Facebook and Google's enterprise certs earlier this year, or killed long-term tracking cookies in Safari overnight). Makes me happy to be a customer. Hope they keep enforcing their own rules and protecting their users' privacy and security in this fearless manner.

According to the article, "Apple said the update does not require any user interaction and is deployed automatically.". There's nothing moral about using "silent updates" (updates the user has no opportunity to decide whether to adopt). Apple certainly wasn't looking out for their users' privacy and security when they let an iTunes bug go unfixed for 3 years (see http://www.telegraph.co.uk/technology/apple/8912714/Ap…

Requiring user confirmation for updating malware signatures would make them a lot less effective.

And in any case, there is a checkbox in the software update preferences labelled "Install system data files and security updates" which presumably allows you to opt out of these critical security updates.

And if you really wanted to have the zoom backdoor server run on your system, you could probably just strip the code signature and run it manually. Apple isn't stopping you from running whatever software you want on the Mac. Apple is helping all those users that don't follow Hacker News to keep their Mac safe.

Re: Apple has pushed a silent Mac update to remove hidden Zoom web server

#340
post #113

It's been rather disturbing to see this whole thing play out --- I'm not taking sides here, but Apple "flexing its arms" in this manner shows that it is willing and has the power to go beyond policing its App Store and such (which while I do not like, I feel it does have the right to) and involve itself in the affairs of third-party software which it did not originally install. (This is subtly different from updating…

How do you feel about Windows Defender?

Or the Malicious Software Removal Tool distributed and run regularly by Windows Update?
Post reply on HN