Hacker News new | ask | show | jobs
by miles 2039 days ago
> one can no longer block Apple's telemetry and cloud stuff

Here are two workarounds:

Install Little Snitch 4.6 instead of 5: https://www.obdev.at/support/littlesnitch/245913651253917

Hacky method to disable Apple's exceptions: https://tinyapps.org/blog/202010210700_whose_computer_is_it....

1 comments

That first link is gold! The second one is bad because you can't disable the signed system (readonly) root without disabling FileVault and leaving it disabled, which is a showstopper for me.

Will 4.x be installable on ARM? I imagine the kernel extension needs to match the arch of the kernel, and because ARM macs don't run anything before Big Sur, I imagine only 5.x has ARM builds available?