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.

A Rust OS with Only Rust Applications

4 pointsby BracketMasterabout 3 years ago
As a fan of Rust myself, I know that Rust offers memory safety and type safety.<p>Suppose there was an operating system written using as much safe Rust as possible, on top of which one only ran software written safe Rust...<p>How much more impervious would such an operating system be to attacks than other operating systems?<p>FWIW, I know that Redox exists.<p>And here&#x27;s a ranking of common software vulnerabilities.<p>https:&#x2F;&#x2F;cwe.mitre.org&#x2F;top25&#x2F;archive&#x2F;2021&#x2F;2021_cwe_top25.html<p>Obviously, a software developer who stores passwords in plain text is just asking for trouble - even Rust can&#x27;t fix that, but there are definitely issues on that list that Rust can fix like buffer overflow.

1 comment

BracketMasterabout 3 years ago
I&#x27;m kind of hoping some people might have some comments or answers or two cents.
评论 #30922551 未加载
评论 #30924367 未加载