Maybe it's just me but the idea that my computer lets Apple (+ any LE organizations) surveil my app launches seems so much scarier than any malware.
macOS unable to open any non-Apple application
61–70 of 1001 posts
Re: macOS unable to open any non-Apple application
#62Re: macOS unable to open any non-Apple application
#63> A better fix to this is:
> - Turn off Wifi (to be usable)
> - Add "0.0.0.0 http://ocsp.apple.com" to `/etc/hosts`
> - Turn on Wifi
> This is temporary, don't forget to remove it tomorrow.
Re: macOS unable to open any non-Apple application
#64Earlier quoted context omitted.
I don't know about you, but hashes of the binaries I run don't exactly reveal any sensitive personal information about me. That said, obviously they should have much more graceful degradation in place for when something is wrong with the service.
In this case, isn't the hash of the binary consistent across all devices, so Apples can in fact derive exactly which binary you're running (assuming they have a large database of application binary and hashes)?
A database like an "app store"?
Re: macOS unable to open any non-Apple application
#65Maybe it's just me but the idea that my computer lets Apple (+ any LE organizations) surveil my app launches seems so much scarier than any malware.
I don't know about you, but hashes of the binaries I run don't exactly reveal any sensitive personal information about me. That said, obviously they should have much more graceful degradation in place for when something is wrong with the service.
If they know the hash of (let's say) a pr0n app which you run, then I'd say that's pretty damn sensitive information Apple is getting.
Re: macOS unable to open any non-Apple application
#66Earlier quoted context omitted.
I don't know about you, but hashes of the binaries I run don't exactly reveal any sensitive personal information about me. That said, obviously they should have much more graceful degradation in place for when something is wrong with the service.
In this case, isn't the hash of the binary consistent across all devices, so Apples can in fact derive exactly which binary you're running (assuming they have a large database of application binary and hashes)?
Re: macOS unable to open any non-Apple application
#67Re: macOS unable to open any non-Apple application
#68Re: macOS unable to open any non-Apple application
#69Is it possible that we (the internet) don't understand this properly because by this logic, the apps shouldn't run when there is no internet connection. I don't believe that is the case.
Good connection -> Fine
Spotty connection -> Problematic.
Basically, they didn't include a timeout in their network code.