Enhancing x11 Application Security with LXC · dobrowolski.dev
- 2025-12-05 Wouldn't it be nice to add an extra layer of security to a web browser or an Electron-based IM application?
- After all, if a browser is compromised, the user’s entire home directory may be at risk.
- Let’s mitigate this by using LXC to isolate the application from the host system.
Unverified
- 2025-12-05 Wouldn't it be nice to add an extra layer of security to a web browser or an Electron-based IM application?
- After all, if a browser is compromised, the user’s entire home directory may be at risk.
- Let’s mitigate this by using LXC to isolate the application from the host system.
Sources: Dobrowolski