Hacker News new | ask | show | jobs
Sandboxing Firefox (and Wayland Apps) with Bubblewrap (sloonz.github.io)
5 points by cloudripper 699 days ago
1 comments

Very interesting read. Is there a way to sandbox apps and send user input to them in parallel? I'm using docker to containerize apps to set up end 2 end tests but it would be nice if this was possible without containerizing.