Earlier quoted context omitted.
As opposed to what else? Please elaborate.
Using multiple devices: Credit cards for payment, instead og apple pay. A camera for taking pictures, instead of a camera app, a notebook to write notes, instead of an app. From my perspective the original comment is not rocket science?
New vuln in Apple M-series allowing secret keys extraction can't be patched
11–20 of 145 posts
Re: New vuln in Apple M-series allowing secret keys extraction can't be patched
#12Re: New vuln in Apple M-series allowing secret keys extraction can't be patched
#13Re: New vuln in Apple M-series allowing secret keys extraction can't be patched
#14Are we nearing any sort of consensus that any form of speculation is bad? Is there a fundamentally secure way to do it?
Re: New vuln in Apple M-series allowing secret keys extraction can't be patched
#15> The threat resides in the chips’ data memory-dependent prefetcher, a hardware optimization that predicts the memory addresses of data that running code is likely to access in the near future. Are we nearing any sort of consensus that any form of speculation is bad? Is there a fundamentally secure way to do it?
Re: New vuln in Apple M-series allowing secret keys extraction can't be patched
#16if this is confirmed I'm really interested into how exactly Apple will somehow deflect this and make it vanish like they somehow always manage to do with the myriad of issues they're facing over and over
Plus all the secrets in the Secure Enclave are immune to this attack, so your FileVault keys and your Apple Pay cards and all that jazz are completely safe.
It sucks that it exists, and crypto libraries that run on the platform outside of the Secure Enclave will get slightly slower, but no one will notice.
Re: New vuln in Apple M-series allowing secret keys extraction can't be patched
#17Earlier quoted context omitted.
It definitely supports my belief that centralizing identity, payment, and apps into a single device is a fundamentally flawed security model.
Can you elaborate what you mean? I may be misunderstanding what you intended but how do you use traditional means of payment (credit card) without an identity? How do you check your email without identity?
Re: New vuln in Apple M-series allowing secret keys extraction can't be patched
#18if this is confirmed I'm really interested into how exactly Apple will somehow deflect this and make it vanish like they somehow always manage to do with the myriad of issues they're facing over and over
Re: New vuln in Apple M-series allowing secret keys extraction can't be patched
#19> The threat resides in the chips’ data memory-dependent prefetcher, a hardware optimization that predicts the memory addresses of data that running code is likely to access in the near future. Are we nearing any sort of consensus that any form of speculation is bad? Is there a fundamentally secure way to do it?
Isn’t the issue more akin to use after free? If the instructions and memory were wiped on prediction path failure wouldn’t that help?
Re: New vuln in Apple M-series allowing secret keys extraction can't be patched
#20if this is confirmed I'm really interested into how exactly Apple will somehow deflect this and make it vanish like they somehow always manage to do with the myriad of issues they're facing over and over
I imagine something like a software framework that can be called if properly secure crypto is needed at the expense of performance