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.

How the itch.io app sandboxes games

18 pointsby eliseealmost 9 years ago

2 comments

eliseealmost 9 years ago
Context: <a href="http:&#x2F;&#x2F;itch.io&#x2F;" rel="nofollow">http:&#x2F;&#x2F;itch.io&#x2F;</a> is a place for publishing indie games and other creative stuff. There is no greenlight process like on Steam, people can share content very easily without gatekeepers.<p>(Disclosure: I know the devs pretty well but I&#x27;m submitting because I think it&#x27;s interesting content for the HN audience)<p>They recently released a Steam-like app for browsing, installing &amp; updating games. There&#x27;s an awful lot of interesting stuff being done like <a href="https:&#x2F;&#x2F;itch.io&#x2F;docs&#x2F;butler&#x2F;" rel="nofollow">https:&#x2F;&#x2F;itch.io&#x2F;docs&#x2F;butler&#x2F;</a> (CLI tool for efficiently patching games with diffing for both upload &amp; download).<p>The latest feature they added is experimental sandboxing which allows transparently running the games you download from itch.io as a separate restricted user &#x2F; in a jail. The submission link details the research done to make it work.<p>More info here: <a href="https:&#x2F;&#x2F;itch.io&#x2F;docs&#x2F;itch&#x2F;using&#x2F;sandbox.html" rel="nofollow">https:&#x2F;&#x2F;itch.io&#x2F;docs&#x2F;itch&#x2F;using&#x2F;sandbox.html</a> and <a href="https:&#x2F;&#x2F;github.com&#x2F;itchio&#x2F;itch&#x2F;releases&#x2F;tag&#x2F;v18.0.0" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;itchio&#x2F;itch&#x2F;releases&#x2F;tag&#x2F;v18.0.0</a>
评论 #12020821 未加载
fasterthanlimealmost 9 years ago
Hi! I&#x27;m Amos, the main developer behind the itch.io app. I&#x27;ll check this thread for comments tomorrow, thanks for your attention!