Earlier quoted context omitted.
> But you need the updated certificate to view this website without warning I didn’t. IIRC they did some whacky thing on their own site such that it still worked in Chromium.
Doesn't Chromium use its own CA store, or is that different on the OS X version?
Apple isn’t patching all the security holes in older versions of macOS
61–70 of 132 posts
Re: Apple isn’t patching all the security holes in older versions of macOS
#62Naive question: why is it that the newest version of macos doesn't run on older machines? (The solution is, of course, to install Linux on them.)
To my knowledge Linux has never worked well on intel macs with a T2 chip. Asahi linux is working on bringing good support to m1 macs, so it looks like for good linux support you either need a pre-T2 mac or a post-M1 mac.
Re: Apple isn’t patching all the security holes in older versions of macOS
#63Earlier quoted context omitted.
I find fewer and fewer new features motivating an upgrade. These days it's integration or fluff like tracking the time you spend on each app. I'm on Catalina and have no incentive to upgrade, but have many incentives not to (e.g. breaking compatibility)
One aspect I find infuriating is UX changes. I like the way things were, change for change's sake is annoying.
It’s awful, because you end up with software that is pretty in a screenshot but is objectively less simple to use, because discoverability drops like a lead balloon.
It seemed to start when Forstall was ousted and Jony Ive’s team took over software design as well as hardware. Their recent laptops have shown you can give up a little form in favour of a lot of function, so hopefully the software teams are (re-)learning the same lessons.
Re: Apple isn’t patching all the security holes in older versions of macOS
#64Re: Apple isn’t patching all the security holes in older versions of macOS
#65Earlier quoted context omitted.
With all due respect. How much time do you think it will take to download and install an update every few years?
Especially since the update downloads in the background and doesn't require your input after starting it. You can start the update, go do something else, come back and hour later and it's done.
(Yeah sure, not your average Mac user, but still - don't discount the pain that any arbitrary update can and will inflict).
Re: Apple isn’t patching all the security holes in older versions of macOS
#66I'm still running Mojave. Never found the time to upgrade. Ridiculous, I know. Anyone else in the same boat?
The main thing that’ll drive me to that is Xcode, which Apple ties to macOS versions, so officially you can’t develop for an OS (macOS, iOS, etc) that is more than a year older than yours. The tricks used to get around that aren’t as reliable as OpenCore.
Re: Apple isn’t patching all the security holes in older versions of macOS
#67Earlier quoted context omitted.
Linux would also require drivers to be recompiled for a new kernel. This is not an option for most proprietary drivers for products long abandoned by the manufacturer. For the more common and popular hardware there is a good chance that open source drivers can be maintained by the community but if your laptop relies on a somewhat obscure chipset or microcontroller then your mileage will vary...a lot. Look up "Intel G…
> Most notably, OSX dropped support for all nVidia GPUs from Mojave onwards Not those shipped with Macs. The GeForce kexts to support the NVIDIA GPU gens that Apple shipped, Fermi and Kepler, are still present even on Monterey.
https://github.com/chris1111/Geforce-Kepler-patcher
Fermi was never supported beyond High Sierra IIRC.
Re: Apple isn’t patching all the security holes in older versions of macOS
#68Earlier quoted context omitted.
Which part of upgrading macos to a supported version is not working?
The bit where Apple's OS tries to connect to Apple's update servers, and can't authenticate because Apple switched to an incompatible root CA.
Re: Apple isn’t patching all the security holes in older versions of macOS
#69I'm still running Mojave. Never found the time to upgrade. Ridiculous, I know. Anyone else in the same boat?
Even worse: Sierra. Ouch. 10 years ago I used to go for every upgrade immediately (even .0’s). IMO new versions since maybe 10.8 added mostly data collecting bloat. macOS moved far away from the OS I once loved (peaked at Snow Leopard IMO). Funnily, macOS became “free” after Snow Leopard, so you’ve probably paid with your data ever since.
Re: Apple isn’t patching all the security holes in older versions of macOS
#70They also never bothered to implement the 2 factor code popup on old systems but forcing user to use 2fa. So you now get to explain to grandma that she needs to enter her icloud password, get a password error, click on approve on her iPhone, then enter her password again with the 6 digit code shown on the iphone appended to the end of her password.
That's a neat hack if you only have one input box. But all the extra code on the backend needed to differentiate between a normal password and a password+pin sounds like something which could accidentally weaken security.