TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Apple rearranged its XNU kernel with exclaves

111 pointsby fork-bomber2 months ago

5 comments

mmooss2 months ago
Isolating things is easy; engineering them to still work is the hard part. If the engineering was easy then every OS would isolate every operation and memory space, and Apple would have isolated these things long ago. But that&#x27;s not possible because of the performance hit and because of the practicality of using &#x27;perfect security&#x27; (it becomes secure even from developers and users).<p>How does Apple choose what to isolate, and how do they make the isolated parts functional with the rest of the system and for developers? And what changed to make it possible now?
评论 #43316672 未加载
评论 #43316345 未加载
评论 #43316798 未加载
transpute2 months ago
May 2024, <a href="https:&#x2F;&#x2F;mastodon.social&#x2F;@_inside&#x2F;112440596781136013" rel="nofollow">https:&#x2F;&#x2F;mastodon.social&#x2F;@_inside&#x2F;112440596781136013</a><p><i>&gt; It looks like iPadOS running on M4 has a “Secure Exclave” running an “ExclaveOS”.. Where’s the updated Apple platform security PDF? ... There&#x27;s a Wordle-like game hidden in ExclaveOS. &quot;Securdle&quot; </i>
jamesy0ung2 months ago
Original article: <a href="https:&#x2F;&#x2F;randomaugustine.medium.com&#x2F;on-apple-exclaves-d683a2c37194" rel="nofollow">https:&#x2F;&#x2F;randomaugustine.medium.com&#x2F;on-apple-exclaves-d683a2c...</a>
yjftsjthsd-h2 months ago
So it&#x27;s kind of like Android using pKVM to run VMs that the host can&#x27;t access?
评论 #43314516 未加载
评论 #43314474 未加载
评论 #43314992 未加载
pentagrama2 months ago
Reading this, a bit off-topic and odd software-building-related question came to my mind: Between building and maintaining macOS + iOS vs. building and maintaining Chromium &gt; Chrome, which do you think is more complex, requires more developer hours, and demands more advanced developer skills?
评论 #43316783 未加载