Skip to content

umu

umu-run

Security objectives of the steam profiles:

  • Ensure no user data is accessed by either umu or umu games
  • Limit what steam/games can access to the host

Overall architecture of the steam profiles:

umu-run
├── umu-runtime           # Pressure-vessel, steam runtime, create the game sandbox
│   └── steam-bwrap        # Native games
│       └── steam-game     # Proton games (sandboxed)
├── umu-run//bwrap
├── umu-run//ldd
└── umu-run//ldconfig