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.

What Spectre Means for Lanugage Implementers [video]

42 pointsby cmeiklejohnalmost 6 years ago

3 comments

bakery2kalmost 6 years ago
&gt; Conclusion:<p>&gt; * Programming language implementations <i>cannot establish confidentiality</i> on today&#x27;s hardware<p>&gt; * Don&#x27;t run untrusted code in the same process with secrets it could steal<p>I understand that because of this, browsers are moving towards running untrusted JavaScript code in separate processes, so that confidentiality is provided by process boundaries.<p>Does anyone know whether other applications that embed scripting languages and run untrusted code (e.g. games that embed Lua[JIT]) are also moving towards a multi-process architecture?
评论 #20505770 未加载
评论 #20505633 未加载
评论 #20505127 未加载
gpderettaalmost 6 years ago
Only tangentially related: what does Spectre means for single address space OSs (Midori, Singularity)?
评论 #20505804 未加载
hak8oralmost 6 years ago
That&#x27;s a very weird typo for language. Usually we can tell what word was meant if some letters are missing from what I understand, but for some reason this one was surprisingly bad.
评论 #20505023 未加载
评论 #20504449 未加载
评论 #20504954 未加载