←back to thread

MacOS Catalina: Slow by Design?

(sigpipe.macromates.com)
2031 points jrk | 2 comments | | HN request time: 0.506s | source
Show context
nromiun ◴[] No.23273360[source]
> This is not just for files downloaded from the internet, nor is it only when you launch them via Finder, this is everything. So even if you write a one line shell script and run it in a terminal, you will get a delay!

> Apple’s most recent OS where it appears that low-level system API such as exec and getxattr now do synchronous network activity before returning to the caller.

Can anyone confirm this? Because honestly this is just terrifying. I don't think even Windows authorises every process from a server. This doesn't sound good for both privacy and speed.

replies(7): >>23273390 #>>23273492 #>>23273731 #>>23274022 #>>23274474 #>>23274793 #>>23278253 #
greatjack613 ◴[] No.23273390[source]
Privacy it may be a plus since in theory notarization provides some protection.

Speed, definitely not, this is going to make things slowwwww

replies(1): >>23273412 #
tromp ◴[] No.23273412[source]
> provides some protection.

That's security, not privacy...

replies(1): >>23273557 #
sooheon ◴[] No.23273557[source]
Although insecurity leads to less privacy as well.
replies(2): >>23273711 #>>23273717 #
yjftsjthsd-h ◴[] No.23273717[source]
Sometimes, but sometimes security measures lead to less privacy. Say, if executing local programs sends information to a remote server.
replies(1): >>23273973 #
1. Razengan ◴[] No.23273973[source]
If that information can’t be used to identify anyone then it retains privacy while being secure. Being slow would still be an issue.
replies(1): >>23275588 #
2. simion314 ◴[] No.23275588[source]
But you can't be 100% sure that the server where the information is sent is not putting in a database your IP, the app you run and whatever else. As a power user I would prefer a prompt before anything is sent.